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.10.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
git_url: https://git.bioconductor.org/packages/BSgenomeForge
git_branch: RELEASE_3_22
git_last_commit: 5634fdd
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:53:44 UTC; biocbuild
Author: Hervé Pagès [aut, cre],
  Atuhurira Kirabo Kakopo [aut],
  Emmanuel Chigozie Elendu [ctb],
  Prisca Chidimma Maduka [ctb]
Maintainer: Hervé Pagès <hpages.on.github@gmail.com>
