Function Parse-Sam-Alignment-From-Stream

Part of:

package elprep
( parse-sam-alignment-from-stream < stream > )
Read a line from a stream and parse it as a SAM alignment line.
Return NIL if stream is at end of file.
See http://samtools.github.io/hts-specs/SAMv1.pdf - Section 1.4.