Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • ESTScan 3 installation

    Hi all,

    I'm having trouble installing ESTScan 3. Anyone have any idea what my problem is?

    Code:
    kmkocot@Epimenia:~/Desktop/estscan-3.0.3$ make 
    gcc -O2 -c maskred.c
    maskred.c: In function ‘mask_file’:
    maskred.c:203:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
         fgets(buf, 1024, stdin); 
              ^
    maskred.c:210:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
           fgets(buf, 1024, stdin); 
                ^
    gcc -lm -o maskred maskred.o
    gcc -O2 -c makesmat.c
    makesmat.c: In function ‘count_tuples’:
    makesmat.c:306:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
         fgets(buf, 1024, stdin); 
              ^
    makesmat.c:325:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
           fgets(buf, 1024, stdin);
                ^
    gcc -lm -o makesmat makesmat.o
    makesmat.o: In function `print_pssm':
    makesmat.c:(.text+0x33d): undefined reference to `log'
    makesmat.c:(.text+0x362): undefined reference to `round'
    makesmat.o: In function `main':
    makesmat.c:(.text.startup+0xbb2): undefined reference to `log'
    makesmat.c:(.text.startup+0xbf0): undefined reference to `round'
    makesmat.c:(.text.startup+0xf45): undefined reference to `log'
    makesmat.c:(.text.startup+0xf70): undefined reference to `round'
    collect2: error: ld returned 1 exit status
    make: *** [makesmat] Error 1
    kmkocot@Epimenia:~/Desktop/estscan-3.0.3$
    I know TransDecoder is probably better but I want to give both a try.

    Thanks,
    Kevin

  • #2
    I am having the same problems. Any solution?
    Thanks,

    Comment


    • #3
      For what it's worth, I would strongly recommend the newest TransDecoder over ESTScan.

      I eventually did figure this out but I have no idea how as it has been years. Sorry I'm not more helpful.

      Best,
      Kevin

      Comment


      • #4
        Originally posted by aloliveira View Post
        I am having the same problems. Any solution?
        Thanks,
        I think you need to link the math library which may require adding "-lm" option for gcc. If there is a Makefile in the source you can edit that.

        Comment


        • #5
          Thanks Kevin, I have installed TransDecoder and I will give a try.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 06:35 AM
          0 responses
          15 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-09-2024, 02:46 PM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-07-2024, 06:57 AM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-06-2024, 07:17 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Working...
          X