Project all features that are children of feature so that they become
children of parent.
Namespace:
BioSharp.Core.Bio.Seq.ProjectionAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
IFeatureHolder ProjectChildFeatures( IFeature feature, IFeatureHolder parent ) |
Parameters
- feature
- Type: BioSharp.Core.Bio.Seq..::.IFeature
the Feature to project all children of
- parent
- Type: BioSharp.Core.Bio.Seq..::.IFeatureHolder
the new parent feature holder