mbox series

[bug#36789,00/11] Add r packages to process flow cytometry data

Message ID 20190724182204.6818-1-zimon.toutoune@gmail.com
Headers show
Series Add r packages to process flow cytometry data | expand

Message

Simon Tournier July 24, 2019, 6:21 p.m. UTC
Dear,

This serie adds packages used in flow cytometry data analysis; and their dependencies. They are the result of the command `guix import cran --archive=bioconductor --recursive`.


Please let me know if it is correct.

All the best,
simon


zimoun (11):
  gnu: Add r-umap.
  gnu: Add r-kableextra.
  gnu: Add r-all.
  gnu: Add r-flowcore.
  gnu: Add r-flowutils.
  gnu: Add r-consensusclusterplus.
  gnu: Add r-flowmeans.
  gnu: Add r-flowpeaks.
  gnu: Add r-flowsom.
  gnu: Add r-mixomics.
  gnu: Add r-depecher.

 gnu/packages/bioconductor.scm | 288 ++++++++++++++++++++++++++++++++++
 gnu/packages/cran.scm         |  67 ++++++++
 2 files changed, 355 insertions(+)

Comments

Simon Tournier July 24, 2019, 7:17 p.m. UTC | #1
merge 36789 36790
thanks