Skip to content

Pascallio/pySummarizedExperiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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