Skip to content

tcgsaseq: Time-course gene set analysis for RNA-seq data

License

Notifications You must be signed in to change notification settings

Junfang/tcgsaseq

 
 

Repository files navigation

tcgsaseq

CRAN_Status_Badge Travis-CI Build Status AppVeyor Build Status Coverage Status Downloads

Overview

tcgsaseq is a package for analyzing RNA-seq data. The 2 main functions of the package are varseq and tcgsa_seq:

  • Gene-wise Differential Analysis of RNA-seq data can be performed using the function varseq.
  • Gene Set Analysis of RNA-seq data can be performed using the function tcgsa_seq.

The method implemented in this package is detailed in the following article:

Agniel D & Hejblum BP (2017). Variance component score test for time-course gene set analysis of longitudinal RNA-seq data, 2017, Biostatistics, 18(4):589-604. arXiv:1605.02351 DOI: 10.1093/biostatistics/kxx005

Installation

The easiest way to get tcgsaseq is to install it from CRAN:

install.packages("tcgsaseq")

Or to get the development version from GitHub:

#install.packages("devtools")
devtools::install_github("denisagniel/tcgsaseq")

-- Denis Agniel and Boris Hejblum

About

tcgsaseq: Time-course gene set analysis for RNA-seq data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%