read_sam_headers | R Documentation |
Read in SAM file headers as list of two tibbles: one with reference names and lengths, the other with mapping info
read_sam_headers(file)
file |
path to file |
List of two tibbles: References (RNAME/LENGTH) and Mapping (ID/PN/VN/CL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.