compbiomed / singleCellTK

Interactively analyze single cell genomic data
https://camplab.net/sctk/
Other
170 stars 74 forks source link

Improved Matrix versioning and HTAN output #750

Closed mingl1997 closed 3 months ago

mingl1997 commented 3 months ago

Changes: -Matrix minimum requirement updated from 1.5-3 to 1.6-1 -HTAN flag by itself now automatically adds the FlatFile flag (in order to generate HTAN metadata) -minor fix for importing FlatFiles -Dockerfile fixed to install the correct versions of irlba and SeuratObject to get around the Matrix as_cholmod_sparse() error

Todo: -Scrublet not removed from default algorithms yet due to a code block in an internal function prematurely killing the pipeline when Scrublet FlatFile output not detected

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.07%. Comparing base (aea591a) to head (b496327).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #750 +/- ## ======================================= Coverage 52.07% 52.07% ======================================= Files 79 79 Lines 12958 12958 ======================================= Hits 6748 6748 Misses 6210 6210 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.