Click or drag to resize
SAMAlignmentHeaderIsValid Method
VAlidates mandatory tags.

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

Return Value

Type: String
Returns empty string if mandatory tags are present; otherwise error message.
See Also