wckdouglas/correctMultiCount: Correcting multiply mapped counts

This package aims to assign multiply mapped fragments from RNA-seq experiments to the most-abundantly-mapped gene. This require input of two files: 1. base count file, which stores gene-id and gene-counts from uniquely-mapped-fragments 2. multiply mapped read files, which store the fragment id, and the gene id that it mapped to

Getting started

Package details

AuthorDouglas Wu
MaintainerDouglas Wu <wckdouglas@gmail.com>
LicenseGPL-2
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("wckdouglas/correctMultiCount")
wckdouglas/correctMultiCount documentation built on May 4, 2019, 2:03 a.m.