inmoose.deseq2.results.DESeqResults
- class inmoose.deseq2.results.DESeqResults(df, priorInfo=None, *args, **kwargs)
a class to store a results table
This class would not typically constructed directly by “end users”. This simple class extends
pandas.DataFrame. It is used byDESeqDataSet.results()to wrap up the results table.- priorInfo
a list giving information on the log fold change prior
- Type:
array-like