Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cadd.t01 test fails #944

Open
mmokrejs opened this issue Dec 29, 2019 · 0 comments
Open

cadd.t01 test fails #944

mmokrejs opened this issue Dec 29, 2019 · 0 comments

Comments

@mmokrejs
Copy link

Hi,
I just installed gemini and ran the test suite but it fails with:

    cadd.t01...\c
2,4c2,4
< chr1	30859	30860	G	C	-0.05	1.96
< chr1	69269	69270	A	G	0.39	8.27
< chr1	69510	69511	A	G	0.54	9.76
---
> chr1	30859	30860	G	C	-0.92	0.39
> chr1	69269	69270	A	G	-1.34	0.03
> chr1	69510	69511	A	G	-1.72	0.01
6,7c6,7
< chr1	879675	879676	G	A	0.06	3.61
< chr1	935491	935492	G	T	0.67	10.84
---
> chr1	879675	879676	G	A	0.56	7.02
> chr1	935491	935492	G	T	0.79	8.17
9,10c9,10
< chr3	60830533	60830534	A	T	None	None
< chr3	60830762	60830763	G	T	None	None
---
> chr3	60830533	60830534	A	T	0.18	4.98
> chr3	60830762	60830763	G	T	-1.65	0.01
fail

The last commit is bc84fe2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant