e-myers/rnaseq: Process, Analyze and Visualize RNA-seq Data

An analysis pipeline for RNA-seq data. This includes trimming (with cutadapt), mapping (with STAR), and getting read counts (with featureCounts). This package includes functions for converting between file formats such as bed, bedgraph, and bigwig, for converting raw counts to TPM, and for writing gene-by-sample expression matrices to csv files. Expression values, mean expression, and log2 fold change may be plotted with heatmaps.

Getting started

Package details

AuthorEmma Myers
MaintainerEmma Myers <emyers@brandeis.edu>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("e-myers/rnaseq")
e-myers/rnaseq documentation built on May 20, 2019, 9:14 p.m.