rnalysis.filtering.DESeqFilter.from_dataframe

classmethod DESeqFilter.from_dataframe(df: DataFrame, name: Union[str, Path], log2fc_col: str = 'log2FoldChange', padj_col: str = 'padj', suppress_warnings: bool = False) DESeqFilter