BAMFormatterFormat Method |
Name | Description | |
---|---|---|
![]() | Format(Stream, ISequenceAlignment) |
Writes specified alignment object to a stream.
The output is formatted according to the BAM specification.
Note that this method does not create index file.
|
![]() | Format(Stream, IEnumerableISequenceAlignment) |
Write a collection of ISequenceAlignments to a file.
|
![]() | Format(Stream, BAMIndexStorage, ISequenceAlignment) |
Writes specified alignment object to a stream.
The output is formatted according to the BAM specification.
|