Description Usage Arguments Value
Parse Sam file read lines
1 | parseSamReadLines(lines, splitTags = TRUE)
|
lines |
A character vector of read lines, in order, from a sam file |
splitTags |
Set |
A data frame of the parsed read lines, with required column names matching the SAM spec. Optional tags, if split out, will each have their own column of values named for the two character tag. Columns will be integer or double if appropriate, all other types are left as character.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.