helpers Sub-Package
Currently, the helpers sub-package is divided as follows:
custom_typesmodule contains types helfully to argument parsing. See custom_types.pipelinemodule that contains main analysis code. See pipeline.jaccardmodule that contains a implementation of Jaccard similarity for booleans. See Jaccard.data_handlingmodule that that contains code for manipulating dataframes. See data_handling.