all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#60885] [PATCH 0/4] Some bioinfo packages
@ 2023-01-17 17:26 Simon Tournier
  2023-01-17 17:30 ` [bug#60885] [PATCH 1/4] gnu: Add python-vireosnp Simon Tournier
  2023-01-20  9:56 ` bug#60885: [PATCH 0/4] Some bioinfo packages Ricardo Wurmus
  0 siblings, 2 replies; 6+ messages in thread
From: Simon Tournier @ 2023-01-17 17:26 UTC (permalink / raw)
  To: 60885; +Cc: Simon Tournier

Hi,

Here some pacakages used in Bioinformatics.

Note that the package numbat comes with 'bin/pileup_and_phase.R' for preparing
the data, as explained in online documentation [1].

Here, this script goes under 'site-library/numbat/bin' which does not
perfectly match the online documentation mentioning 'numbat/inst/bin/'
instead.

1: https://kharchenkolab.github.io/numbat/articles/numbat.html

Cheers,
simon

Simon Tournier (4):
  gnu: Add python-vireosnp.
  gnu: Add r-scistreer.
  gnu: Add r-roptim.
  gnu: Add r-numbat.

 gnu/packages/bioconductor.scm   | 106 +++++++++++++++++++++++++++++++-
 gnu/packages/bioinformatics.scm |  22 +++++++
 gnu/packages/cran.scm           |  23 ++++++-
 3 files changed, 149 insertions(+), 2 deletions(-)


base-commit: ecda67a577570f412b103e5dd8ed1a44193a9c11
-- 
2.38.1





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-20  9:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 17:26 [bug#60885] [PATCH 0/4] Some bioinfo packages Simon Tournier
2023-01-17 17:30 ` [bug#60885] [PATCH 1/4] gnu: Add python-vireosnp Simon Tournier
2023-01-17 17:30   ` [bug#60885] [PATCH 2/4] gnu: Add r-scistreer Simon Tournier
2023-01-17 17:30   ` [bug#60885] [PATCH 3/4] gnu: Add r-roptim Simon Tournier
2023-01-17 17:30   ` [bug#60885] [PATCH 4/4] gnu: Add r-numbat Simon Tournier
2023-01-20  9:56 ` bug#60885: [PATCH 0/4] Some bioinfo packages Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.