HubPub
This is the development version of HubPub; for the stable release version, see HubPub.
Utilities to create and use Bioconductor Hubs
Bioconductor version: Development (3.21)
HubPub provides users with functionality to help with the Bioconductor Hub structures. The package provides the ability to create a skeleton of a Hub style package that the user can then populate with the necessary information. There are also functions to help add resources to the Hub package metadata files as well as publish data to the Bioconductor S3 bucket.
Author: Kayla Interdonato [aut, cre], Martin Morgan [aut]
Maintainer: Kayla Interdonato <kayla.morrell16 at gmail.com>
citation("HubPub")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("HubPub")
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("HubPub")
Creating A Hub Package: ExperimentHub or AnnotationHub | HTML | R Script |
HubPub: Help with publication of Hub packages | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | DataImport, Infrastructure, Software, ThirdPartyClient |
Version | 1.13.0 |
In Bioconductor since | BioC 3.13 (R-4.1) (3.5 years) |
License | Artistic-2.0 |
Depends | |
Imports | available, usethis, biocthis, dplyr, aws.s3, fs, BiocManager, utils |
System Requirements | |
URL | |
Bug Reports | https://github.com/Bioconductor/HubPub/issues |
See More
Suggests | AnnotationHubData, ExperimentHubData, testthat, knitr, rmarkdown, BiocStyle |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | AnnotationHubData, AnnotationHub, ExperimentHubData, ExperimentHub |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | HubPub_1.13.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/HubPub |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/HubPub |
Bioc Package Browser | https://code.bioconductor.org/browse/HubPub/ |
Package Short Url | https://bioconductor.org/packages/HubPub/ |
Package Downloads Report | Download Stats |