nbproject: Manage Jupyter notebooks
- 2022-08-29 ·
nbproject is an open-source Python tool to help manage Jupyter notebooks with metadata, dependency, and integrity tracking. A draft-to-publish workflow creates more reproducible notebooks with context.
readfcs: Read FCS files
- 2022-08-27 ·
readfcs is a lightweight open-source Python package that loads data and metadata from Flow Cytometry Standard (FCS) files into DataFrame
and AnnData
objects, allowing users to flexibly use downstream analytical tools.