Description Usage Arguments Value Author(s) Examples
View source: R/pdb_ancillary.R
Downloads a PDB file (if requiered) and splits it to provide a file by chain.
1 |
pdb |
the path to the PDB of interest or a 4-letter identifier. |
keepfiles |
logical, if TRUE the function makes a 'temp' directory within the current directory and save in it a pdb file for each chain present in the given structure. |
The function returns a chr vector where each coordinate is a chain from the structure.
Juan Carlos Aledo
1 | pdb.chain('1bpl')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.