Click or drag to resize
SAMAlignedSequenceSetPreValidatedMRNM 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: SystemString

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

See Also