Replies: 2 comments 2 replies
-
I have issues with edirect and since a complete new environment setup also did not work to set up an environment, I try to "repair" the old one where everything else hopefully works. following appears: When I try to use the " gzip: edirect.tar.gz: invalid compressed data--format violated gzip: xtract.Linux.gz: invalid compressed data--format violated gzip: rchive.Linux.gz: invalid compressed data--format violated gzip: transmute.Linux.gz: invalid compressed data--format violated any suggestions? |
Beta Was this translation helpful? Give feedback.
-
Hello I got the following output from the doctor.py, what should I do? $ doctor.py Doctor! Doctor! Give me the news.Checking symptoms ...bwa ... OKdatamash ... OKfastqc -h ... OKhisat2 ... OKseqret -h --> ERRORfeatureCounts ... OKefetch ... OKesearch ... OKsamtools ... OKfastq-dump ... OKbowtie2 ... OKbcftools ... OKseqtk ... OKseqkit ... OKbio ... OKfastq-dump -X 1 -Z SRR1553591 ... OKFound some problemsUnable to run: seqret -hCheck the Biostar Handbook for installation help.(bioinfo) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Entrez direct tools automatically detect the platforms at runtime.
On Mac M1 processors is possible to end up with a situation where the tool is installed as a Rosetta Unix mode but the terminal is running as ARM 1 or vice-versa.
Reinstall entrez direct with the following command:
Beta Was this translation helpful? Give feedback.
All reactions