changeset 5:81ffa74cf96e draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/blast_to_scaffold commit b6de14061c479f0418cd89e26d6f5ac26e565a07
author drosofff
date Wed, 09 Nov 2016 11:38:39 -0500
parents 3288cc5a57e5
children
files blast_to_scaffold.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.