tophat software running issues
Tophat 2.1.1 software not are not ./configure --prefix=/path/to/tophat_base_dir \ --with-boost=/path/to/boost_prefix_dir while building of tophat, please anybody face the same problem, do it for needful. Thank you.
rna-seq
software error
next-gen
• 777 views
•
link
updated
by
lieven.sterck
•
written
by
ajitdake26693 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
fatal errors (Bowtie 2 installation)
written by healing80 •Hello. I am a newbie in bioinfomatics. I have downloaded bowtie 2 and type 'make' to install. The computer gave me messages below. Is bowtie2 …
-
Could not find a version of the library!
written by majeedaasim •I am trying to install SPOCS software. After downloading and extracting the software files I tried to configure it as mentioned in the userguide with …
-
Cufflinks installation error
written by saj98Hello everyone I am trying to install cufflinks, which I downloaded from the [source](http://cole-trapnell-lab.github.io/cufflinks/install/). I run the command configure as follow ~/Downloads/cufflinks-2.2.1.Linux_x86_64$ configure --prefix=/path/to/cufflinks/install --with-boost=/path/to/boost …
-
run softwares tophat
written by zh.khodadadi •i am a begginer user ,i install tophat2,bowtie2,fastqc and cufflink on desktop my 14.04 ubuntu by same these commands: tar -zxvf tophat-2.1.1.Linux_x86_64.tar.gz cd tophat-2.1.1.Linux_x86_64 ./tophat2 …
-
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:** $ …
-
Bosst configure error
written by Andrey Yurchenko •Dear Abyss team, I have complied boost and used this cl to configure Abyss: ./configure --exec-prefix=/export/home/aay2c/app/abyss --with-boost=/export/home/aay2c/app/boostok/include --prefix=/export/home/aay2c/app/abyss CPPFLAGS=-I/export/home/aay2c/app/sparsehash/include --with-sqlite=/export/home/aay2c/app/sqlite But got the error, What …
-
Tophat error: Bowtie not found on this system
written by rm16 •I am trying to align RNA-seq reads to my reference but I keep getting the error: > [2016-06-04 13:58:45] Beginning TopHat run (v2.0.9) > ----------------------------------------------- …
-
tophat installation problem
written by skdutta2091 •Dear friends, While installing TopHat in my system I am getting the following errors. I have installed the boost library and also using `--with boost` …
-
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 …
-
tophat install problem
written by biolabHi everyone I installed boost (prefixed at /data/xma/local/boost/), bowtie, samtools, all without problem, but am facing tophat problem: checking whether Boost::Thread needs Boost::System library... configure: …
Hello ajitdake26693,
You should know that the old 'Tuxedo' pipeline of Tophat(2) and Cufflinks is no longer the "advisable" tool for RNA-seq analysis. The software is deprecated/ in low maintenance and should be replaced by HISAT2, StringTie and ballgown. See this paper: Transcript-level expression analysis of RNA-seq experiments with HISAT, StringTie and Ballgown. There are also other alternatives, including alignment with STAR and bbmap, or pseudo-alignment using salmon.
https://twitter.com/lpachter/status/937055346987712512