Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 38: Line 38:  
|}
 
|}
    +
 +
==== Proposed Accessors ====
 +
* HD
 +
** getVersion - returns the VN field (will only be one)
 +
* SQ
 +
** getRefSequenceCount - count of the number of SQ entries in the header
 +
** getRefSequenceName - gets the next reference sequence name.
 +
** getRefSequenceLength - gets the length associated with the specified reference sequence.
 +
* RG
 +
** getSampleID - for a specified Read Group....???? but SampleID is the key...maybe passing in a record?
 +
** getReadGroup - pass in record, return a read group structure?
 +
**
 +
*
 
'''NOTE: More Get Accessors will be coming.  Let me know if you need a specific one, and I can add that first'''
 
'''NOTE: More Get Accessors will be coming.  Let me know if you need a specific one, and I can add that first'''

Navigation menu