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