This repository was archived by the owner on Apr 3, 2026. It is now read-only.
Releases: alermol/REcomp2
Releases · alermol/REcomp2
v2.1.3
-
Bug with cpu count was fixed
-
Size of
REcomp2was decreased -
megablastandblastnhas been added as options for superclusters identification -
More accurate 'other' contigs selection algorithm based on artificial similarity index
For each contig in superclusters will be calculated Similarity IndexSI:SI = abs(1 - (N / Q * 100))where
N- number of hits for contig with all consensuses in supercluster,Q- maximal query cover per HSP across all HSP of contig. Contig with the smallestSIvalue will be selected.