Re: [Bioc-devel] pre-receive hook won't let me fix (very) old merge conflict

2021-09-01 Thread Nitesh Turaga
Hi Alyssa, I can help you with this. Merge conflicts are hard to deal with for a few reasons, and this makes the hook design a little challenging. We want to keep the hook simple, and straightforward without adding too many edge cases into it. The reason for your issue, is because the conflic

[Bioc-devel] Including Rscript in package

2021-09-01 Thread Iasonas Ofeidis
Hello bioc-devel, We are preparing an R package that provides analytics services on antigen receptor (B cell receptor immunoglobulin, BcR IG | T cell receptor, TR) gene sequence data. It works both as a *shiny* app as well as a *R command-line tool*. However, biologists in our team use it also as