#read the pdb file
pdb.location <- "http://www.rcsb.org/pdb/files/1A6Z.pdb"
assembly.location <- "http://www.rcsb.org/pdb/files/1A6Z.pdb1"
(alignment.results <- makeAlignedSuperStructure(pdb.location, assembly.location))
Run the code above in your browser using DataLab