R/PostRNASeqAlign.R

#' PostRNASeqAlign: Functions for writing commands and post processing the Star Salmon pipeline.
#'
#' Given a sample data matrix that indicate the sample name, sample folder name and input paths
#' this script can write out pipeline commands to run star salmon on the cluster and post process the
#' data into ucsc_isoform_counts.tsv and hgnc_entrezid_gene_counts.tsv. 
#' 
#' @import data.table parallel annotate org.Hs.eg.db binfotron
#' 
#' @keywords internal
"_PACKAGE"
#> [1] "_PACKAGE"
Benjamin-Vincent-Lab/PostRNASeqAlign documentation built on Feb. 14, 2024, 8:31 a.m.