You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: