HTSeq 2.0.9__tar.gz → 2.1.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/StepVector.py +2 -2
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/__init__.py +360 -242
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/features.py +30 -14
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/utils.py +9 -12
- htseq-2.1.2/HTSeq.egg-info/PKG-INFO +813 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq.egg-info/SOURCES.txt +1 -5
- htseq-2.1.2/HTSeq.egg-info/entry_points.txt +4 -0
- {htseq-2.0.9 → htseq-2.1.2}/MANIFEST.in +0 -2
- htseq-2.1.2/PKG-INFO +813 -0
- {htseq-2.0.9 → htseq-2.1.2}/README.md +2 -1
- htseq-2.1.2/pyproject.toml +75 -0
- htseq-2.1.2/setup.py +103 -0
- {htseq-2.0.9 → htseq-2.1.2}/src/StepVector.py +2 -2
- {htseq-2.0.9 → htseq-2.1.2}/src/StepVector_wrap.cxx +977 -503
- {htseq-2.0.9 → htseq-2.1.2}/src/_HTSeq.c +23385 -29301
- htseq-2.1.2/test/test_general.py +26 -0
- {htseq-2.0.9 → htseq-2.1.2}/test/test_genomic.py +88 -72
- htseq-2.1.2/test/test_htseq-count.py +972 -0
- htseq-2.1.2/test/test_parsers.py +188 -0
- htseq-2.0.9/HTSeq/_version.py +0 -1
- htseq-2.0.9/HTSeq.egg-info/PKG-INFO +0 -130
- htseq-2.0.9/PKG-INFO +0 -130
- htseq-2.0.9/VERSION +0 -1
- htseq-2.0.9/pyproject.toml +0 -3
- htseq-2.0.9/scripts/htseq-count +0 -6
- htseq-2.0.9/scripts/htseq-count-barcodes +0 -5
- htseq-2.0.9/scripts/htseq-qa +0 -5
- htseq-2.0.9/setup.py +0 -234
- htseq-2.0.9/test/test_general.py +0 -25
- htseq-2.0.9/test/test_htseq-count.py +0 -758
- htseq-2.0.9/test/test_parsers.py +0 -185
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/StretchVector.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/_HTSeq_internal.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/__init__.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/count.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/count_features/__init__.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/count_features/count_features_per_file.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/count_features/reads_io_processor.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/count_features/reads_stats.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/count_old.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/count_with_barcodes.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/qa.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq/scripts/utils.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq.egg-info/dependency_links.txt +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq.egg-info/requires.txt +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/HTSeq.egg-info/top_level.txt +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/LICENSE +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/setup.cfg +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/src/AutoPyObjPtr.i +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/src/HTSeq/_HTSeq.pxd +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/src/HTSeq/_HTSeq.pyx +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/src/HTSeq/__init__.py +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/src/StepVector.i +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/src/step_vector.h +0 -0
- {htseq-2.0.9 → htseq-2.1.2}/test/test_stretch_vector.py +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
# This file was automatically generated by SWIG (https://www.swig.org).
|
|
2
|
-
# Version 4.
|
|
2
|
+
# Version 4.4.1
|
|
3
3
|
#
|
|
4
4
|
# Do not make changes to this file unless you know what you are doing - modify
|
|
5
5
|
# the SWIG interface file instead.
|
|
6
6
|
|
|
7
7
|
from sys import version_info as _swig_python_version_info
|
|
8
8
|
# Import the low-level C/C++ module
|
|
9
|
-
if __package__ or "." in __name__:
|
|
9
|
+
if getattr(globals().get("__spec__"), "parent", None) or __package__ or "." in __name__:
|
|
10
10
|
from . import _StepVector
|
|
11
11
|
else:
|
|
12
12
|
import _StepVector
|