rnalysis.enrichment.FeatureSet.save_txt

FeatureSet.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.