Skip to content

Releases: labsyspharm/mcmicro-scanpy

Correct Log10(X+1) Transformation

05 Aug 20:29
Compare
Choose a tag to compare

Previous version used natural log, current version uses log base 10. Both correctly incremented the data by 1 before transformation.

Testing container image auto-building

05 Aug 19:41
0f4f468
Compare
Choose a tag to compare

Testing automatic building, tagging and uploading of Docker container images.

Specify transformation with parameter or config file

03 Aug 21:03
f9453ca
Compare
Choose a tag to compare

Also, whether or not the data was transformed is written to qc/config.yml

Log Transform if Necessary

16 Jul 21:49
75fcb3f
Compare
Choose a tag to compare

Data will be undergo log transformation if the max value is > 1000.

Initial Release

14 Jul 21:55
Compare
Choose a tag to compare
1.0.0

updated args help