Skip to content

Crossdocked¤

Module: benchmarks.datasets.crossdocked

Source: benchmarks/datasets/crossdocked.py

Overview¤

CrossDocked2020 dataset implementation.

This module provides a dataset interface for the CrossDocked2020 dataset, which contains protein-ligand complexes for co-design benchmarks.

Classes¤

CrossDockedDataset¤

class CrossDockedDataset

Functions¤

init¤

def __init__()

extract_pocket¤

def extract_pocket()

get_batch¤

def get_batch()

get_dataset_info¤

def get_dataset_info()

get_statistics¤

def get_statistics()

Module Statistics¤

  • Classes: 1
  • Functions: 5
  • Imports: 7