qp.structure.setup.get_centers

qp.structure.setup.get_centers(input_path)[source]

Parses the input centers and returns a list of the center residue PDB IDs.

Parameters:

input_path (list) – List of pdbs or the input csv file.

Returns:

centers – List PDB IDs for user-defined center residues.

Return type:

list