Skip to content

jprunier-ulaval/rnaseq

This branch is 1 commit ahead of, 122 commits behind CharlesJB/rnaseq:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
jprunier-ulaval
Nov 3, 2021
ddca7a3 · Nov 3, 2021
Nov 3, 2021
Apr 9, 2021
Sep 14, 2021
May 28, 2021
Sep 14, 2021
May 26, 2021
Mar 10, 2018
Sep 15, 2021
Sep 15, 2021
Sep 14, 2021
Aug 5, 2020
Mar 10, 2018

Repository files navigation

rnaseq

A package to facilitate RNA-Seq analysis using pre-computed annotations.

Install

In R:

devtools::install_github("CharlesJB/rnaseq")

Main functions:

  • import_kallisto
  • get_raw_count_anno_df
  • get_tpm_anno_df
  • produce_pca
  • deseq2_analysis

Please see documentation using the ? (i.e.: ?import_kallisto)

RUVg normalization

  • ruvg_normalization

See also the use_ruv parameter of the deseq2_analysis function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 96.8%
  • Shell 3.2%