conda tophat installation error
1
1
Entering edit mode
5.8 years ago
bioinfo@bioinfo:~$ conda install -c bioconda tophat
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - tophat

Current channels:

  - https://conda.anaconda.org/bioconda/linux-32
  - https://conda.anaconda.org/bioconda/noarch
  - https://conda.anaconda.org/default/linux-32
  - https://conda.anaconda.org/default/noarch
  - https://conda.anaconda.org/r/linux-32
  - https://conda.anaconda.org/r/noarch
  - https://repo.anaconda.com/pkgs/main/linux-32
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/linux-32
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/linux-32
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/pro/linux-32
  - https://repo.anaconda.com/pkgs/pro/noarch
  - https://conda.anaconda.org/conda-forge/linux-32
  - https://conda.anaconda.org/conda-forge/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

Please suggest how to install package and resolve this problem.

Thank you.

Python Anaconda • 4.6k views
ADD COMMENT
1
Entering edit mode

Please don't use TopHat for any new projects. There are many current programs that are much better suited for RNAseq. STAR, BBMap, HISAT2 to name a few.

ADD REPLY
0
Entering edit mode
ADD REPLY
0
Entering edit mode

Go for a faster aligner like Hisat2, Star etc.

ADD REPLY
0
Entering edit mode

Can I run STAR on normal computer with 4GB RAM, 500GB HDD?

ADD REPLY
1
Entering edit mode

Hate to say this but if that is all you have you should stop now and find alternate hardware with better resources. What genome are you working with?

ADD REPLY
0
Entering edit mode

Only if the genome you're using is tiny. Even hisat2 may run into issues on a small computer like that.

ADD REPLY
0
Entering edit mode
5.8 years ago

You need to download the linux-64 version of conda, not the 32bit version.

ADD COMMENT

Login before adding your answer.

Traffic: 1969 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6