Click or drag to resize
HelperGetReadIdExcludingOtherInfo Method
Returns the id exluding the otherinformation part from it.

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public static string GetReadIdExcludingOtherInfo(
	string readId
)

Parameters

readId
Type: SystemString
Read id.

Return Value

Type: String

[Missing <returns> documentation for "M:Bio.Util.Helper.GetReadIdExcludingOtherInfo(System.String)"]

See Also