Click or drag to resize
SAMAlignedSequenceHeaderSetPreValidatedMRNM Method
Set the MRNM value without validating that it is a valid value

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 value
)

Parameters

value
Type: SystemString

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

See Also