This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

BSgenomeForge

This is the development version of BSgenomeForge; for the stable release version, see BSgenomeForge.

Forge BSgenome data packages

Bioconductor version: Development (3.18)

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.

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 at gmail.com>

Citation (from within R, enter citation("BSgenomeForge")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("BSgenomeForge")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("BSgenomeForge")
How to use the BSgenomeForge package to forge a BSgenome data package HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews Alignment, Annotation, DataImport, DataRepresentation, Genetics, GenomeAnnotation, Infrastructure, SequenceMatching, Sequencing, Software
Version 1.1.1
In Bioconductor since BioC 3.17 (R-4.3) (< 6 months)
License Artistic-2.0
Depends R (>= 4.3.0), methods, BiocGenerics, S4Vectors, IRanges, GenomeInfoDb(>= 1.33.17), Biostrings, BSgenome
Imports utils, stats, Biobase, rtracklayer
Linking To
Suggests GenomicRanges, GenomicFeatures, testthat, knitr, rmarkdown, BiocStyle, devtools
System Requirements
Enhances
URL https://bioconductor.org/packages/BSgenomeForge
Bug Reports https://github.com/Bioconductor/BSgenomeForge/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package BSgenomeForge_1.1.1.tar.gz
Windows Binary
macOS Binary (x86_64) BSgenomeForge_1.1.1.tgz
macOS Binary (arm64) BSgenomeForge_1.1.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/BSgenomeForge
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/BSgenomeForge
Bioc Package Browser https://code.bioconductor.org/browse/BSgenomeForge/
Package Short Url https://bioconductor.org/packages/BSgenomeForge/
Package Downloads Report Download Stats