Mercurial > repos > devteam > tophat_fusion_post
annotate tool-data/tophat_fusion_blastdb.loc.sample @ 2:3279e193b966 draft default tip
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
author | devteam |
---|---|
date | Tue, 13 Oct 2015 12:33:55 -0400 |
parents | 47e483967b48 |
children |
rev | line source |
---|---|
0 | 1 #This is a sample file distributed with Galaxy that is used to define a |
2
3279e193b966
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
devteam
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 # | |
2
3279e193b966
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
devteam
parents:
0
diff
changeset
|
5 #<unique_id> <dbkey> <name> <path> |
0 | 6 # |
2
3279e193b966
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
devteam
parents:
0
diff
changeset
|
7 # For example: |
0 | 8 # |
2
3279e193b966
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
devteam
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/ | |
2
3279e193b966
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
devteam
parents:
0
diff
changeset
|
13 # |