Webcctbx_project/iotbx/pdb/atom_selection.py. Go to file. Cannot retrieve contributors at this time. 1122 lines (1024 sloc) 40.8 KB. Raw Blame. """. Tools for creating atom selection … Webdef get_pdb_file(self, file_name): pdb_in, mtime = self._pdb_cache.get(file_name, (None, 0)) if (pdb_in is None) or (os.path.getmtime(file_name) > mtime): from iotbx import …
CCTBX documentation - cci.lbl.gov
WebFirst, let's create a model object from the input file pdb_file. # Read in the model file and create model object pdb_inp = iotbx.pdb.input (file_name = pdb_file) model = mmtbx.model.manager (model_input = pdb_inp) Read the mtz file and get the miller array We need data to calculate R-factors. Webantialias : bool, default True trim : bool, default False transparent : bool, default False. # tell NGL to render send image data to notebook. view.render_image () # make sure to call … chip textprogramm
Welcome to NGLView’s documentation! — NGLView 1.0 …
Webfrom iotbx import ccp4_map; ccp4_map = ccp4_map.map_reader(user_input_map) target_map_data = ccp4_map.map_data() EMAN2's e2iminfo; ... However, still my pdb file is not clean enough for gromacs_cryo_fit". If a user's lipids, HEM and other hetero atoms are not necessary for now, a user may remove (take out). A user may add those atoms after ... Webiotbx-read - calls iotbx.cif.reader() from cctbx/iotbx (Python) py-mmcif - reads using mmcif.io.PdbxReader from py-mmcif (developed at RCSB) py-mmcif-iab - reads using … Webas_model_manager() (iotbx.pdb.hierarchy.root method) as_mtz_dataset() (cctbx.miller.array method) as_multi_criterion_view() … graphical table