The IRestrictionSite type exposes the following members.
Properties
Name | Description | |
---|---|---|
Annotation |
Should return the associated annotation object.
(Inherited from IAnnotatable.) | |
Enzyme |
returns the enzyme which cuts at this site.
| |
Features |
Iterate over any child features which are held by this feature.
(Inherited from IFeatureHolder.) | |
Location |
The location of this feature.
(Inherited from IFeature.) | |
Parent |
Return the FeatureHolder to which this feature has been attached.
(Inherited from IFeature.) | |
Position |
returns the common, forward strand cut site.
| |
Schema |
Return a schema-filter for this FeatureHolder.
(Inherited from IFeatureHolder.) | |
Sequence |
Return the ISequence object to which this feature
is (ultimately) attached.
(Inherited from IFeature.) | |
Source |
The source of the feature. This may be a program or process.
(Inherited from IFeature.) | |
SourceTerm |
An ontology term defining the source of this feature. This is
optional, and will default to OntoTools.ANY
in implementations which aren't ontology aware.
(Inherited from IFeature.) | |
Strand |
The strand that this feature lies upon.
(Inherited from IStrandedFeature.) | |
Symbols |
Return a list of symbols that are contained in this feature.
(Inherited from IFeature.) | |
Type |
The type of the feature.
(Inherited from IFeature.) | |
TypeTerm |
An ontology term defining the type of feature. This is
optional, and will default to OntoTools.ANY
in implementations which aren't ontology aware.
(Inherited from IFeature.) |