Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problem installing tophat

    make all-recursive
    make[1]: Entering directory `/home/tophat-2.0.5'
    Making all in src
    make[2]: Entering directory `/home/tophat-2.0.5/src'
    if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wno-strict-aliasing -g -gdwarf-2 -Wuninitialized -O3 -DNDEBUG -pthread -I/usr/include -I/usr/local/include -I./SeqAn-1.3 -MT tophat_reports.o -MD -MP -MF ".deps/tophat_reports.Tpo" -c -o tophat_reports.o tophat_reports.cpp; \
    then mv -f ".deps/tophat_reports.Tpo" ".deps/tophat_reports.Po"; else rm -f ".deps/tophat_reports.Tpo"; exit 1; fi
    In file included from tophat_reports.cpp:36:0:
    common.h: In member function ‘void GBamWriter::write(bam1_t*, int64_t)’:
    common.h:579:14: warning: variable ‘pre_block_offs’ set but not used [-Wunused-but-set-variable]
    tophat_reports.cpp: At global scope:
    tophat_reports.cpp:121:21: error: ‘boost::random::mt19937’ has not been declared
    tophat_reports.cpp: In function ‘void read_best_alignments(const HitsForRead&, HitsForRead&, const JunctionSet&, const JunctionSet&, const InsertionSet&, const DeletionSet&, const FusionSet&, const Coverage&, bool, int*)’:
    tophat_reports.cpp:194:34: error: ‘* rng’ cannot be used as a function
    tophat_reports.cpp: At global scope:
    tophat_reports.cpp:316:21: error: ‘boost::random::mt19937’ has not been declared
    tophat_reports.cpp: In function ‘void pair_best_alignments(const HitsForRead&, const HitsForRead&, InsertAlignmentGrade&, std::vector<std:air<BowtieHit, BowtieHit> >&, const JunctionSet&, const JunctionSet&, const InsertionSet&, const DeletionSet&, const FusionSet&, const Coverage&, bool, int*)’:
    tophat_reports.cpp:467:34: error: ‘* rng’ cannot be used as a function
    tophat_reports.cpp: At global scope:
    tophat_reports.cpp:875:21: error: ‘boost::random::mt19937’ has not been declared
    tophat_reports.cpp: In function ‘void print_sam_for_single(const RefSequenceTable&, const HitsForRead&, FragmentType, const string&, GBamWriter&, int&)’:
    tophat_reports.cpp:892:24: error: ‘rng’ cannot be used as a function
    tophat_reports.cpp: At global scope:
    tophat_reports.cpp:918:19: error: ‘boost::random::mt19937’ has not been declared
    tophat_reports.cpp: In function ‘void print_sam_for_pair(const RefSequenceTable&, const std::vector<std:air<BowtieHit, BowtieHit> >&, const InsertAlignmentGrade&, GBamWriter&, const string&, const string&, int&, uint64_t, uint64_t)’:
    tophat_reports.cpp:941:24: error: ‘rng’ cannot be used as a function
    tophat_reports.cpp: At global scope:
    tophat_reports.cpp:2215:3: error: ‘mt19937’ in namespace ‘boost::random’ does not name a type
    tophat_reports.cpp: In member function ‘void ReportWorker::write_singleton_alignments(uint64_t, HitsForRead&, ReadStream&, GBamWriter&, GBamWriter&, FragmentType)’:
    tophat_reports.cpp:1942:20: error: ‘rng’ was not declared in this scope
    tophat_reports.cpp: In member function ‘void ReportWorker:perator()()’:
    tophat_reports.cpp:1968:5: error: ‘rng’ was not declared in this scope
    coverage.h: At global scope:
    coverage.h:24:20: warning: ‘cov_max_value’ defined but not used [-Wunused-variable]
    coverage.h:25:20: warning: ‘cov_min_value’ defined but not used [-Wunused-variable]
    make[2]: *** [tophat_reports.o] Error 1
    make[2]: Leaving directory `/home/tophat-2.0.5/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/tophat-2.0.5'
    make: *** [all] Error 2


    Have been trying to install tophat for the past one week and now im completely fed up with this bug eyed software, would be really helpful if someone could shed some light on this problem

  • #2
    this is probably unhelpful but really basic questions to start:

    are you unable to use the binaries available?

    also, did you successfully install the boost and samtools packages first? I also had trouble installing tophat; i no longer remember the error but it was actually a problem installing samtools, not tophat. I see something that looks like a boost error in your output?

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      04-22-2024, 07:01 AM
    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    59 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    57 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    53 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    56 views
    0 likes
    Last Post seqadmin  
    Working...
    X