OpenStructure
|
Public Member Functions | |
def | __init__ |
def | URLForID |
def | Get |
def | Load |
Data Fields | |
name | |
url_pattern | |
type | |
id_transform | |
A remote repository represents a structural database accessible through the internet, e.g. the PDB or SWISS-MODEL template library.
def __init__ | ( | self, | |
name, | |||
url_pattern, | |||
type, | |||
id_transform = 'upper' |
|||
) |