Skip to content

Dataset¤

Module: data.protein.dataset

Source: data/protein/dataset.py

Overview¤

Protein dataset implementation.

Classes¤

ProteinDataset¤

class ProteinDataset

Functions¤

init¤

def __init__()

create_synthetic_data¤

def create_synthetic_data()

get_batch¤

def get_batch()

pdb_to_protein_example¤

def pdb_to_protein_example()

save_synthetic_data¤

def save_synthetic_data()

Module Statistics¤

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