Commit 09d8b40
File tree
- src
- DEploid
- export
- tests/testthat
- .gitmodules+3
- .travis.yml+6-2
- COPYING-1
- COPYING+674
- DEploid-Lasso-lib+1
- Dockerfile+12
- LICENSE-674
- Makefile.am+2-2
- README.md+3-2
- circle.yml+1-1
- docs/Citing-DEploid.md+5-6
- docs/FAQ.md+6
- docs/Pf3k-workflow.md+19
- docs/_build/man/dEploid.1+160-71
- docs/_static/PD0577-CPanel.IBD.ring.png
- docs/_static/scheme.png
- docs/conf.py+1
- docs/example.rst-14
- docs/index.rst+1-1
- docs/input.rst+23-6
- docs/installation.rst+2-3
- docs/output.rst+7-35
- src/dEploid.cpp+8-4
- src/dEploidIO.cpp+133-31
- src/dEploidIO.hpp+51-12
- src/exceptions.hpp+9-1
- src/export/dEploidIOExport.cpp+137-25
- src/export/dEploidIOExportPosteriorProb.cpp+1-1
- src/export/writeMcmcRelated.cpp+9-2
- src/global.h+2-2
- src/ibd.cpp+425-2
- src/ibd.hpp+81-14
- src/mcmc.cpp+65-254
- src/mcmc.hpp+13-30
- src/panel.cpp+24
- src/panel.hpp+23
- src/updateHap.cpp+1-1
- src/updateHap.hpp-2
- src/variantIndex.hpp+1
- tests/test-against-previous-version.sh+16-1
- tests/unittest/test_dEploidIO.cpp+14-3
- tests/unittest/test_ibd.cpp+213
- tests/unittest/test_mcmc.cpp+9-79
- utilities/DEploidR.R+1-1
- utilities/dEploidTools.r+57-23
- utilities/dataExplore.r+1-1
- utilities/interpretDEploid.r+4-2
- version+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | | - | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
| 72 | + | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| |||
0 commit comments