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.11.2
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: devel
git_last_commit: b2d250d
git_last_commit_date: 2025-12-01
Repository: Bioconductor 3.23
