Releases: labsyspharm/mcmicro-scanpy
Releases · labsyspharm/mcmicro-scanpy
Correct Log10(X+1) Transformation
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
Testing automatic building, tagging and uploading of Docker container images.
Specify transformation with parameter or config file
Also, whether or not the data was transformed is written to qc/config.yml
Log Transform if Necessary
Data will be undergo log transformation if the max value is > 1000.
Initial Release
1.0.0 updated args help