rnalysis.filtering.FoldChangeFilter.save_csv๏
- FoldChangeFilter.save_csv(alt_filename: None | str | Path = None)๏
Saves the current filtered data to a .csv file.
- Parameters:
alt_filename (str, pathlib.Path, or None (default)) โ If None, file name will be generated automatically according to the filtering methods used. If itโs a string, it will be used as the name of the saved file. Example input: โmyfilenameโ