getGAlignments | R Documentation |
Internal GAlignments loader from fst data.frame
getGAlignments(df, seqinfo = NULL)
df |
a data.frame with columns minimum 4 columns:
seqnames, start ("pos" in final GA object), cigar and strand. |
seqinfo |
Seqinfo object, defaul NULL (created from ranges). Add to avoid warnings later on differences in seqinfo. |
GAlignments object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.