create_tt_from_bam_sam_bulk: Convert bam/sam files to a tidy gene transcript counts data...

Description Usage Arguments Value

View source: R/functions.R

Description

Convert bam/sam files to a tidy gene transcript counts data frame

Usage

1
create_tt_from_bam_sam_bulk(file_names, genome = "hg38", ...)

Arguments

file_names

A character vector

genome

A character string

...

Further parameters passed to the function Rsubread::featureCounts

Value

A tibble of gene counts


tidybulk documentation built on April 7, 2021, 6 p.m.