drugforge.data.services.fragalysis.fragalysis_download

Functions

download(out_fn, api_call[, extract, base_url])

Download target structures from fragalysis.

extract_zip(out_fn)

Extracts contents of zip file

parse_fragalysis(x_fn, x_dir[, name_filter, ...])

Load all crystal structures into schema.CrystalCompoundData objects.

parse_xtal(x_fn, x_dir[, p_only])

Load all crystal structures into schema.CrystalCompoundData objects.

Classes

FragalysisTargets(value)