Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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!

  • #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


    • #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


      • #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

        • seqadmin
          New Genomics Tools and Methods Shared at AGBT 2025
          by seqadmin


          This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

          The Headliner
          The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
          03-03-2025, 01:39 PM
        • seqadmin
          Investigating the Gut Microbiome Through Diet and Spatial Biology
          by seqadmin




          The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
          02-24-2025, 06:31 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 12:50 PM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 03-03-2025, 01:15 PM
        0 responses
        181 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 02-28-2025, 12:58 PM
        0 responses
        276 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 02-24-2025, 02:48 PM
        0 responses
        663 views
        0 likes
        Last Post seqadmin  
        Working...
        X