# HG changeset patch # User drosofff # Date 1478709560 18000 # Node ID 940c0c669e96c8f3c5dd18c982e1051324774c08 # Parent a2e034f1638e4fc2e0570b93c85f3802430cb3d4 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/blastx_to_scaffold commit b6de14061c479f0418cd89e26d6f5ac26e565a07 diff -r a2e034f1638e -r 940c0c669e96 blastx_to_scaffold.xml --- a/blastx_to_scaffold.xml Sun Jun 21 14:40:10 2015 -0400 +++ b/blastx_to_scaffold.xml Wed Nov 09 11:39:20 2016 -0500 @@ -30,7 +30,7 @@ **What it Does** -This tool start from DNA contigs that aligned to a subject protein sequence through blastx. +This tool starts from DNA contigs that aligned to a subject protein sequence through blastx. The contigs must be provided in fasta format. The blastx output must be tabular, the 12 standard column plus column 13 with the length of the blastx subject. The final scaffold is a DNA sequence. Sequences of the subject protein which were not aligned to the contigs are replaced by Ns in this scaffold.