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
          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, Today, 08:47 AM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        57 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        53 views
        0 likes
        Last Post seqadmin  
        Working...
        X