AmyOlex/RNASeqBits: Short Scripts to Support RNA-Seq Data Analysis in R

RNASeqBits is a package that contains a variety of functions or operations that I frequently use when processing RNAseq data in R. This inlcudes data filtering, TPM calculations, heatmap plotting and more. Note that some functions require input from a specific package, so must be formatted in a specific way. I've tried to explain these requirements in the function documentation.

Getting started

Package details

AuthorAmy L Olex
MaintainerAmy Olex <alolex@vcu.edu>
LicenseGNU General Public License v3.0
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("AmyOlex/RNASeqBits")
AmyOlex/RNASeqBits documentation built on Jan. 26, 2024, 7:08 a.m.