Dear all,
I plan to provide at least two .csv files of raw data for the package I
want to publish on Bioconductor. In point 5.4 of
https://www.bioconductor.org/developers/package-guidelines/#data it is
stated that such data needs to be documented
in the inst/script/ directory.
Sadly I could
tion(i) {
stuff
helper_function(var01, ... , varXX)
}
}
This is already a bit shorter.
I hope this helps,
Freek
On 16/04/2021, 13:45, "Bioc-devel on behalf of Severin Bang"
wrote:
Dear community,
I am writing my first package with the aim to publish it on
Dear community,
I am writing my first package with the aim to publish it on
Bioconductor. To structure the code and make it (human) readable I have
defined some helper functions, that will not be exported.
The main function (which will be user available) makes some data
structuring, defines