pylimma.top_splice

pylimma.top_splice(fit, coef=-1, test='F', number=10, fdr=1.0, sort_by='p')[source]

Top-ranked splicing results from a diff_splice fit.

Port of R limma’s topSplice. number=np.inf returns all rows.

Return type:

DataFrame

Parameters: