[med-svn] [python-pbcore] 02/12: Merge tag 'upstream/1.2.9+dfsg'

Afif Elghraoui afif at moszumanska.debian.org
Tue Apr 12 06:31:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

afif pushed a commit to branch master
in repository python-pbcore.

commit 8ae588d6b9dd6ab1d551d1a97a5fbf59a5269e16
Merge: 6592b8b 60c0774
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Mon Apr 11 21:11:12 2016 -0700

    Merge tag 'upstream/1.2.9+dfsg'
    
    Upstream version 1.2.9+dfsg

 CHANGELOG.org                                      |   14 +-
 bin/dataset.py                                     |   64 +-
 doc/pbcore.io.rst                                  |   24 +-
 pbcore/__init__.py                                 |    2 +-
 pbcore/chemistry/resources/mapping.xml             |    8 +-
 pbcore/data/datasets/__init__.py                   |    6 +-
 pbcore/data/datasets/empty_lambda.aligned.bam      |  Bin 0 -> 700 bytes
 pbcore/data/datasets/empty_lambda.aligned.bam.bai  |  Bin 0 -> 24 bytes
 pbcore/data/datasets/empty_lambda.aligned.bam.pbi  |  Bin 0 -> 67 bytes
 ...69412550000001823090301191423_s1_p0.ccs.bam.pbi |  Bin 0 -> 297 bytes
 pbcore/io/BasH5IO.py                               |  145 +--
 pbcore/io/FastaIO.py                               |   20 +-
 pbcore/io/align/BamAlignment.py                    |   45 +-
 pbcore/io/align/BamIO.py                           |   45 +-
 pbcore/io/align/CmpH5IO.py                         |   99 +-
 pbcore/io/align/_BamSupport.py                     |    7 +-
 pbcore/io/dataset/DataSetIO.py                     | 1272 +++++++++++++-------
 pbcore/io/dataset/DataSetMembers.py                |  338 ++++--
 pbcore/io/dataset/DataSetReader.py                 |   49 +-
 pbcore/io/dataset/DataSetWriter.py                 |   10 +
 pbcore/io/dataset/EntryPoints.py                   |  246 ----
 pbcore/io/dataset/utils.py                         |   20 +-
 pbcore/io/rangeQueries.py                          |    4 +-
 pbcore/model/__init__.py                           |    2 +
 pbcore/model/baseRegions.py                        |  192 +++
 requirements-dev.txt                               |    1 +
 requirements.txt                                   |    2 +-
 tests/test_pbcore_io_BasH5Reader.py                |    3 +-
 tests/test_pbcore_io_unaligned_bam.py              |    2 +-
 tests/test_pbdataset.py                            | 1139 ++++++++++++++++--
 tests/test_pbdataset_subtypes.py                   |  319 ++++-
 31 files changed, 2810 insertions(+), 1268 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcore.git



More information about the debian-med-commit mailing list