Description Usage Arguments Value
View source: R/standard_tables.R
Uses a genome object to find context and generate standard SBS192 table using transcript strand
1 | create_sbs192_table(musica, g, strand_type, overwrite = FALSE)
|
musica |
Input samples |
g |
A BSgenome object indicating which genome reference the variants and their coordinates were derived from. |
strand_type |
Transcript_Strand or Replication_Strand |
overwrite |
Overwrite existing count table |
Returns the created SBS192 count table object built using either transcript strand or replication strand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.