Skip to content

labbcb/Rqc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rqc

Build Status codecov

Rqc is an optimized tool designed for quality control and assessment of high-throughput sequencing data. It performs parallel processing of entire files and produces a report which contains a set of high-resolution graphics.

Installation

Install via Bioconductor, stable version

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("Rqc")

Install via GitHub, development vertion

install.packages("devtools")
library(devtools)
install_github("labbcb/Rqc")

About

Quality Control Tool for High-Throughput Sequencing Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published