annotate_transcript_strand {musicatk} | R Documentation |
Add transcript strand annotation to SBS variants (defined in genes only)
annotate_transcript_strand(musica, genome_build, build_table = TRUE)
musica |
A |
genome_build |
Which genome build to use: hg19, hg38, or a custom TxDb object |
build_table |
Automatically build a table from this annotation |
None
data(musica) annotate_transcript_strand(musica, 19)