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

Error: list index out of range #8

Open
eldronzhou opened this issue Dec 12, 2020 · 0 comments
Open

Error: list index out of range #8

eldronzhou opened this issue Dec 12, 2020 · 0 comments

Comments

@eldronzhou
Copy link

eldronzhou commented Dec 12, 2020

Hi,

I encountered following error when running the command:

rvnpl npl --path ./out --output ./out/ --exact --info_only --perfect --sall --rvibd --n_jobs 8 -c 0.001 --rep 2000000

./out
folder name:., chromosome:chr1
analyzing 'LOC100133331'
fid:'F01'
Traceback (most recent call last):
File "/ysm-gpfs/home/gz222/software/anaconda3/envs/python2/bin/rvnpl", line 4, in
import('pkg_resources').run_script('RVNPL==1.0.0', 'rvnpl')
File "/ysm-gpfs/home/gz222/software/anaconda3/envs/python2/lib/python2.7/site-packages/pkg_resources/init.py", line 748, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/ysm-gpfs/home/gz222/software/anaconda3/envs/python2/lib/python2.7/site-packages/pkg_resources/init.py", line 1524, in run_script
exec(script_code, namespace, namespace)
File "/ysm-gpfs/home/gz222/software/anaconda3/envs/python2/lib/python2.7/site-packages/RVNPL-1.0.0-py2.7-linux-x86_64.egg/EGG-INFO/scripts/rvnpl", line 149, in

File "build/bdist.linux-x86_64/egg/RVNPL/npl.py", line 1667, in execute
File "build/bdist.linux-x86_64/egg/RVNPL/npl.py", line 270, in setdict
File "build/bdist.linux-x86_64/egg/RVNPL/npl.py", line 347, in set_famstruct
File "build/bdist.linux-x86_64/egg/RVNPL/npl.py", line 483, in generation
IndexError: list index out of range

I can provide you the MERLIN file to reproduce the error if you want to look into this issue. Thanks in advance!

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