create_tt_from_bam_sam_bulk {tidybulk} | R Documentation |
Convert bam/sam files to a tidy gene transcript counts data frame
create_tt_from_bam_sam_bulk(file_names, genome = "hg38", ...)
file_names |
A character vector |
genome |
A character string |
... |
Further parameters passed to the function Rsubread::featureCounts |
A tibble of gene counts