download_pdb_structures: Download a large number of PDB files.

View source: R/Create_DB.R

download_pdb_structuresR Documentation

Download a large number of PDB files.

Description

Download a large number of PDB files.

Usage

download_pdb_structures(pdb_ids_vec, path_to_PDB_folder, verbose = FALSE)

Arguments

pdb_ids_vec

PDB ids for the structures to download.

path_to_PDB_folder

Path to the folder were the structures must be downloaded.

Examples

## Not run: 
download_pdb_structures(pdb_ids_vec,path_to_PDB_folder)

## End(Not run)


jfores/DocTDA documentation built on March 19, 2022, 9:37 p.m.