# Generated by roxygen2: do not edit by hand

S3method(data_model,character)
S3method(data_model,data.table)
S3method(get_default_nested_identifiers,SummarizedExperiment)
S3method(get_default_nested_identifiers,data.table)
S3method(prepare_input,MultiAssayExperiment)
S3method(prepare_input,data.table)
export(annotate_dt_with_cell_line)
export(annotate_dt_with_drug)
export(annotate_mae_with_cell_line)
export(annotate_mae_with_drug)
export(annotate_se_with_cell_line)
export(annotate_se_with_drug)
export(average_SE)
export(calculate_Bliss)
export(calculate_GR_value)
export(calculate_HSA)
export(calculate_endpt_GR_value)
export(calculate_excess)
export(calculate_score)
export(calculate_time_dep_GR_value)
export(cleanup_metadata)
export(convert_mae_to_raw_data)
export(convert_se_to_raw_data)
export(create_SE)
export(create_and_normalize_SE)
export(data_model)
export(fit_SE)
export(fit_SE.combinations)
export(get_cell_line_annotation)
export(get_cellline_annotation_from_dt)
export(get_default_nested_identifiers)
export(get_drug_annotation)
export(get_drug_annotation_from_dt)
export(grr_matches)
export(identify_data_type)
export(identify_keys)
export(map_df)
export(map_ids_to_fits)
export(merge_data)
export(normalize_SE)
export(prepare_input)
export(process_perturbations)
export(replace_conc_with_standardized_conc)
export(runDrugResponseProcessingPipeline)
export(split_raw_data)
export(test_synthetic_data)
import(S4Vectors)
import(checkmate)
importFrom(data.table,"%chin%")
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,data.table)
useDynLib(gDRcore, .registration = TRUE)
