[Missing <summary> documentation for M:BioSharp.Core.Bio.Seq.ProteinTools.CreateProtein(System.String)]

Namespace:  BioSharp.Core.Bio.Seq
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public static ISymbolList CreateProtein(
	string theProtein
)

Parameters

theProtein
Type: System..::.String

[Missing <param name="theProtein"/> documentation for "M:BioSharp.Core.Bio.Seq.ProteinTools.CreateProtein(System.String)"]

Return Value

[Missing <returns> documentation for M:BioSharp.Core.Bio.Seq.ProteinTools.CreateProtein(System.String)]

See Also