rnaglib.tasks.LigandIdentification ================================== .. currentmodule:: rnaglib.tasks .. autoclass:: LigandIdentification .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LigandIdentification.__init__ ~LigandIdentification.add_feature ~LigandIdentification.add_representation ~LigandIdentification.add_rna_to_building_list ~LigandIdentification.compute_distances ~LigandIdentification.compute_metrics ~LigandIdentification.compute_one_metric ~LigandIdentification.create_dataset_from_list ~LigandIdentification.describe ~LigandIdentification.dummy_inference ~LigandIdentification.evaluate ~LigandIdentification.from_scratch ~LigandIdentification.from_zenodo ~LigandIdentification.get_split_datasets ~LigandIdentification.get_split_loaders ~LigandIdentification.get_task_vars ~LigandIdentification.init_metadata ~LigandIdentification.load ~LigandIdentification.post_process ~LigandIdentification.process ~LigandIdentification.remove_redundancy ~LigandIdentification.remove_representation ~LigandIdentification.set_datasets ~LigandIdentification.set_loaders ~LigandIdentification.split ~LigandIdentification.to_csv ~LigandIdentification.write .. rubric:: Attributes .. autosummary:: ~LigandIdentification.default_metric ~LigandIdentification.default_splitter ~LigandIdentification.dummy_model ~LigandIdentification.input_var ~LigandIdentification.name ~LigandIdentification.target_var ~LigandIdentification.task_id ~LigandIdentification.version