[Blends-commit] r3161 - /projects/med/trunk/debian-med/tasks/bio

lkajan-guest at users.alioth.debian.org lkajan-guest at users.alioth.debian.org
Thu Feb 23 10:25:59 UTC 2012


Author: lkajan-guest
Date: Thu Feb 23 10:25:58 2012
New Revision: 3161

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3161
Log:
added ffindex to bio tasks

Modified:
    projects/med/trunk/debian-med/tasks/bio

Modified: projects/med/trunk/debian-med/tasks/bio
URL: http://svn.debian.org/wsvn/blends/projects/med/trunk/debian-med/tasks/bio?rev=3161&op=diff
==============================================================================
--- projects/med/trunk/debian-med/tasks/bio (original)
+++ projects/med/trunk/debian-med/tasks/bio Thu Feb 23 10:25:58 2012
@@ -3795,6 +3795,16 @@
  HHblits is faster, up to twice as sensitive and produces more accurate
  alignments.
 
+Depends: ffindex
+License: CC-BY-SA-3.0, some files GPL-2.0+
+Responsible: Laszlo Kajan <lkajan at rostlab.org>
+Pkg-Description: simple index/database for huge amounts of small files
+ FFindex is a very simple index/database for huge amounts of small files. The
+ files are stored concatenated in one big data file, separated by '\0'. A
+ second file contains a plain text index, giving name, offset and length of
+ the small files. The lookup is currently done with a binary search on an
+ array made from the index file.
+
 Depends: proftmb
 Homepage: http://rostlab.org/
 License: GPL-3.0+




More information about the Blends-commit mailing list