Module to subset AnnData object to cells with matching barcodes from the csv file
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’ ]
h5ad
:file
Anndata object as H5AD file
*.h5ad
barcodes
CSV file containing barcodes. Barcodes are written in plain text. One column, no header
*.csv
AnnData file containing all cells with barcodes that match those in the input barcodes csv file
versions
versions.yml
File containing software versions
An annotated data matrix.