public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/deeptools/
Date: Fri, 31 Mar 2017 21:11:41 +0000 (UTC)	[thread overview]
Message-ID: <1490994609.b0176e52f19303e32d2797d6b41273a70dfb2b2c.mmokrejs@gentoo> (raw)

commit:     b0176e52f19303e32d2797d6b41273a70dfb2b2c
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Mar 31 21:10:09 2017 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Mar 31 21:10:09 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b0176e52

sci-biology/deeptools: add new package

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sci-biology/deeptools/deeptools-2.5.0.ebuild | 32 ++++++++++++++++++++++++++++
 sci-biology/deeptools/deeptools-9999.ebuild  | 32 ++++++++++++++++++++++++++++
 sci-biology/deeptools/metadata.xml           | 12 +++++++++++
 3 files changed, 76 insertions(+)

diff --git a/sci-biology/deeptools/deeptools-2.5.0.ebuild b/sci-biology/deeptools/deeptools-2.5.0.ebuild
new file mode 100644
index 000000000..e69672942
--- /dev/null
+++ b/sci-biology/deeptools/deeptools-2.5.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_5 )
+
+inherit distutils-r1
+
+[ "$PV" == "9999" ] && inherit git-2
+
+DESCRIPTION="Extract reads from BAM files, normalize, draw figures, convert BAM to bigWig"
+HOMEPAGE="https://github.com/fidelram/deepTools"
+if [ "$PV" == "9999" ]; then
+	EGIT_REPO_URI="https://github.com/fidelram/deepTools"
+	KEYWORDS=""
+else
+	SRC_URI="https://github.com/fidelram/deepTools/archive/2.5.0.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-python/numpy-1.8.0
+		>=sci-libs/scipy-0.17.0
+		>=dev-python/py2bit-0.1.0
+		>=dev-python/pyBigWig-0.2.1
+		>=sci-biology/pysam-0.8
+		>=dev-python/matplotlib-1.4.0"
+RDEPEND="${DEPEND}"

diff --git a/sci-biology/deeptools/deeptools-9999.ebuild b/sci-biology/deeptools/deeptools-9999.ebuild
new file mode 100644
index 000000000..a2c1fcfb9
--- /dev/null
+++ b/sci-biology/deeptools/deeptools-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_5 )
+
+inherit distutils-r1
+
+[ "$PV" == "9999" ] && inherit git-2
+
+DESCRIPTION="Extract reads from BAM files, normalize, draw figures, convert BAM to bigWig"
+HOMEPAGE="https://github.com/fidelram/deepTools"
+if [ "$PV" == "9999" ]; then
+	EGIT_REPO_URI="https://github.com/fidelram/deepTools"
+	KEYWORDS=""
+else
+	SRC_URI="https://github.com/fidelram/deepTools/archive/2.5.0.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-python/numpy-1.8.0
+		>=sci-libs/scipy-0.17.0
+		>=dev-python/py2bit-0.1.0
+		>=dev-python/pyBigWig-0.2.1
+		>=sci-biology/pysam-0.8
+		>=dev-python/matplotlib-1.4.0"
+RDEPEND="${DEPEND}"

diff --git a/sci-biology/deeptools/metadata.xml b/sci-biology/deeptools/metadata.xml
new file mode 100644
index 000000000..f68a1b6fa
--- /dev/null
+++ b/sci-biology/deeptools/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>mmokrejs@fold.natur.cuni.cz</email>
+    <name>Martin Mokrejs</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>sci-biology@gentoo.org</email>
+    <name>Gentoo Biology Project</name>
+  </maintainer>
+</pkgmetadata>


             reply	other threads:[~2017-03-31 21:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31 21:11 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-13 20:41 [gentoo-commits] proj/sci:master commit in: sci-biology/deeptools/ Horea Christian
2020-09-13 21:10 Horea Christian
2021-01-03  6:31 Horea Christian
2023-01-13  8:51 Horea Christian
2023-01-13  8:54 Horea Christian
2023-01-13  8:54 Horea Christian
2024-02-29  2:06 Horea Christian
2025-02-06 14:03 Nowa Ammerlaan

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=1490994609.b0176e52f19303e32d2797d6b41273a70dfb2b2c.mmokrejs@gentoo \
    --to=mmokrejs@fold.natur.cuni.cz \
    --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