Question: How to access a genome fasta index (FAI) build with data_manager_sam_fasta_index_builder (by devteam)
0
christian.rausch • 0 wrote:
I am modifying a galaxy tool (in testtoolshed: falco) that should have access to samtools fasta indices of reference genomes.
Currently, in the tool's xml file: REF_FILE="${genomeSource.indices.fields.path}" is called.
But this links to /home/galaxy/galaxy/tool-data/hg19/seq in case hg19 is selected. I rather want it to look in: /home/galaxy/galaxy/tool-data/hg19/sam_indexes/hg19
What are the galaxy-internal variables to build up the path to this location?
Thanks, Christian
ADD COMMENT
• link
•
modified 2.7 years ago
by
Jennifer Hillman Jackson ♦ 25k
•
written
2.7 years ago by
christian.rausch • 0