Error installing tophat in ubuntu 20.04
Hi, I'm trying to install tophat in ubuntu 20.04 but I keep getting errors during install. After prepare the build with bootstrap I can't find the bjam file to install boost and neither the configurate file
rna-seq
software error
• 1,304 views
•
link
written
by
lastpaulo •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
AVX error with Deepvariant caller
written by DJBill •I installed Deepvariant 1.6.0 on a: Dell poweredge R910, 128 Gb of RAM, 36 cores. The is machine has windows 10 LTSC installed on it. …
-
How do I install Boost and the bjam build engine for Cufflinks
written by giusdalt95 •Good morning, I am trying to install Cufflinks for RNA-seq analysis purposes. I'm following the tutorial at the link http://cole-trapnell-lab.github.io/cufflinks/getting_started/, but I am struggling to …
-
E: Package 'tophat' has no installation candidate
written by athira112athira •Hi, I try to install "Tophat" on my laptop (ubuntu 20.04), But it shows an error message. I need suggestions to fix this, it's really …
-
MaSuRCA installation error
written by cristamont1995 •I'm trying to install MaSuRCA on Mac but it can't find a working installation of Boost 1.46.0 ##Could not find a working installation of Boost. …
-
Question about install Tophat and Cufflinks (Boost issue)
written by Joe •**I'm using Ubuntu 1604 in Oracle VM VirtualBox. Try to follow http://staff.um.edu.mt/jebej02/blog/2016/05/23/installing-cufflinks-rnaseq-on-ubuntu/ to install Cufflinks in Ubuntu. But have issue when I install Tophat:** $ …
-
Mac OS X (El Capitan 10.11.6) STEME installation
written by themantalope •Hi All, I'm having some trouble getting STEME (v 1.9.1) to compile on my mac (OS X v10.11.6, MacBook Pro, mid-2015). I'm using gcc-4.2 (installed …
-
Trouble compiling ABySS from source
written by jordanashworth492 •Hi, I'm trying to run abyss-sealer but with the normal installation (sudo apt-get install abyss), I can't get it to work. It doesn't recognize the …
-
How is Tophat installed?
written by from the mountainsI'm trying to install Tophat. The manual says to use the following command: ./configure --prefix=/path/to/tophat_base_dir \ --with-boost=/path/to/boost_prefix_dir But there is no configure file in the …
-
(Mira) Configure: Error: Could Not Find A Version Of The Library! (Boost::Thread Library)
written by diltsjeri<pre><code>checking whether the Boost::Thread library is available... yes configure: error: Could not find a version of the library! </code></pre> <p>Hi,</p> <p>I'm trying to install MIRA, …
-
Tophat Installation Problem
written by Mohammad Reza Bakhtiarizadeh<p>Hi all I am trying to install Tophat on Ubuntu 10.04. i am freshman about linux. in other words i don't know any thing about …
I think TopHat is deprecated and should no longer be used. See this tweet by the developer: https://twitter.com/lpachter/status/937055346987712512
lastpaulo, you have two options if you still want to use it rather than more recent alternatives such as STAR or hisat2, 1) would be to show the full error log or 2 (recommend) would be to use either a pre-compiled binary from here or a package manager such as
conda.