Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Niloofar
    Junior Member
    • May 2012
    • 9

    error in Genemark-ES

    I am trying to use Genemark-ES. The installation went well and the program starts working, however, I get an error message:

    Can't exec "/home/ubuntu/gmes/gmes/make_mat.v3.0.ini.csh": No such file or directory at /home/ubuntu/gmes/gmes/gm_es.pl line 270.
    Died at /home/ubuntu/gmes/gmes/gm_es.pl line 270.

    However, I can see that "make_mat.v3.0.ini.csh" is actually there. So I am confused why I am getting this error and how to resolve it.

    Can anyone help with this please?
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    You probably have to add execute permissions for the script file. Try this.

    Code:
    $ chmod a+x /home/ubuntu/gmes/gmes/make_mat.v3.0.ini.csh
    If you are using a non-admin account then you may need to use "sudo".

    Comment

    • Niloofar
      Junior Member
      • May 2012
      • 9

      #3
      Dear GenoMax

      Thanks a lot for your quick reply.
      I did accordingly but I am still getting the same error

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Does the file have code in it?

        Comment

        • SES
          Senior Member
          • Mar 2010
          • 275

          #5
          Originally posted by GenoMax View Post
          You probably have to add execute permissions for the script file. Try this.

          Code:
          $ chmod a+x /home/ubuntu/gmes/gmes/make_mat.v3.0.ini.csh
          If you are using a non-admin account then you may need to use "sudo".
          It's not a permissions issue or Perl would say:
          Code:
          Permission denied at /path/to/gm_es.pl line xx
          Or, since the whole script is really just a bunch of shell commands, executing a command with "system" from Perl would produce a similar error from the shell (depending on the default shell):
          Code:
          sh: make_mat.v3.0.ini.csh: Permission denied
          But those are not the errors we see, so there must me something funny with this distribution where the paths are incorrect. FWIW, I could never get this program working for different reasons, and looking at the code convinced me not to try.

          Comment

          • Niloofar
            Junior Member
            • May 2012
            • 9

            #6
            Originally posted by GenoMax View Post
            Does the file have code in it?
            Sorry GenoMax, I cannot understand the question. As you may have alrady noticed, I am quite new to Linux. Would you please explain which file you mean?

            Comment

            • Niloofar
              Junior Member
              • May 2012
              • 9

              #7
              Originally posted by SES View Post
              It's not a permissions issue or Perl would say:
              Code:
              Permission denied at /path/to/gm_es.pl line xx
              Or, since the whole script is really just a bunch of shell commands, executing a command with "system" from Perl would produce a similar error from the shell (depending on the default shell):
              Code:
              sh: make_mat.v3.0.ini.csh: Permission denied
              But those are not the errors we see, so there must me something funny with this distribution where the paths are incorrect. FWIW, I could never get this program working for different reasons, and looking at the code convinced me not to try.
              Thanks, SES
              Yes, I can see on the web that many users have had problems with GeneMark. Thanks for your reply

              Comment

              Latest Articles

              Collapse

              • GATTACAT
                Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by GATTACAT
                Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                07-01-2026, 11:43 AM
              • SEQadmin2
                Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by SEQadmin2


                I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                Here are nine questions we think about, in roughly the order they matter, before...
                06-18-2026, 07:11 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-02-2026, 11:08 AM
              0 responses
              10 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-30-2026, 05:37 AM
              0 responses
              13 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-26-2026, 11:10 AM
              0 responses
              20 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-17-2026, 06:09 AM
              0 responses
              54 views
              0 reactions
              Last Post SEQadmin2  
              Working...