Skip to content

Error: list index out of range #8

@eldronzhou

Description

@eldronzhou

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions