Mercurial > repos > bgruening > infernal
comparison test-data/infernal.loc @ 20:b10f7688d14c draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/infernal commit 09c1d4ab75f5cd057ed57bf694217f0e355f785e
author | bgruening |
---|---|
date | Mon, 11 Nov 2024 10:26:56 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
19:94cc7ef25867 | 20:b10f7688d14c |
---|---|
1 #This is a sample file distributed with Galaxy that is used to define a | |
2 #list of infernal covariance models, using three columns tab separated | |
3 #(longer whitespace are TAB characters): | |
4 # | |
5 #The entries are as follows: | |
6 # | |
7 #<unique_id> <covariance model name> <path> | |
8 # | |
9 #Your infernal.loc file should include an entry per line for each "base name" | |
10 #you have stored. For example: | |
11 # | |
12 #rfam01 RFAM 4.2 08 Aug 2013 /data/0/galaxy_data/infernal/08_08_2013/rfam.cm | |
13 # | |
14 #...etc... | |
15 # | |
16 | |
17 cmstat_input.cm Test case: cmstat_input ${__HERE__}/cmstat_input.cm | |
18 cmsearch_input1.cm Test case: cmsearch_input1 ${__HERE__}/cmsearch_input1.cm | |
19 minifam.cm Test case: minifam.cm ${__HERE__}/minifam.cm | |
20 cmpress_input_minifam.cm Test case: cmpress_input_minifam.cm ${__HERE__}/cmpress_input_minifam.cm | |
21 cmalign_input2_tRNA5.c.cm Test case: cmalign_input2_tRNA5.c.cm ${__HERE__}/cmalign_input2_tRNA5.c.cm |