View source: R/write_sectors_for_pymol.R
write_sectors_for_pymol | R Documentation |
Write a small script in pymol where you load the PDB file and define groups with the sectors.
write_sectors_for_pymol( db, fetch_pdb = NULL, pdb_path = "path_to_pdb", output_file )
db |
Pickle pySCA |
fetch_pdb |
A character vector of one 4-letter PDB codes. If used, the PDB file will be downloaded when the script is run. |
pdb_path |
A character vector of one, path to the pdb file |
output_file |
A character vector of one, where the script will be saved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.