Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • maryb
    Junior Member
    • Jan 2012
    • 6

    error generating database in snpEFF

    hi all,
    I am trying to use snpEff (http://snpeff.sourceforge.net/).



    when i try to build my genomedatabse, I keep getting the same error message as "java.lang.RuntimeException: Property:
    '/Volumes/Seagate_Exp_1/snpEff/data/AsinC2.1.genome' not found".


    Also when i use "java -jar snpEff.jar" i get the error message "Error: Unable to access jarfile snpEff.jar".

    I have the following locations for java and snpEff:

    JAVA:

    /usr/bin/java

    java -version
    java version "1.8.0_25"
    Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
    Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)

    ***************
    snpEff:

    /usr/local/bin/snpEff


    any idea of where my mistake is? any suggestion would be greatly appreciated!
  • wolma
    Member
    • May 2014
    • 23

    #2
    Hi,
    you need to run your "java -jar snpEff.jar" command from *inside* the folder that has your snpEff installation (in your case do a: cd /usr/local/bin/snpEff).

    Seeing that you installed your snpEff into /usr/local/bin, I assume you wanted to make sure it's in your path. Problem is: you do not run it as a stand-alone command. In java -jar snpEff.jar the command is java, the rest are just options, so your shell uses $PATH to locate java, but that's all path resolution is used for here. In other words, it doesn't make much sense to put snpEff into a system bin folder.

    Comment

    • wyll
      Junior Member
      • Feb 2016
      • 6

      #3
      I have a question about the reference database.

      Following the command given on the SnpEff manual,
      java -jar snpEff.jar download -v hg19
      I got the hg19 in the form of a bunch of .bin files.

      Don't really know how to use them, any suggestions?

      Thank you~~

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Originally posted by wyll View Post
        I have a question about the reference database.

        Following the command given on the SnpEff manual,
        java -jar snpEff.jar download -v hg19
        I got the hg19 in the form of a bunch of .bin files.

        Don't really know how to use them, any suggestions?

        Thank you~~
        Did you see the help pages on how to run SnpEff: http://snpeff.sourceforge.net/SnpEff_manual.html#run

        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.
          Yesterday, 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, Today, 11:08 AM
        0 responses
        6 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-30-2026, 05:37 AM
        0 responses
        11 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-26-2026, 11:10 AM
        0 responses
        19 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        53 views
        0 reactions
        Last Post SEQadmin2  
        Working...