PySummarizedExperiment
Python port of the SummarizedExperiment container
Install / Use
/learn @Pascallio/PySummarizedExperimentREADME
pySummarizedExperiment
Python port of R's SummarizedExperiment container (link). This library aims to preserve as much as functionality as the original SummarizedExperiment, while using familar syntax from Pandas. Take a look at examples here
Install pySummarizedExperiment using pip:
pip install pySummarizedExperiment
