download_pdb_structures | R Documentation |
Download a large number of PDB files.
download_pdb_structures(pdb_ids_vec, path_to_PDB_folder, verbose = FALSE)
pdb_ids_vec |
PDB ids for the structures to download. |
path_to_PDB_folder |
Path to the folder were the structures must be downloaded. |
## Not run: download_pdb_structures(pdb_ids_vec,path_to_PDB_folder) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.