mecfs_bio.build_system.task.upset_plot_task
Create an upset plot to describe the intersection of sets represented as dataframe columns See: https://en.wikipedia.org/wiki/UpSet_plot
Classes:
-
DirSetSource– -
FileSetSource– -
UpSetPlotTask–Create an upset plot to describe the intersection of sets represented as dataframe columns
Functions:
Attributes:
DirSetSource
Attributes:
-
col_name(str) – -
file_in_dir(PurePath) – -
name(str) – -
pipe(DataProcessingPipe) – -
read_spec(DataFrameReadSpec) – -
task(Task) –
FileSetSource
UpSetPlotTask
Bases: Task
Create an upset plot to describe the intersection of sets represented as dataframe columns See: https://en.wikipedia.org/wiki/UpSet_plot
Methods:
Attributes: