Click or drag to resize
SAMAlignedSequenceSetPreValidatedCIGAR Method
Set a pre-validated extended cigar string, the alignment length and bin are still calculated

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

Parameters

value
Type: SystemString

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

See Also