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
            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-25-2024, 11:49 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-24-2024, 08:47 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          62 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          60 views
          0 likes
          Last Post seqadmin  
          Working...
          X