rnalysis.enrichment.RankedSet.save_txt

RankedSet.save_txt(fname: Union[str, Path])

Save the list of features in the FeatureSet object under the specified filename and path.

Parameters

fname (str or pathlib.Path) – full filename/path for the output file. Can include the ‘.txt’ suffix but doesn’t have to.