Class EntityPolySeq
java.lang.Object
org.biojava.nbio.structure.io.mmcif.model.AbstractBean
org.biojava.nbio.structure.io.mmcif.model.EntityPolySeq
Container for _entity_poly_seq records
Field Name mmCIF Data Item Section n.a. Serial_No n.a. Strand_ID PDB strand ID corresponding to _entity_poly_seq.entity_id (*) Strand_Length derived Residue_Names _entity_poly_seq.mon_id(*) Chemically distinct polymer strands are mapped to mmCIF entities. Two instances or the same polymer molecule in the PDB data file are mapped to a single mmCIF entity (eg. a homodimer). For convenience a table of monomer label correspondences is stored in category PDBX_POLY_SEQ_SCHEME
- Since:
 - 1.7
 - Author:
 - Andreas Prlic
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.biojava.nbio.structure.io.mmcif.model.AbstractBean
toString 
- 
Constructor Details
- 
EntityPolySeq
public EntityPolySeq() 
 - 
 - 
Method Details
- 
getEntity_id
 - 
setEntity_id
 - 
getNum
 - 
setNum
 - 
getMon_id
 - 
setMon_id
 - 
getHetero
 - 
setHetero
 
 -