Cluster plasmids of (very) different lengths
0
0
Entering edit mode
5.5 years ago
predeus ★ 1.9k

Hello all,

I have a task of clustering a large compendium of plasmids. They are quite different in size, and also not necessarily rotated the same way (that is, many sequences are identical, but are not starting at the same point).

What I want it to cluster them according to CUMULATIVE sequence homology; i.e. not the best blast hit, but rather the overall coverage of homologous regions on both sequences.

It clearly has to be a local-type algorithm (because of the substantial difference in lengths), but local version of cd-hit-est does not perform best because of the rotation issue (see above). Blastclust did even worse (I didn't dig too deep into why, and it's kind of hard because of very terse output).

Thus, I would appreciate any suggestions. Thank you in advance!

sequence clustering blast • 994 views
ADD COMMENT
1
Entering edit mode

Try mash distances? That might give you the resolution you want to cluster them, and AFAIK is ‘reverse complement’ insensitive, as kmers and their reverse complements are considered the same kmer.

That might be good enough for a first pass?

ADD REPLY
0
Entering edit mode

Excellent, thank you. Definitely worth a try.

ADD REPLY
0
Entering edit mode

Guess what, in the newest NAR issue there's a paper about a plasmid database that is using mash strategy to cluster them. Talk about timing :)

ADD REPLY

Login before adding your answer.

Traffic: 2452 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6