IMP  2.3.1
The Integrative Modeling Platform
IMP.pmi.macros.BuildModel1 Class Reference

Deprecated building macro - use BuildModel() More...

Inherits object.

Detailed Description

Deprecated building macro - use BuildModel()

Parameters
representationThe PMI representation
Note
This class is only available in Python.

Definition at line 713 of file macros.py.

Public Member Functions

def build_model
 Create model. More...
 

Member Function Documentation

def IMP.pmi.macros.BuildModel1.build_model (   self,
  data_structure,
  sequence_connectivity_scale = 4.0 
)

Create model.

Parameters
data_structureList of lists containing these entries: comp_name, hier_name, color, fasta_file, fasta_id, pdb_name, chain_id, res_range, read_em_files, bead_size, rb, super_rb, em_num_components, em_txt_file_name, em_mrc_file_name
sequence_connectivity_scale

Definition at line 724 of file macros.py.


The documentation for this class was generated from the following file: