todddeluca / reciprocal_smallest_distance

Reciprocal Smallest Distance (RSD) is a pairwise orthology algorithm that uses global sequence alignment and maximum likelihood evolutionary distance between sequences to accurately detects orthologs between genomes.
MIT License
13 stars 6 forks source link

Is rsd_blast multi-threaded? #4

Open ghost opened 8 years ago

ghost commented 8 years ago

I'm just curious if this process is multi-threaded, or if there's a way to do so.

Thanks!