write_sectors_for_pymol: Write a small script in pymol where you load the PDB file and...

View source: R/write_sectors_for_pymol.R

write_sectors_for_pymolR Documentation

Write a small script in pymol where you load the PDB file and define groups with the sectors.

Description

Write a small script in pymol where you load the PDB file and define groups with the sectors.

Usage

write_sectors_for_pymol(
  db,
  fetch_pdb = NULL,
  pdb_path = "path_to_pdb",
  output_file
)

Arguments

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.


currocam/toolkit4pySCA documentation built on April 7, 2022, 8:17 p.m.