unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] Add Ribotaper.
@ 2016-07-07  9:26 Ricardo Wurmus
  2016-07-07  9:26 ` [PATCH] gnu: " Ricardo Wurmus
  2016-07-07 13:32 ` [PATCH] " Ben Woodcroft
  0 siblings, 2 replies; 7+ messages in thread
From: Ricardo Wurmus @ 2016-07-07  9:26 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

this patch adds a bioinformatics tool called "Ribotaper".  It needs a somewhat
older version of bedtools, because the output format produced by bedtools
changed after version 2.18.0 (they don't seem to care about semantic
versioning).  This is why this patch not only adds a variable "ribotaper" but
also "bedtools-for-ribotaper".

Do you think I should rather name it "bedtools-2.18" and make it public so
that users can install it?  Or is it better to keep it private and name it
"bedtools-for-ribotaper"?

~~ Ricardo

Ricardo Wurmus (1):
  gnu: Add Ribotaper.

 gnu/packages/bioinformatics.scm | 44 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

-- 
2.8.4

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

end of thread, other threads:[~2016-07-10 11:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-07  9:26 [PATCH] Add Ribotaper Ricardo Wurmus
2016-07-07  9:26 ` [PATCH] gnu: " Ricardo Wurmus
2016-07-07 13:32 ` [PATCH] " Ben Woodcroft
2016-07-07 13:45   ` Ricardo Wurmus
2016-07-08 22:52     ` Ben Woodcroft
2016-07-09 19:43       ` Ricardo Wurmus
2016-07-10 11:30         ` Ben Woodcroft

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).