From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/libmaus/, sci-biology/biobambam/
Date: Fri, 26 Dec 2014 12:16:39 +0000 (UTC) [thread overview]
Message-ID: <1419105602.be2f4981d032c159c47549e819b668772b468566.jlec@gentoo> (raw)
commit: be2f4981d032c159c47549e819b668772b468566
Author: mschubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Sat Dec 20 20:00:02 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Dec 20 20:00:02 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=be2f4981
add metadata.xml
---
sci-biology/biobambam/metadata.xml | 15 +++++++++++++++
sci-libs/libmaus/metadata.xml | 14 ++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/sci-biology/biobambam/metadata.xml b/sci-biology/biobambam/metadata.xml
new file mode 100644
index 0000000..9dab650
--- /dev/null
+++ b/sci-biology/biobambam/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci-biology</herd>
+<longdescription lang="en">
+This package contains some tools for processing BAM files including
+
+bamcollate2: reads BAM and writes BAM reordered such that alignment or collated by query name
+bammarkduplicates: reads BAM and writes BAM with duplicate alignments marked using the BAM flags field
+bammaskflags: reads BAM and writes BAM while masking (removing) bits from the flags column
+bamrecompress: reads BAM and writes BAM with a defined compression setting. This tool is capable of multi-threading.
+bamsort: reads BAM and writes BAM resorted by coordinates or query name
+bamtofastq: reads BAM and writes FastQ; output can be collated or uncollated by query name
+</longdescription>
+</pkgmetadata>
diff --git a/sci-libs/libmaus/metadata.xml b/sci-libs/libmaus/metadata.xml
new file mode 100644
index 0000000..3d92636
--- /dev/null
+++ b/sci-libs/libmaus/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci-libs</herd>
+<longdescription lang="en">
+libmaus is a collection of data structures and algorithms. It contains
+
+I/O classes (single byte and UTF-8)
+ bitio classes (input, output and various forms of bit level manipulation)
+ text indexing classes (suffix and LCP array, fulltext and minute (FM), ...)
+ BAM sequence alignment files input/output (simple and collating)
+ and many lower level support classes.
+</longdescription>
+</pkgmetadata>
next reply other threads:[~2014-12-26 12:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-26 12:16 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-12-26 12:16 [gentoo-commits] proj/sci:master commit in: sci-libs/libmaus/, sci-biology/biobambam/ Justin Lecher
2014-12-26 12:16 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1419105602.be2f4981d032c159c47549e819b668772b468566.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox