If the data frames are outcomes of experiments (wet lab or computational)
use ExperimentHub
If annotation, use AnnotationHub
Submission instructions for these Hub contributions are available at, e.g.,
https://bioconductor.org/packages/release/bioc/vignettes/ExperimentHubData/inst/doc/ExperimentHu
I have a package I would like to submit to Bioconductor. Some functions of the
package utilize precalculated data frames currently stored in the inst/extdata
directory. These data frames result in the source package exceeding 5 MB (~25
MB).
Are there any best practices or recommendations for st