Skip to content

Releases: Pascallio/pySummarizedExperiment

Basic pySummarizedExperiment

19 Jun 20:05
Compare
Choose a tag to compare

First release for the Python port of R's SummarizedExperiment container. It is based on Pandas dataframes and features basic functionality like subsetting. Unlike R's version, this version supports the easy import and export of dataframes in the 'long' format, as well as some basic plot functionality like boxplots and PCA.