.check_cols             Checks whether some columns are present in a
                        tibble
.compute_chrom_length_genes
                        Computes chromosomes' length for a tibble of
                        genes
CAN_data                Creates a 'CAN_data' object
DE_data                 Creates a 'DE_data' object
GWAS_data               Creates a 'GWAS_data' object
GWAS_data_from_gwaspoly
                        Extracts information from GWASpoly output
apply_threshold         Filters GWAS or DE results based on a threshold
combine_chrom_length    Computes chromosomes' length from list
compute_chrom_length    Computes chromosomes' length
create_hidecan_plot     Creates a HIDECAN plot
get_example_data        Example dataset
hidecan_plot            Wrapper to create a HIDECAN plot
hidecan_plot_from_gwaspoly
                        Creates a HIDECAN plot from GWASpoly output
new_CAN_data            'CAN_data' constructor
new_DE_data             'DE_data' constructor
new_GWAS_data           'GWAS_data' constructor
run_hidecan_shiny       Launches the HIDECAN shiny app
validate_CAN_data       Checks validity of input for 'CAN_data'
                        constructor
validate_DE_data        Checks validity of input for 'DE_data'
                        constructor
validate_GWAS_data      Checks validity of input for 'GWAS_data'
                        constructor
