- Home
- Bioconductor 3.21
- Software Packages
- hiReadsProcessor
hiReadsProcessor
This package is for version 3.21 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see hiReadsProcessor.
Functions to process LM-PCR reads from 454/Illumina data
Bioconductor version: 3.21
hiReadsProcessor contains set of functions which allow users to process LM-PCR products sequenced using any platform. Given an excel/txt file containing parameters for demultiplexing and sample metadata, the functions automate trimming of adaptors and identification of the genomic product. Genomic products are further processed for QC and abundance quantification.
Author: Nirav V Malani <malnirav at gmail.com>
Maintainer: Nirav V Malani <malnirav at gmail.com>
citation("hiReadsProcessor")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("hiReadsProcessor")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("hiReadsProcessor")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.