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

~/bin/doctor.py #272

Open
nanthony80 opened this issue Jul 1, 2023 · 1 comment
Open

~/bin/doctor.py #272

nanthony80 opened this issue Jul 1, 2023 · 1 comment

Comments

@nanthony80
Copy link

Hi there, I'm trying to run doctor.py to check the installation

~/bin/doctor.py

I get this message:

$ ~/bin/doctor.py

Doctor! Doctor! Give me the news.

Checking symptoms ...

bwa --> ERROR

datamash --> ERROR

fastqc -h --> ERROR

hisat2 --> ERROR

seqret -h --> ERROR

featureCounts --> ERROR

efetch --> ERROR

esearch --> ERROR

samtools --> ERROR

fastq-dump --> ERROR

bowtie2 --> ERROR

bcftools --> ERROR

seqtk --> ERROR

seqkit --> ERROR

bio --> ERROR

fastq-dump -X 1 -Z SRR1553591 --> ERROR

Found some problems

Unable to run: bwa, datamash, fastqc -h, hisat2, seqret -h, featureCounts, efetch, esearch, samtools, fastq-dump, bowtie2, bcftools, seqtk, seqkit, bio, fastq-dump -X 1 -Z SRR1553591

Check the Biostar Handbook for installation help.

(base)

Any suggestions on how to fix this to step 12 "turn off the nag messages by parallel" in the step-by-step installation guide?

@nanthony80
Copy link
Author

The issue is solved. After being unable to do the quick install and trying unsuccessfully to do the step-by-step install, I was able to get the quick install to work by using:

curl http://data.biostarhandbook.com/uninstall.sh | bash
(found in this thread #228)

then running this again:

curl http://data.biostarhandbook.com/install.sh | bash

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