fun_load_bam | R Documentation |
This function attempts to load the BAM file.
fun_load_bam(bam_file)
bam_file |
Path of the BAM file. |
df_bam
fun_load_bam(
system.file("extdata", "sample.bam", package = "MicroSEC")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.