Package: single
Type: Package
Title: Accurate consensus sequence from nanopore reads of a gene
        library
Version: 1.5.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.0)
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.2.3
git_url: https://git.bioconductor.org/packages/single
git_branch: devel
git_last_commit: ac732f9
git_last_commit_date: 2023-04-25
Date/Publication: 2023-05-04
NeedsCompilation: no
Packaged: 2023-05-05 03:13:01 UTC; biocbuild
Author: Rocio Espada [aut, cre] (<https://orcid.org/0000-0003-3829-473X>)
Maintainer: Rocio Espada <rocio.espada@espci.fr>
Built: R 4.3.0; ; 2023-05-05 14:28:20 UTC; windows
