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
      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
    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    24 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    25 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    21 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    52 views
    0 likes
    Last Post seqadmin  
    Working...
    X