Nanostring-Biostats / InSituType

An R package for performing cell typing in SMI and other single cell data
Other
26 stars 10 forks source link

more generous convergence criteria in phases 1 & 2 #124

Closed patrickjdanaher closed 2 years ago

patrickjdanaher commented 2 years ago

There's no need for phases 1 and 2 to converge to perfection; they just need to get things pointed in the right direction. Save runtime by dropping the stringency of their convergence criterion, say to 0.5% of cells changing classification.

patrickjdanaher commented 2 years ago

done