NEWS
ExperimentHubData 1.21.0
MODIFICATIONS
- 1.21.2 Changed makeExperimentHubMetadata to point to Azure instead of AWS
ExperimentHubData 1.17.0
MODIFICATIONS
- 1.17.2 Removed vignette for creating annotation hub package. Reference
and refer to single vignette in AnnotationHub
- 1.17.1 Tags for database now combination of biocViews and meta$Tags. Also
checks for valid AnnotationHub or AnnotationHubSoftware biocViews.
BUG CORRECTION
- 1.17.1 Fixed bug to run make*HubMetadata using ".". Fixed in
AnnotationHubData. bumped dependency
ExperimentHubData 1.13.0
MODIFICATIONS
- 1.13.1 add check for valid Title and Description in metadata file. It
should not be empty or NA
ExperimentHubData 1.9.0
NEW FEATURES
- Added ability to have multiple RDataPaths associated with single hub
id for strongly associated files (like bam and its bai index file)
ExperimentHubData 1.7.0
NEW FEATURES
- There are now validity checks for tags (valid biocViews in DESCRIPTION),
RDataPath (must be defined), SourceUrls (must be defined and indicate url),
genome (valid length), sourcetype (from list of valid entries), species and
taxonomy id (validated from GenomeInfoDbData)
MODIFICATIONS
- Modified to use BiocManager instead of BiocInstaller
ExperimentHubData 1.4.0
MODIFICATIONS
- Moved vignette to ExperimentHub as more practical use there; created new
vignette
- Allow specification of metadata file in inst/extdata to be used
BUG FIXES
ExperimentHubData 1.0.0
- Package added to release BioC 3.4