Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • unique379
    Member
    • Aug 2012
    • 27

    miRDeep2 problem

    Dear all,

    Does anyone know that how to convert .sam (mapped file by bowtie) into .arf for as input in miRDeep2.pl ???

    i used sam_reads_collapse.pl and bwa_sam_converter.pl script but got unsatisfactory .arf output.

    find attachment as sample arf while i got correct reads_collapsed.fa file

    Help me please...thanks in advance
    Attached Files
  • lran2008
    Member
    • Apr 2013
    • 35

    #2
    The user has already removed 3' adapters in color space and has mapped the reads against the genome using bwa/bowtie resulting in a sam file. Note that each genome locus to which a read was aligned has to occur in its own line. Otherwise only the first genome locus of each line will be taken! The mapping output file is named mapped.sam. The user wishes to generate the files 'reads_collapsed.fa' and 'reads_collapsed_vs_genome.arf' as input to miRDeep2:

    perl bwa_sam_converter.pl -i mapped.sam -c -o reads_collapsed.fa -a reads_collapsed_vs_genome.arf

    If read ids are already collapsed and in correct miRDeep2 format (eg. ">ABC_1_x10", see file formats) then the sam file just needs to be converted:

    perl bwa_sam_converter.pl -i mapped.sam -a reads_collapsed_vs_genome.arf

    What is miRDeep2 miRDeep2 is a software package for identification of novel and known miRNAs in deep sequencing data. Furthermore, it can be used for miRNA expression profiling across samples. Last, a new module for preprocessing of raw Illumina sequencing data produces files for downstream analysis with the miRDeep2 or quantifier module. Colorspace sequencing data is currently not supported by the preprocessing module but it is planed to be implemented. Preprocessing is performed with the mapper.pl script.

    Comment

    • unique379
      Member
      • Aug 2012
      • 27

      #3
      Problem to launch miRDeep2 in PBS

      Hi all,

      Here i am facing a small problem to launch miRDeep2 into my server by PBS. plz short-out anyone.

      error:

      mkdir mirdeep_runs/run_14_05_2013_t_11_53_28

      Error: Perl PDF::API2 package not found
      Check if the perl PDF::API2 package is correctly installed and all Pathes were set correctly, though right now its running in randfold phase correctly.

      while by simple way (by terminal mode) its running quite well even with PDF::API2 package without any error.

      Note: i also commented to PDF::API2 module inside miRDeep2.pl script to check if other things are ok however yes its okey all except this module.

      i am asking to launch in PBS mode bcz after leaving system, my lab suppose to be off all system by remotely except my cluster server

      please help me,

      Thanks once again and waiting for your kind input.

      Comment

      • xiaoxiaodong2013
        Junior Member
        • Oct 2013
        • 2

        #4
        Originally posted by unique379 View Post
        Hi all,

        Here i am facing a small problem to launch miRDeep2 into my server by PBS. plz short-out anyone.

        error:

        mkdir mirdeep_runs/run_14_05_2013_t_11_53_28

        Error: Perl PDF::API2 package not found
        Check if the perl PDF::API2 package is correctly installed and all Pathes were set correctly, though right now its running in randfold phase correctly.

        while by simple way (by terminal mode) its running quite well even with PDF::API2 package without any error.

        Note: i also commented to PDF::API2 module inside miRDeep2.pl script to check if other things are ok however yes its okey all except this module.

        i am asking to launch in PBS mode bcz after leaving system, my lab suppose to be off all system by remotely except my cluster server

        please help me,

        Thanks once again and waiting for your kind input.
        I have the same problem. Please install this software again following mirdeep2 README file, step by step, then you will make it!

        Comment

        Latest Articles

        Collapse

        • 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.
          Yesterday, 11:43 AM
        • SEQadmin2
          Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by SEQadmin2


          I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

          Here are nine questions we think about, in roughly the order they matter, before...
          06-18-2026, 07:11 AM
        • SEQadmin2
          From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
          by SEQadmin2


          Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


          The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
          ...
          06-02-2026, 10:05 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-30-2026, 05:37 AM
        0 responses
        11 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-26-2026, 11:10 AM
        0 responses
        18 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        52 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        111 views
        0 reactions
        Last Post SEQadmin2  
        Working...