compbiomed / singleCellTK

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

Added support for loose file import #730

Closed mingl1997 closed 5 months ago

mingl1997 commented 7 months ago

Added: -Support for loose files using the --LooseFiles/-f flag in the following format: -f path/to/matrix,path/to/barcode,path/to/feature Supports cell, droplet, and both modes simultaneously. Multiple SCE input is currently highly experimental.