HoloNet.preprocessing.load_lr_df#

HoloNet.preprocessing.load_lr_df(human_or_mouse='human')#

Load the provided dataframe with the information on ligands and receptors.

Parameters
human_or_mouse str (default: 'human')

Select in ‘human’ and ‘mouse’, depending on your dataset.

Return type

(DataFrame, DataFrame, DataFrame)

Returns

: Three dataframe: interaction_db, cofactor_db, complex_db