cd-hit is great, thanks!
can you help me out with output though?
I'm doing command
cd-hit-2d -i db1 -i2 db2 -o db2novel -c 0.6 -n 4
and having an output like
>Cluster 0
0 5203aa, >gi|156742169|ref|... *
1 5166aa, >gi|148655222|ref|... at 84%
>Cluster 1
0 4022aa, >gi|156743632|ref|... *
>Cluster 2
0 3861aa, >gi|156742541|ref|... *
...and so on
this means that protein >gi|156742169|ref| is from db1 and similar to >gi|148655222|ref| from db2 on 84%, right?
and that next two lines (claster 1 and claster 2) contains proteins that doesn't have similaryties?
I'm a little confused with these clusters
also, why when I test this prog on 2 files, each consisting of one fake protein
>gi|148654181|ref|YP_001274394.1| chromosomal replication initiation protein [Roseiflexus sp. RS-1]
AAAAAAAAAB
>gi|148654111|ref|YP_001274394.1| chromosomal replication initiation protein [Roseiflexus sp. RS-1]
AAAAAAAAAA
the result is empyness, and should be 90% match?