snaketron / ClustIRR

Clustering of immune receptor repertoires
GNU General Public License v3.0
2 stars 0 forks source link

param for search depth, current 70% identity. Make user-param in joint graph and in global clustering #31

Closed snaketron closed 2 months ago

snaketron commented 2 months ago

New input parameter in control: global_min_identity = 0.7 (only in use if global_smart = T).

snaketron commented 2 months ago

implemented