rsemanno.Rd
This function executes the docker container annotate.1, where Bioconductor is used to annotated gene.results output of RSEM using ENSEMBL annotation
a character string. Two options: "sudo"
or "docker"
, depending to which group the user belongs
a character string indicating where gene.results and isoforms.results are located
a character string indicating the scratch folder where docker container will be mounted
a character string indicating the genome assembly used for mapping and counting with "rsemstar"
function
a boolean logical variable indicating if the expected counts calculated by RSEM need to be converted in integer to be compliant with differnetial expression Bioconductor packages as DESeq2. Default is FALSE
a boolean logical variable indicating if instead of gene SYMBOL SWISSPROT symbol are used. This option is useful for integrating transcriptomics data with proteomics data
one file: annotated_genes.results, which is the annotated version of gene.results.