Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Problem creating index files from reference genome using miRDeep*

    Hi guys,

    I am using miRDeep and i wanted to create index files to be used in miRDeep*. But i am getting an error every time i execute the command

    This is their instructions on the mannual how to do it:

    1. genome_test is a demo data directory. there are two fasta files chrM.fa and chrY.fa. you can put your own genome reference files in this directory chromosome by chromosome.
    2. type command below:
    > java -jar -Xmx4g build_bwt_idx.jar genome_test
    for the option Xmx4g. you can change the amount based on how much memory your computer has
    3. copy whole directory genome_test under miRDeep_star's genome directory. you can change genome_test if you like.

    Now this is what i used in the command line:

    java -jar ~/Downloads/build_bwt_idx_v31/build_bwt_idx.jar ~/Downloads/build_bwt_idx_v31/genome/genome_test

    here is the output with error message:

    Apr 07, 2016 6:12:07 PM build_bwt_idx.Build_bwt_idx main
    SEVERE: null
    java.io.FileNotFoundException: genome/home/amm/Downloads/build_bwt_idx_v31/genome/FM_profile.idx (No such file or directory)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:110)
    at java.io.FileWriter.<init>(FileWriter.java:63)
    at bowtie.create_BWT_Index.createIdx(create_BWT_Index.java:46)
    at build_bwt_idx.Build_bwt_idx.main(Build_bwt_idx.java:34)

    -----------------------------------------------------------------------------------------------------------------------------

    I checked the path to the file, it is correct. Also, i omitted the Xmx4g option because i am using a super computer. Just for an exploratory purpose, i still used Xmx4g option but i get the very same error.

    Anyone knows what this error means and how to rectify it?

  • #2
    genome/home/amm/Downloads/build_bwt_idx_v31/genome/FM_profile.idx

    Your goofing on the filename somehow.

    Hardwire the full path or change directories.

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Best Practices for Single-Cell Sequencing Analysis
      by seqadmin



      While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
      Today, 07:15 AM
    • seqadmin
      Latest Developments in Precision Medicine
      by seqadmin



      Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

      Somatic Genomics
      “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
      05-24-2024, 01:16 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 06-03-2024, 06:55 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-30-2024, 03:16 PM
    0 responses
    27 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-29-2024, 01:32 PM
    0 responses
    29 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-24-2024, 07:15 AM
    0 responses
    216 views
    0 likes
    Last Post seqadmin  
    Working...
    X