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
      Recent Advances in Sequencing Analysis Tools
      by seqadmin


      The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
      05-06-2024, 07:48 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 05-10-2024, 06:35 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-09-2024, 02:46 PM
    0 responses
    21 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-07-2024, 06:57 AM
    0 responses
    19 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-06-2024, 07:17 AM
    0 responses
    20 views
    0 likes
    Last Post seqadmin  
    Working...
    X