Language

Package: python2-pybedtools @ 0.8.2

Synopsis

Python wrapper for BEDtools programs

Description

pybedtools is a Python wrapper for Aaron Quinlan's BEDtools programs, which are widely used for genomic interval manipulation or "genome algebra". pybedtools extends BEDTools by offering feature-level manipulations from with Python.

Home page
https://pythonhosted.org/pybedtools/
Location
gnu/packages/bioinformatics.scm (line: 1031, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-pandas' does not match package name 'python2-pandas'
input-labels

Identify input labels that do not match package names

label 'python-cython' does not match package name 'python2-cython'
input-labels

Identify input labels that do not match package names

label 'python-six' does not match package name 'python2-six'
input-labels

Identify input labels that do not match package names

label 'python-pytest' does not match package name 'python2-pytest'
input-labels

Identify input labels that do not match package names

label 'python-psutil' does not match package name 'python2-psutil'
input-labels

Identify input labels that do not match package names

label 'python-matplotlib' does not match package name 'python2-matplotlib'
input-labels

Identify input labels that do not match package names

label 'python-pysam' does not match package name 'python2-pysam'
input-labels

Identify input labels that do not match package names

label 'python-pyyaml' does not match package name 'python2-pyyaml'
description

Validate package descriptions

description should start with an upper-case letter or digit
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
input-labels

Identify input labels that do not match package names

label 'python-numpy' does not match package name 'python2-numpy'