Marcel Schilling
Marcel Schilling
final off-topic comment from my side: Guix does support packages under any license via channels, they just might not make it to the official guix channel. So in case a...
@amacfie: > Ditching webkit would make contributing to the codebase easier. How so? While I do not use webkit and don't plan to either, I still have hopes that there...
Also see https://github.com/junegunn/vim-plug/issues/854.
The only alternative I see to having at least one more files specifiying the plugins would be to define you own syntax to include the global plugin lines as comments...
Just cross-referencing the relevant issues to avoid the same discussion everywhere: * https://github.com/jalvesaq/Nvim-R/issues/326 * https://github.com/Shougo/deoplete.nvim/issues/745 The second was actually mentioned in the first: https://github.com/jalvesaq/Nvim-R/issues/326#issuecomment-386109839 The whole discussion started here: https://github.com/jalvesaq/Nvim-R/issues/326#issuecomment-385804953...
original issue: https://github.com/BenLangmead/bowtie/issues/8
Tl;DR: Sorting is probably deterministic, but compressing the result not necessarily. --- If you want to compare the content of the files, you should convert your BAMs to SAMs via...
@satijalab: I suggest you reconsider your bot settings - A bot that closes good community contributions because the maintainer didn't find the time to review it yet is kind of...
Hi Domenico/@domenico-simone, AFIK this is not currently possible. Though I'd like to see a PR adding this feature. :wink: As an alternative, you could use `add_row_anotation` (or `add_col_annotation`, respectively) to...
@fboehm: I have no time to check right now but I think there is an `as.plotly` function (or the like) that *should* do what you need.