Mercurial > repos > devteam > ncbi_blast_plus
diff test-data/dustmasker_three_human.maskinfo-asn1 @ 11:4c4a0da938ff draft
Uploaded v0.0.22, now wraps BLAST+ 2.2.28 allowing extended tabular output to include the hit descriptions as column 25.
Supports $GALAXY_SLOTS.
Includes more tests and heavy use of macros.
author | peterjc |
---|---|
date | Thu, 05 Dec 2013 06:55:59 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/dustmasker_three_human.maskinfo-asn1 Thu Dec 05 06:55:59 2013 -0500 @@ -0,0 +1,64 @@ +Blast-db-mask-info ::= { + algo-id 2, + algo-program dust, + algo-options "window=64; level=20; linker=1", + masks { + masks { + packed-int { + { + from 1447, + to 1495, + id local id 1 + }, + { + from 1540, + to 1552, + id local id 1 + }, + { + from 1886, + to 1892, + id local id 1 + }, + { + from 2278, + to 2284, + id local id 1 + }, + { + from 4409, + to 4415, + id local id 1 + }, + { + from 4635, + to 4653, + id local id 1 + }, + { + from 4726, + to 4734, + id local id 1 + } + }, + packed-int { + { + from 139, + to 219, + id local id 2 + }, + { + from 4569, + to 4584, + id local id 2 + }, + { + from 4621, + to 4648, + id local id 2 + } + } + }, + more FALSE + } +}