# HG changeset patch # User pravs # Date 1501712455 14400 # Node ID d49328dfecebe36ed98d3b579222db42b0aa3c2c # Parent 9ec27561593ec3f779ebf61fd0fe497bd73d48d0 planemo upload diff -r 9ec27561593e -r d49328dfeceb removeFastaSubSequence.xml --- a/removeFastaSubSequence.xml Wed Aug 02 18:09:53 2017 -0400 +++ b/removeFastaSubSequence.xml Wed Aug 02 18:20:55 2017 -0400 @@ -1,6 +1,6 @@ - Removes sequences that are subsequence in a reference Fasta File. + Removes sequences from query fasta file that are present in a reference Fasta File. biopython @@ -32,7 +32,7 @@ -This program removes the sequences from the query fasta file that are present as subsequence in a reference fasta file. +This program removes the sequences from the query fasta file that are present in a reference fasta file (removes even those query sequences that are present as substring in reference fasta file). EXAMPLE: