Package: BSgenomeForge
Title: Forge BSgenome data packages
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: Genetics, Infrastructure, DataRepresentation, Annotation,
        GenomeAnnotation, Sequencing, Alignment, DataImport,
        SequenceMatching
URL: https://bioconductor.org/packages/BSgenomeForge
BugReports: https://github.com/Bioconductor/BSgenomeForge/issues
Version: 1.2.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, S4Vectors, IRanges,
        GenomeInfoDb (>= 1.33.17), Biostrings, BSgenome
Imports: utils, stats, Biobase, rtracklayer
Suggests: GenomicRanges, GenomicFeatures, testthat, knitr, rmarkdown,
        BiocStyle, devtools
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/BSgenomeForge
git_branch: RELEASE_3_18
git_last_commit: 49f8892
git_last_commit_date: 2023-10-24
Date/Publication: 2023-10-24
NeedsCompilation: no
Packaged: 2023-10-24 20:31:54 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>
