all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30152] [PATCH 0/4] Add Sailfish and Salmon
@ 2018-01-18  7:23 Ricardo Wurmus
  2018-01-18  9:28 ` [bug#30152] [PATCH 1/4] gnu: Add libgff Ricardo Wurmus
  0 siblings, 1 reply; 6+ messages in thread
From: Ricardo Wurmus @ 2018-01-18  7:23 UTC (permalink / raw)
  To: 30152; +Cc: Ricardo Wurmus

Hi Guix,

here are two bioinformatics packages, Sailfish and Salmon, and their
dependencies.  The patch for Salmon includes a couple of private packages,
which are modified upstream packages that I unbundled from Salmon.

In previous versions of these patches I also had rapmap-for-sailfish and
rapmap-for-salmon, but since rapmap is not designed to be a shared library I
encountered all sorts of bugs when using Salmon (segfaults).  This is why the
rapmap sources are merely unpacked in the expected location; the build system
then takes care of the rest.

Ricardo Wurmus (4):
  gnu: Add libgff.
  gnu: Add libdivsufsort.
  gnu: Add sailfish.
  gnu: Add salmon.

 gnu/packages/bioinformatics.scm | 463 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 462 insertions(+), 1 deletion(-)

-- 
2.15.0

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

end of thread, other threads:[~2018-01-21 13:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-18  7:23 [bug#30152] [PATCH 0/4] Add Sailfish and Salmon Ricardo Wurmus
2018-01-18  9:28 ` [bug#30152] [PATCH 1/4] gnu: Add libgff Ricardo Wurmus
2018-01-18  9:28   ` [bug#30152] [PATCH 2/4] gnu: Add libdivsufsort Ricardo Wurmus
2018-01-18  9:28   ` [bug#30152] [PATCH 3/4] gnu: Add sailfish Ricardo Wurmus
2018-01-18  9:28   ` [bug#30152] [PATCH 4/4] gnu: Add salmon Ricardo Wurmus
2018-01-21 13:20     ` bug#30152: " 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.