Skip to content

I'm unable to run prospr on a sequence #12

@dante-di

Description

@dante-di

Hello everyone,
I installed the ProSPr Docker container.

When I try to run ProSPr on a sequence using the command:
docker run -t -v /home/dante/data/:/data prospr/prospr -t --a3mfile /home/dante/data/example1.a3m

I get this error: prospr.py: error: argument command: invalid choice: '/home/dante/data/example1.a3m' (choose from 'run', 'build')

I think I followed the welcome screen directions:
To use prospr on your own sequences: docker run -t -v /path/to/local/data:/data prospr/prospr -t --a3mfile /data/my_file.a3m and place a PSIBLAST database under /data/psiblast and a uniclust database under /data/hhblits. ProSPr will download the database if it is missing (250GB and 25GB respectively).
Note: I was also unable to download the database.

What am I doing wrong?

Thank you very much,
Dante

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions