# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
set _n [string index ${_name} 0]
maintainers {gmail.com:davide.liessi @dliessi} openmaintainer
description A framework to process and analyze data from high-throughput \
long_description ${description}
homepage https://github.com/simon-anders/[string tolower ${_name}]
master_sites pypi:${_n}/${_name}
distname ${_name}-${version}
checksums rmd160 1a08aa9cd722f200e8ce2760eaaf879781ca68ff \
sha256 e119af03cf068e981d7e08c4bd6393fd635007b595541943615b72abd676e547 \
# Python 3.7 is not currently supported by dependency py-pysam
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
port:py${python.version}-pysam \
port:py${python.version}-numpy
"If you want to produce plots or use htseq-qa-${python.branch},
you will also need to install py${python.version}-matplotlib."