Get the features before projection.
Namespace:
BioSharp.Core.Bio.Seq.ProjectionAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public IFeatureHolder UnprojectedFeatures { get; } |
Return Value
the features before projectionImplements
IProjectionContext..::.UnprojectedFeaturesRemarks
If you are projecting all the features in some feature holder, that is what this method should return.