Charles Plessy

Results 16 issues of Charles Plessy

Hello, I am using the `biblioshiny` app from `bibliometrix 2.2.1`, but I am not able to plot a historiograph using data downloaded from the _Web of Science_ in _Plain Text_...

This is an update of all `last/*` modules to a more recent version of LAST. Some `test.yml` files got a lot of entries removed; the reason is that they were...

Hello, I am a French citizen residing in a foreign country, and for that reason my consulate shares my email address to political parties so that they can inform me....

Hello, this is a documentation update. The main change is the name of the nextflow module on our cluster, and on top of that I took the opportunity to brush...

Hello, how about adding a Solarized palette for LibreOffice ? For example, here is what I added locally in `~/.config/libreoffice/4/user/config/solarized.soc`. ``` ```

Hi Jayson, In the expression table panel, it would be useful if the _feature_ field could be rendered as a URL, where feature name (often a gene symbol or a...

In the _CAGEr_ package I use a `SummarizedExperiment` object to store `DataFrame`s of `Rle`-encoded expression values. Updating the objects give warnings such as `The dim() method for DataFrameList objects is...

`cumsum` tolerates empty elements in a `RleList` unless the empty element is in terminal position… ``` > RleList(Rle(), Rle(1), Rle(1)) |> cumsum() RleList of length 3 [[1]] numeric-Rle of length...

This PR adds a `multiqc` output channel to the `last/train`, `last/lastal` and `last/split` modules. The new channel provides statistics in TSV format. For `last/lastal` the MultiQC file contains some of...

Hello, thank you so much for developping and selling your keyboards. My order just arrived today and it is a wonderful piece of hardware. To use it as Japanese keyboard...

enhancement