single
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see single.
Accurate consensus sequence from nanopore reads of a gene library
Bioconductor version: 3.17
Accurate consensus sequence from nanopore reads of a DNA gene library. SINGLe corrects for systematic errors in nanopore sequencing reads of gene libraries and it retrieves true consensus sequences of variants identified by a barcode, needing only a few reads per variant. More information in preprint doi: https://doi.org/10.1101/2020.03.25.007146.
Author: Rocio Espada [aut, cre]
Maintainer: Rocio Espada <rocio.espada at espci.fr>
citation("single")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("single")
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("single")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.