# NOT RUN {
# PDB server connection required - testing excluded
## PDB file paths
get.pdb( c("1poo", "1moo"), URLonly=TRUE )
## These URLs can be used by 'read.pdb'
pdb <- read.pdb( get.pdb("5p21", URL=TRUE) )
summary(pdb)
## Download PDB file
## get.pdb("5p21")
# }
Run the code above in your browser using DataLab