Click or drag to resize
SAMAlignedSequence.SetPreValidatedMRNM Method
Set the mate reference sequence name assuming the value is already valid.

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void SetPreValidatedMRNM(
	string item
)

Parameters

item
Type: System.String

[Missing <param name="item"/> documentation for "M:Bio.IO.SAM.SAMAlignedSequence.SetPreValidatedMRNM(System.String)"]

See Also