Skip to content
Prev 18159 / 21312 Next

[Bioc-devel] About the size limitation of the package

Dear Bioc team,


I am compiling a package ?m6Aboost? and planning to submit it in the Bioconductor. This package using a trained machine learning model to identify the correct m6A signals from the miCLIP2 data set (more detail about this machine learning model can be found in our paper https://www.biorxiv.org/content/10.1101/2020.12.20.423675v1).



Now I meet a problem: the size of this machine learning model is 10 Mb, which is bigger than 5 Mb. Since this model is crucial for the package, I was wondering whether I can ignore the warning message about the size limitation. Thank you : )

Best regards,
You Zhou