I want to generate an experimental data package with a small subset of alignments. The end goal is a software vignette, where the user would specify BAM files. I'd like to try out the ExperimentHub submission process, which is for R data objects. Does it sound reasonable if I were to have an initial code chunk that loads GAlignments and writes out BAM files using rtracklayer::export to then show the use of software with BAM files? There would be so few alignments that it wouldn't be a large computational or storage expense. Or should I submit a standard Bioc experimental data package with files in inst/extdata?
_______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel