Package: single
Type: Package
Title: Accurate consensus sequence from nanopore reads of a gene
        library
Version: 1.0.0
Authors@R: 
  c(person(given = "Rocio",
           family = "Espada",
           role = c("aut", "cre"),
           email = "rocio.espada@espci.fr",
           comment = c(ORCID = "0000-0003-3829-473X")))
biocViews: Software, Sequencing
Depends: R (>= 4.1)
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: Biostrings, BiocGenerics, dplyr, GenomicAlignments,IRanges,
        methods, reshape2, rlang, Rsamtools, stats, stringr, tidyr,
        utils
Suggests: BiocStyle, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.2
git_url: https://git.bioconductor.org/packages/single
git_branch: RELEASE_3_15
git_last_commit: 0778987
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-27 01:16:09 UTC; biocbuild
Author: Rocio Espada [aut, cre] (<https://orcid.org/0000-0003-3829-473X>)
Maintainer: Rocio Espada <rocio.espada@espci.fr>
Built: R 4.2.0; ; 2022-04-27 10:07:31 UTC; windows
