Giter VIP home page Giter VIP logo

Comments (13)

ialbert avatar ialbert commented on July 30, 2024

this is a weird error, as it fails at installing mamba, hence well before even getting to install any bioinformatics tools

this may be a mamba related issue, in which case I need to rework the installation

mamba-org/mamba#1826

from biostar-handbook.

ialbert avatar ialbert commented on July 30, 2024

what system is this Mac OS M1/M2?

from biostar-handbook.

BIOSTARFAN avatar BIOSTARFAN commented on July 30, 2024

I used the windows system, using ubuntu as terminal

from biostar-handbook.

ialbert avatar ialbert commented on July 30, 2024

did you already have anaconda/miniconda installed or was it a brand new shell?

from biostar-handbook.

BIOSTARFAN avatar BIOSTARFAN commented on July 30, 2024

I have installed anaconda on my computer before.

from biostar-handbook.

ialbert avatar ialbert commented on July 30, 2024

in the same shell?

I think that is the problem here, make a new user that runs a separate environment

from biostar-handbook.

BIOSTARFAN avatar BIOSTARFAN commented on July 30, 2024

I can uninstall anaconda to have a try. Thanks.

from biostar-handbook.

BIOSTARFAN avatar BIOSTARFAN commented on July 30, 2024

I deleted the anaconda and had another try, still not work, showing the same errors.

from biostar-handbook.

ialbert avatar ialbert commented on July 30, 2024

you also have to uninstall everything for the handbook

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

then

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

maybe the best is to start with a clean Unix system. Uninstall Ubuntu and reinstall it.

It is sad though that conda itself is incapable of working corretly, the whole point of it was supposed to avoid these problems.

from biostar-handbook.

BIOSTARFAN avatar BIOSTARFAN commented on July 30, 2024

I got a new problem when install step by step. At step 9:
9. Install the bioinformatics software

Activate bioinfo.

conda activate bioinfo

Install the software.

$ curl -s http://data.biostarhandbook.com/install/conda.txt | xargs mamba install -q -y
Could not solve for environment specs
The following packages are incompatible
├─ bcftools does not exist (perhaps a typo or a missing channel);
├─ bedtools does not exist (perhaps a typo or a missing channel);
├─ bioawk does not exist (perhaps a typo or a missing channel);
├─ blast does not exist (perhaps a typo or a missing channel);
├─ bowtie2 does not exist (perhaps a typo or a missing channel);
├─ bwa does not exist (perhaps a typo or a missing channel);
├─ csvtk does not exist (perhaps a typo or a missing channel);
├─ datamash does not exist (perhaps a typo or a missing channel);
├─ emboss does not exist (perhaps a typo or a missing channel);
├─ fastp does not exist (perhaps a typo or a missing channel);
├─ fastqc does not exist (perhaps a typo or a missing channel);
├─ freebayes does not exist (perhaps a typo or a missing channel);
├─ hisat2 does not exist (perhaps a typo or a missing channel);
├─ mafft does not exist (perhaps a typo or a missing channel);
├─ minimap2 does not exist (perhaps a typo or a missing channel);
├─ parallel does not exist (perhaps a typo or a missing channel);
├─ perl-text-csv does not exist (perhaps a typo or a missing channel);
├─ samtools >=1.14 does not exist (perhaps a typo or a missing channel);
├─ seqkit does not exist (perhaps a typo or a missing channel);
├─ seqtk does not exist (perhaps a typo or a missing channel);
├─ snpeff 5.0 does not exist (perhaps a typo or a missing channel);
├─ subread does not exist (perhaps a typo or a missing channel);
├─ trimmomatic does not exist (perhaps a typo or a missing channel);
└─ ucsc-bedgraphtobigwig does not exist (perhaps a typo or a missing channel).
(bioinfo)

from biostar-handbook.

ialbert avatar ialbert commented on July 30, 2024

sounds like the channels are not activated, as it says in the error.

In general if you get an error where nothing works that indicates a step was missed before. If you get an error where one single tool does not work then it might be some local issue. But when the whole thing fails then it means something is fundamentally not in order.

from biostar-handbook.

BIOSTARFAN avatar BIOSTARFAN commented on July 30, 2024

As the auto install script died at step 7 and I started from step 7. Forgot to activate bioconda. Now, all good. Thanks very much for your help. For the original problem, it because I didn't install conda, just run the install script directly (I read the pdf version of the book which skips conda install and activate biocnda). Now, all fixed. I will read the online version of the book.

$ ~/bin/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    ... OK
# bowtie2       ... OK
# bcftools      ... OK
# seqtk         ... OK
# seqkit        ... OK
# bio           ... OK
# fastq-dump -X 1 -Z SRR1553591 ... OK
# You are doing well, Majesty!
(bioinfo)

from biostar-handbook.

ialbert avatar ialbert commented on July 30, 2024

sounds like it all worked. Glad to hear. I will be closing this issue then

from biostar-handbook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.