|
registerIdType
|
registerIdType (
dbname,
width,
example,
cb,
homepage,
infourl,
)
|
|
fetchNDB
|
fetchNDB ( IDcode )
|
|
fetch_file
|
fetch_file (
url,
name,
minimum_file_size=None,
)
Download file from web.
Exceptions
|
|
NonChimeraError( '%s not available.' % name )
NonChimeraError('Error fetching %s: ' % name + str( v ) )
|
|
|
fetchPDB
|
fetchPDB ( IDcode )
|
|
fetchSCOP
|
fetchSCOP ( IDcode )
|
|
fetchDialog
|
fetchDialog ( create=True )
|
|
fetchCIF
|
fetchCIF ( IDcode )
|
|
fetchById
|
fetchById ( IDcode, IDtype )
|
|
showFetchDialog
|
showFetchDialog ()
|
|