rnalysis.filtering.CountFilter.save_parquet๏ƒ

CountFilter.save_parquet(alt_filename: None | str | Path = None)๏ƒ

Saves the current filtered data to a .parquet 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โ€™