Mercurial > repos > yating-l > blastxmltopsl
annotate README.md @ 0:ed804cd92001 draft
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
author | yating-l |
---|---|
date | Tue, 02 May 2017 13:21:49 -0400 |
parents | |
children |
rev | line source |
---|---|
0
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
1 Galaxy wrapper for blastXmlToPsl |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
2 -------------------------------- |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
3 |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
4 Converts blast XML output to PSLs |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
5 |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
6 This tool is configured only to use this command, at the moment: |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
7 - blastXmlToPsl -convertToNucCoords $input $output |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
8 |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
9 Please use another tool or contact me |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
10 |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
11 (Contains blastXmlToPsl binary for [linux.x86_64](http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/)) |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
12 |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
13 TODO: |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
14 |
ed804cd92001
planemo upload commit cdddf587d82288414cfffd0ce6e312b4bf45a842-dirty
yating-l
parents:
diff
changeset
|
15 - [ ] Reference a BioConda or manual dependency instead of giving the binary |