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

Traceback...files are not created #2

Open
lakishadavid opened this issue Jan 19, 2021 · 0 comments
Open

Traceback...files are not created #2

lakishadavid opened this issue Jan 19, 2021 · 0 comments

Comments

@lakishadavid
Copy link

The package did not create the files.
I'm using an aws ec2 ubuntu environment. I'm using a virtual environment. I used beagle 5.1 to phase the sample. I ran Refined IBD three times. Here is the getIBD.py command line I used:

(venv) $ python getIBD.py -f refined1.ibd refined2.ibd refined3.ibd -m plink.GRCh37.autosome.map -t 1 -s 1 -o relative

Here is the full output:

Input files: refined1.ibd refined2.ibd refined3.ibd
Map file: plink.GRCh37.autosome.map
Output files: relative.ibd12, relative.seg
Printing IBD1 & IBD2 proportions
Printing both *.ibd12 and *.seg files

Total genome length: 3545.825789000001

Traceback (most recent call last):
File "../resources/bakeoff/getIBD.py", line 208, in
checkInKeysAndAddToList(IBDseg,ind1,ind2,chr,[loc[chr][fields[5]],loc[chr][fields[6]],str(h1)+str(h2)]) #add IBD segment as Interval with homologue info (interval_start, interval end, h1h2) to set
KeyError: '82154'

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