| SAMParser Properties |
The SAMParser type exposes the following members.
| Name | Description | |
|---|---|---|
| Alphabet |
The alphabet to use for sequences in parsed SequenceAlignmentMap objects.
Always returns singleton instance of SAMDNAAlpabet.
| |
| Description |
Gets the description of the sequence alignment parser being
implemented. This is intended to give the
developer some information of the parser.
| |
| Name |
Gets the name of the sequence alignment parser being
implemented. This is intended to give the
developer some information of the parser type.
| |
| RefSequences |
Reference sequences, used to resolve "=" symbol in the sequence data.
| |
| SupportedFileTypes |
Gets the file extensions that the parser implementation
will support.
|