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