Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • newfie
    Junior Member
    • Feb 2016
    • 8

    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?
  • Richard Finney
    Senior Member
    • Feb 2009
    • 701

    #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

    • SEQadmin2
      Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
      by SEQadmin2



      Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
      ...
      07-09-2026, 11:10 AM
    • SEQadmin2
      Cancer Drug Resistance: The Lingering Barrier to Rising Survival
      by SEQadmin2



      Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

      There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
      07-08-2026, 05:17 AM
    • GATTACAT
      Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by GATTACAT
      Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
      07-01-2026, 11:43 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 07-13-2026, 10:26 AM
    0 responses
    24 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-09-2026, 10:04 AM
    0 responses
    34 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-08-2026, 10:08 AM
    0 responses
    21 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 07-07-2026, 11:05 AM
    0 responses
    34 views
    0 reactions
    Last Post SEQadmin2  
    Working...