Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

multipop_selection_pipeline run error #25

Description

@mujuls

I am trying to run multipop_selection_pipeline on my data set and encountering the following error on executing the run:
--imputation
Traceback (most recent call last):
File "/usr/bin/multipop_selection_pipeline", line 9, in
load_entry_point('selectionTools==1.1.1', 'console_scripts', 'multipop_selection_pipeline')()
File "/usr/lib/python2.7/site-packages/selectionTools-1.1.1-py2.7.egg/selection_pipeline/multipipeline.py", line 369, in main
fst_vcf(options.vcf_input, config, options, populations)
File "/usr/lib/python2.7/site-packages/selectionTools-1.1.1-py2.7.egg/selection_pipeline/multipipeline.py", line 283, in fst_vcf
options.chromosome + p + s + '.weir.fst')
OSError: [Errno 2] No such file or directory

I am running it on Scientific Linux release 7.2 and the installation was successful.
Is there something I am missing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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