How to use the biopython.database.rcsb function in biopython

To help you get started, we’ve selected a few biopython examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github biotite-dev / biotite / tests / structure / pdbx.py View on Github external
def __init__(self, methodName="runTest"):
        super().__init__(methodName)
        self.files = rcsb.fetch(pdb_ids, "cif", data_dir)

biopython

Freely available tools for computational molecular biology.

BSD-3-Clause
Latest version published 4 months ago

Package Health Score

94 / 100
Full package analysis

Similar packages