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
          Genetic Variation in Immunogenetics and Antibody Diversity
          by seqadmin



          The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
          11-06-2024, 07:24 PM
        • seqadmin
          Choosing Between NGS and qPCR
          by seqadmin



          Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
          10-18-2024, 07:11 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 11:09 AM
        0 responses
        23 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Today, 06:13 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 11-01-2024, 06:09 AM
        0 responses
        30 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-30-2024, 05:31 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Working...
        X