# HG changeset patch # User drosofff # Date 1478709519 18000 # Node ID 81ffa74cf96eb9c3f7706feff78a0a0e7ddb4d6b # Parent 3288cc5a57e5a5c49d96b24a3a5df729a7898099 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/blast_to_scaffold commit b6de14061c479f0418cd89e26d6f5ac26e565a07 diff -r 3288cc5a57e5 -r 81ffa74cf96e blast_to_scaffold.xml --- a/blast_to_scaffold.xml Fri Mar 25 19:21:26 2016 -0400 +++ b/blast_to_scaffold.xml Wed Nov 09 11:38:39 2016 -0500 @@ -35,7 +35,7 @@ **What it Does** -This tool start from DNA contigs that aligned to a subject DNA sequence through blastn or tblastx. +This tool starts from DNA contigs that aligned to a subject DNA sequence through blastn or tblastx. The contigs must be provided in fasta format. The blastn or tblastx output must be tabular, the 12 standard column plus column 13 with the length of the blastn or tblastx subject. The sequence used to BLAST (blastn or tblastx) the contigs must be provided to serve as a guide to the final assembly The final assembly is a DNA sequence.