Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbAssemblyInfo

Index

Properties

__typename?: "RcsbAssemblyInfo"
assembly_id?: <internal>.Maybe<string>

Entity identifier for the container.

atom_count?: <internal>.Maybe<number>

The assembly non-hydrogen atomic coordinate count.

branched_atom_count?: <internal>.Maybe<number>

The assembly non-hydrogen branched entity atomic coordinate count.

branched_entity_count?: <internal>.Maybe<number>

The number of distinct branched entities in the generated assembly.

branched_entity_instance_count?: <internal>.Maybe<number>

The number of branched instances in the generated assembly data set. This is the total count of branched entity instances generated in the assembly coordinate data.

entry_id: string

The PDB entry accession code.

Examples: 1KIP

hydrogen_atom_count?: <internal>.Maybe<number>

The assembly hydrogen atomic coordinate count.

modeled_polymer_monomer_count?: <internal>.Maybe<number>

The number of modeled polymer monomers in the assembly coordinate data. This is the total count of monomers with reported coordinate data for all polymer entity instances in the generated assembly coordinate data.

na_polymer_entity_types?: <internal>.Maybe<string>

Nucleic acid polymer entity type categories describing the generated assembly.

Allowable values: DNA (only), DNA/RNA (only), NA-hybrid (only), Other, RNA (only)

nonpolymer_atom_count?: <internal>.Maybe<number>

The assembly non-hydrogen non-polymer entity atomic coordinate count.

nonpolymer_entity_count?: <internal>.Maybe<number>

The number of distinct non-polymer entities in the generated assembly exclusive of solvent.

nonpolymer_entity_instance_count?: <internal>.Maybe<number>

The number of non-polymer instances in the generated assembly data set exclusive of solvent. This is the total count of non-polymer entity instances generated in the assembly coordinate data.

num_heterologous_interface_entities?: <internal>.Maybe<number>

Number of heterologous (both binding sites are different) interface entities

num_heteromeric_interface_entities?: <internal>.Maybe<number>

Number of heteromeric (both partners are different polymeric entities) interface entities

num_homomeric_interface_entities?: <internal>.Maybe<number>

Number of homomeric (both partners are the same polymeric entity) interface entities

num_interface_entities?: <internal>.Maybe<number>

Number of polymer-polymer interface entities, grouping equivalent interfaces at the entity level (i.e. same entity_ids on either side, with similar but not identical binding sites)

num_interfaces?: <internal>.Maybe<number>

Number of geometrically equivalent (i.e. same asym_ids on either side) polymer-polymer interfaces in the assembly

num_isologous_interface_entities?: <internal>.Maybe<number>

Number of isologous (both binding sites are same, i.e. interface is symmetric) interface entities

num_na_interface_entities?: <internal>.Maybe<number>

Number of nucleic acid-nucleic acid interface entities

num_prot_na_interface_entities?: <internal>.Maybe<number>

Number of protein-nucleic acid interface entities

num_protein_interface_entities?: <internal>.Maybe<number>

Number of protein-protein interface entities

polymer_atom_count?: <internal>.Maybe<number>

The assembly non-hydrogen polymer entity atomic coordinate count.

polymer_composition?: <internal>.Maybe<string>

Categories describing the polymer entity composition for the generated assembly.

Allowable values: DNA, DNA/RNA, NA-hybrid, NA/oligosaccharide, RNA, heteromeric protein, homomeric protein, oligosaccharide, other, other type composition, other type pair, protein/NA, protein/NA/oligosaccharide, protein/oligosaccharide

polymer_entity_count?: <internal>.Maybe<number>

The number of distinct polymer entities in the generated assembly.

polymer_entity_count_DNA?: <internal>.Maybe<number>

The number of distinct DNA polymer entities in the generated assembly.

polymer_entity_count_RNA?: <internal>.Maybe<number>

The number of distinct RNA polymer entities in the generated assembly.

polymer_entity_count_nucleic_acid?: <internal>.Maybe<number>

The number of distinct nucleic acid polymer entities (DNA or RNA) in the generated assembly.

polymer_entity_count_nucleic_acid_hybrid?: <internal>.Maybe<number>

The number of distinct hybrid nucleic acid polymer entities in the generated assembly.

polymer_entity_count_protein?: <internal>.Maybe<number>

The number of distinct protein polymer entities in the generated assembly.

polymer_entity_instance_count?: <internal>.Maybe<number>

The number of polymer instances in the generated assembly data set. This is the total count of polymer entity instances generated in the assembly coordinate data.

polymer_entity_instance_count_DNA?: <internal>.Maybe<number>

The number of DNA polymer instances in the generated assembly data set. This is the total count of DNA polymer entity instances generated in the assembly coordinate data.

polymer_entity_instance_count_RNA?: <internal>.Maybe<number>

The number of RNA polymer instances in the generated assembly data set. This is the total count of RNA polymer entity instances generated in the assembly coordinate data.

polymer_entity_instance_count_nucleic_acid?: <internal>.Maybe<number>

The number of nucleic acid polymer instances in the generated assembly data set. This is the total count of nucleic acid polymer entity instances generated in the assembly coordinate data.

polymer_entity_instance_count_nucleic_acid_hybrid?: <internal>.Maybe<number>

The number of hybrid nucleic acide polymer instances in the generated assembly data set. This is the total count of hybrid nucleic acid polymer entity instances generated in the assembly coordinate data.

polymer_entity_instance_count_protein?: <internal>.Maybe<number>

The number of protein polymer instances in the generated assembly data set. This is the total count of protein polymer entity instances generated in the assembly coordinate data.

polymer_monomer_count?: <internal>.Maybe<number>

The number of polymer monomers in sample entity instances comprising the assembly data set. This is the total count of monomers for all polymer entity instances in the generated assembly coordinate data.

selected_polymer_entity_types?: <internal>.Maybe<string>

Selected polymer entity type categories describing the generated assembly.

Allowable values: Nucleic acid (only), Other, Protein (only), Protein/NA

solvent_atom_count?: <internal>.Maybe<number>

The assembly non-hydrogen solvent atomic coordinate count.

solvent_entity_count?: <internal>.Maybe<number>

The number of distinct solvent entities in the generated assembly.

solvent_entity_instance_count?: <internal>.Maybe<number>

The number of solvent instances in the generated assembly data set. This is the total count of solvent entity instances generated in the assembly coordinate data.

total_assembly_buried_surface_area?: <internal>.Maybe<number>

Total buried surface area calculated as the sum of buried surface areas over all interfaces

total_number_interface_residues?: <internal>.Maybe<number>

Total number of interfacing residues in the assembly, calculated as the sum of interfacing residues over all interfaces

unmodeled_polymer_monomer_count?: <internal>.Maybe<number>

The number of unmodeled polymer monomers in the assembly coordinate data. This is the total count of monomers with unreported coordinate data for all polymer entity instances in the generated assembly coordinate data.

Generated using TypeDoc