Skip to content

Commit 2207cc6

Browse files
authored
Merge pull request #194 from deeptools/develop
[WIP] release 3.3
2 parents 8bbb22e + 462bab8 commit 2207cc6

File tree

101 files changed

+3031
-1125
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+3031
-1125
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,7 @@ htmlcov
3939
.pydevproject
4040

4141
# vscode
42-
.vscode
42+
.vscode
43+
44+
# sphinx
45+
docs/_build

.readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# yaml file to configure readthedocs build
2+
python:
3+
version: 3.6
4+
setup_py_install: true
5+
pip_install: False

ChromosomeMappings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit d990e0f3fb3168cc251e1f57c5e85d88546bcc9e

0 commit comments

Comments
 (0)