Unproject a feature.
Namespace:
BioSharp.Core.Bio.Seq.ProjectionAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Parameters
- feat
- Type: BioSharp.Core.Bio.Seq..::.IFeature
[Missing <param name="feat"/> documentation for "M:BioSharp.Core.Bio.Seq.Projection.ReparentContext.RevertFeature(BioSharp.Core.Bio.Seq.IFeature)"]
Return Value
the unprojected featureImplements
IProjectionContext..::.RevertFeature(IFeature)Remarks
This is the inverse opperation to ProjectFeature(IFeature)
Warning: The results of calling this method for features that are not in UnprojectedFeatures is not specified by this API, but it is reasonable to assume that bad things will happen.