any tool for searching duplicated or redundant sequences in a database?
Hello I'm building a prokaryotic protein database and I have used different sources of sequence databases, its likely the fact that on my new database more than 1 repeated sequence is present. Is there any tool for estimating sequence similarity on a single fasta file (my database)?
Thank for your time
• 1,499 views
•
link
2 answers
You can use SEDA (https://www.sing-group.org/seda/). The "Remove Redundant Sequences" operation (https://www.sing-group.org/seda/manual/operations.html#remove-redundant-sequences) allows to do this.
• 0 views
•
link
Log in to answer this question.
How can I BLAST each sequence in a FASTA-file against all the other sequences in the same file? ?