Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RcsbPolymerEntityFeatureSummary

Index

Properties

__typename?: "RcsbPolymerEntityFeatureSummary"
count?: <internal>.Maybe<number>

The feature count.

coverage?: <internal>.Maybe<number>

The fractional feature coverage relative to the full entity sequence. For instance, the fraction of features such as mutations, artifacts or modified monomers relative to the length of the entity sequence.

Examples: null, null

maximum_length?: <internal>.Maybe<number>

The maximum feature length.

maximum_value?: <internal>.Maybe<number>

The maximum feature value.

Examples: null, null

minimum_length?: <internal>.Maybe<number>

The minimum feature length.

minimum_value?: <internal>.Maybe<number>

The minimum feature value.

Examples: null, null

type?: <internal>.Maybe<string>

Type or category of the feature.

Allowable values: CARD_MODEL, IMGT_ANTIBODY_DESCRIPTION, IMGT_ANTIBODY_DOMAIN_NAME, IMGT_ANTIBODY_GENE_ALLELE_NAME, IMGT_ANTIBODY_ORGANISM_NAME, IMGT_ANTIBODY_PROTEIN_NAME, IMGT_ANTIBODY_RECEPTOR_DESCRIPTION, IMGT_ANTIBODY_RECEPTOR_TYPE, Pfam, SABDAB_ANTIBODY_ANTIGEN_NAME, SABDAB_ANTIBODY_NAME, SABDAB_ANTIBODY_TARGET, artifact, modified_monomer, mutation

Generated using TypeDoc