Package: BSgenomeForge Title: Forge your own BSgenome data package Description: A set of tools to forge BSgenome data packages. Supersedes the old seed-based tools from the BSgenome software package. This package allows the user to create a BSgenome data package in one function call, simplifying the old seed-based process. biocViews: Infrastructure, DataRepresentation, GenomeAssembly, Annotation, GenomeAnnotation, Sequencing, Alignment, DataImport, SequenceMatching URL: https://bioconductor.org/packages/BSgenomeForge BugReports: https://github.com/Bioconductor/BSgenomeForge/issues Version: 1.13.0 License: Artistic-2.0 Encoding: UTF-8 Authors@R: c( person("Hervé", "Pagès", role=c("aut", "cre"), email="hpages.on.github@gmail.com"), person("Atuhurira Kirabo", "Kakopo", role="aut"), person("Emmanuel Chigozie", "Elendu", role="ctb"), person("Prisca Chidimma", "Maduka", role="ctb")) Depends: R (>= 4.3.0), methods, BiocGenerics, IRanges, Seqinfo, GenomeInfoDb (>= 1.45.5), Biostrings (>= 2.77.2), BSgenome (>= 1.77.1) Imports: utils, stats, Biobase, S4Vectors (>= 0.47.6), GenomicRanges (>= 1.61.1), BiocIO, rtracklayer (>= 1.69.1) Suggests: GenomicFeatures, Rsamtools, testthat, knitr, rmarkdown, BiocStyle, devtools, BSgenome.Celegans.UCSC.ce2 VignetteBuilder: knitr Config/pak/sysreqs: make libbz2-dev liblzma-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:00:26 UTC RemoteUrl: https://github.com/bioc/BSgenomeForge RemoteRef: HEAD RemoteSha: 34fd2f466a2b074b629a7299dd08c9f0cb417b1d NeedsCompilation: no Packaged: 2026-07-04 05:21:50 UTC; root Author: Hervé Pagès [aut, cre], Atuhurira Kirabo Kakopo [aut], Emmanuel Chigozie Elendu [ctb], Prisca Chidimma Maduka [ctb] Maintainer: Hervé Pagès