rnalysis.enrichment.RankedSet.save_txt

RankedSet.save_txt(fname: 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.