Mercurial > repos > devteam > tophat_fusion_post
annotate tool-data/tophat_fusion_blastdb.loc.sample @ 5:0f4b4b46dbc8
Fix Tophat2 requirement.
author | devteam@galaxyproject.org |
---|---|
date | Mon, 10 Feb 2014 12:43:30 -0500 |
parents | 75845643f9dd |
children |
rev | line source |
---|---|
0 | 1 #This is a sample file distributed with Galaxy that is used to define a |
1
75845643f9dd
Requirement fixes and fixed sample loc file."
devteam@galaxyproject.org
parents:
0
diff
changeset
|
2 #list of nucleotide BLAST databases for tophat-fusion-post, using fod columns tab separated |
0 | 3 #(longer whitespace are TAB characters): |
4 # | |
1
75845643f9dd
Requirement fixes and fixed sample loc file."
devteam@galaxyproject.org
parents:
0
diff
changeset
|
5 #<unique_id> <dbkey> <name> <path> |
0 | 6 # |
1
75845643f9dd
Requirement fixes and fixed sample loc file."
devteam@galaxyproject.org
parents:
0
diff
changeset
|
7 # For example: |
0 | 8 # |
1
75845643f9dd
Requirement fixes and fixed sample loc file."
devteam@galaxyproject.org
parents:
0
diff
changeset
|
9 # hg19 hg19 hg19-blast /depot/data2/galaxy/hg19/blastdb/ |
0 | 10 # |
11 #You can download the NCBI provided protein databases like NT from here: | |
12 #ftp://ftp.ncbi.nlm.nih.gov/blast/db/ | |
1
75845643f9dd
Requirement fixes and fixed sample loc file."
devteam@galaxyproject.org
parents:
0
diff
changeset
|
13 # |