#' Extract Molecules from barcoded BAM file
#'
#' @param bam bam filename
#' @return data.frame
#' @export
extractMolecules2 <- function(bam) {
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.