RepeatRegion Properties |
The RepeatRegion type exposes the following members.
Name | Description | |
---|---|---|
Allele |
Name of the allele for the given gene.
All gene-related features (exon, CDS etc) for a given gene should share the same Allele qualifier value;
the Allele qualifier value must, by definition, be different from the Gene qualifier value; when used with
the variation feature key, the Allele qualifier value should be that of the variant.
| |
Citation |
Reference to a citation listed in the entry reference field.
| |
DatabaseCrossReference |
Database cross-reference: pointer to related information in another database.
| |
Experiment |
A brief description of the nature of the experimental evidence that supports the feature
identification or assignment.
| |
Function |
Function attributed to a sequence.
| |
GeneSymbol |
Symbol of the gene corresponding to a sequence region.
| |
GeneSynonym |
Synonymous, replaced, obsolete or former gene symbol.
| |
GenomicMapPosition |
Genomic map position of feature.
| |
Inference |
A structured description of non-experimental evidence that supports the feature
identification or assignment.
| |
Key |
Gets the key for this item. These are not necessarily unique within a list,
which is why this is a property of an object to be included in a list, rather than
omitting this as a property and using a dictionary instead of a list.
(Inherited from FeatureItem.) | |
Label |
A label used to permanently tag a feature.
(Inherited from FeatureItem.) | |
Location |
Gets the location of this feature in the sequence.
This may also refers to other genbank files.
For example,
join(100..200,J00194.1:1..150)
In this example location specifies joining of bases from 100 to 200 from the sequence
in which this location data present and bases from 1 to 150 from the sequence who's
accession number is J00194.1.
(Inherited from FeatureItem.) | |
LocusTag |
A submitter-supplied, systematic, stable identifier for a gene and its associated
features, used for tracking purposes.
| |
MobileElement |
Type and name or identifier of the mobile element which is described by the parent feature.
| |
Note |
Any comment or additional information.
| |
OldLocusTag |
Feature tag assigned for tracking purposes.
| |
Qualifiers |
Gets the dictionary of attributes.
(Inherited from FeatureItem.) | |
RepeatedRange |
rpt_unit_range; Identity of a repeat range.
| |
RepeatedSequence |
rpt_unit_seq; Identity of a repeat sequence.
| |
RepeatedSequenceFamily |
rpt_family; Type of repeated sequence; ""Alu"" or ""Kpn"", for example.
| |
RepeatedSequenceType |
rpt_type; Organization of repeated sequence.
| |
Satellite |
Identifier for a satellite DNA marker, compose of many tandem repeats
(identical or related) of a short basic repeated unit.
| |
StandardName |
Accepted standard name for this feature.
|