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

fastq-dump #306

Open
nana-marinbio opened this issue Nov 27, 2023 · 2 comments
Open

fastq-dump #306

nana-marinbio opened this issue Nov 27, 2023 · 2 comments

Comments

@nana-marinbio
Copy link

When ran doctor.py I got fastq-dump error, below.

doctor.py

Doctor! Doctor! Give me the news.

Checking symptoms ...

bwa ... OK

datamash ... OK

fastqc -h ... OK

hisat2 ... OK

seqret -h ... OK

featureCounts ... OK

efetch ... OK

esearch ... OK

samtools ... OK

fastq-dump --> ERROR

bowtie2 ... OK

bcftools ... OK

seqtk ... OK

seqkit ... OK

bio ... OK

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

Found some problems

Unable to run: fastq-dump, fastq-dump -X 1 -Z SRR1553591

Check the Biostar Handbook for installation help.

I tried $ make vcf CPU=2 and got the following error:

fastq-dump -F -X 10000 --split-files -O reads SRR1553425
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /Users/anapaulabmoreira/bin/sratoolkit.3.0.0-mac64/bin/fastq-dump (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib

@ialbert
Copy link
Member

ialbert commented Nov 27, 2023

what is your MacOS version?

also can you check whether the latest sratools works?

https://github.com/ncbi/sra-tools/wiki/01.-Downloading-SRA-Toolkit

@nana-marinbio
Copy link
Author

MacOS High Sierra 10.13.6

the latest SRA tools just says [MacOS 64 bit architecture], trying to find more

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

2 participants