A no-frills implementation of SequenceFactory that produces SimpleSequence objects.
Namespace:
BioSharp.Core.Bio.Seq.ImplAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public class SimpleSequenceFactory : ISequenceFactory |
Remarks
Original BioJava version by Matthew Pocock and Thomas Down. Port to C# by Doug Swisher.