Creates a sequence using these parameters.
Namespace:
BioSharp.Core.Bio.SeqAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
ISequence CreateSequence( ISymbolList symList, string uri, string name, IAnnotation annotation ) |
Parameters
- symList
- Type: BioSharp.Core.Bio.Symbol..::.ISymbolList
the ISymbolList defining the 'sequence'
- uri
- Type: System..::.String
the uri of the sequence. This will be returned by the URN method on ISequence.
- name
- Type: System..::.String
the name
- annotation
- Type: BioSharp.Core.Bio..::.IAnnotation
a hint for the annotation of the resulting sequence