Nanostring-Biostats / InSituType

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

bug in prepdataforsketching #127

Closed patrickjdanaher closed 2 years ago

patrickjdanaher commented 2 years ago

The "sweep" call in prepdataforsketching omits the "/" argument, so it's probably subtracting instead. Fix it!

patrickjdanaher commented 2 years ago

fixed