We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I installed optitype using the following command: conda install -c bioconda optitype
No errors were reported. but it seems that the machine doesnt recognize the pacakge:
I executed: which RazerS3 It didn’t return anything
which RazerS3
I tried with python 2.7 and python 3.
What am I missing? Thanks, Eila
The text was updated successfully, but these errors were encountered:
Hi Eila,
You can run which razers3 to see the RazerS3 installation. To run the pipeline itself, you can use OptiTypePipeline.py [options]
which razers3
OptiTypePipeline.py [options]
Sorry, something went wrong.
No branches or pull requests
Hello,
I installed optitype using the following command:
conda install -c bioconda optitype
No errors were reported. but it seems that the machine doesnt recognize the pacakge:
I executed:
which RazerS3
It didn’t return anything
I tried with python 2.7 and python 3.
What am I missing?
Thanks,
Eila
The text was updated successfully, but these errors were encountered: