Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Problem with mirdeep2

    I have a problem with mapper.pl when i input my fasta file containing the reads.

    here is the command and the error that i get:

    mapper.pl N1_S1.fa -c -p ~/Desktop/bowtiebuild/cod_index -m -s /home/Desktop/cod/collapsed_reads/N1_S1_collapsed.fa -t ~/Desktop/cod/arf_files/N1_S1.arf

    First line of FASTA reads file is not in accordance with the fasta format specifications
    Please make sure your file is in accordance with the fasta format specifications and does not contain whitespace in IDs or sequences


    ***** Please check if the option you used (options c) designates the correct format of the supplied reads file N1_S1.fa *****

    Here are the first few lines of my FASTA file:

    >@NS500451:29:H3T2FBGXX:1:11101:15273:1059 1:N:0:ATCACG
    GNGCTACTGGTGAAAT
    >@NS500451:29:H3T2FBGXX:1:11101:21477:1064 1:N:0:ATCACG
    ANTGGATAGCGCATTGGTA
    >@NS500451:29:H3T2FBGXX:1:11101:23355:1065 1:N:0:ATCACG
    GNTGTCGTGGCCGAGTGGTTAAGGAAATA

    The command that i sued to convert fastq to fasta file is

    awk 'NR % 4 == 1 {print ">" $0 } NR % 4 == 2 {print $0}' ~/Desktop/N1_S1_trimmed.fastq > ~/Desktop/N1_S1.fa

    Important note: I had this problem when i was using mirdeep2 mapper.pl script in the linux server. But in my own linux machine the mapper.pl generated the collapsed reads and the arf files without any error code. So if there are whitespaces in the identifiers, how come the script doesn't generate any errors when i run in my own linux machine but not in the server?

    Do anyone know how to fix this problem?

  • #2
    hi, did you solved your problem?

    hi, did you solved your problem?
    I've tried several ways to fix this problem but it just doesn't work. i found a site which says that the foramt must be like :
    >PAN_123456_x969696
    ATACAATCTACTGTCTTTCCT
    (https://www.mdc-berlin.de/content/mi...n#File-formats)

    my original file is a fastq file and it's first line is like this:
    @A00183:416:HLJLJDSXX:4:1101:5267:1000 1:N:0:TGACCAAT+GTTCAGAG

    then i use python to convert it like this:
    >HUM_3110149961000_x1

    but it still doesn't work

    Comment


    • #3
      i finally figured out how to map this:
      1. mapper.pl ./<filename>.fq -e -h -j -m -k<adapter sequence> -l 18 -s <collapsedata.fa> . Then you can get a collapse data.
      2. using collapse data to map your reads to the reference genome; or you can just 'quanlifier' it

      Comment

      Latest Articles

      Collapse

      • noor121
        Reply to Latest Developments in Precision Medicine
        by noor121
        Qadri offers efficient online services designed for students and staff of University Targu Mures Medical Campus Hamburg. We streamline your academic and administrative processes for a hassle-free experience.

        VIsit us:
        https://qadri-international.com/univ...s-hamburg-umch...
        Yesterday, 09:33 PM
      • seqadmin
        Non-Coding RNA Research and Technologies
        by seqadmin




        Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

        Nobel Prize for MicroRNA Discovery
        This week,...
        10-07-2024, 08:07 AM
      • seqadmin
        Recent Developments in Metagenomics
        by seqadmin





        Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
        09-23-2024, 06:35 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 10-02-2024, 04:51 AM
      0 responses
      100 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 10-01-2024, 07:10 AM
      0 responses
      108 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 09-30-2024, 08:33 AM
      1 response
      112 views
      0 likes
      Last Post EmiTom
      by EmiTom
       
      Started by seqadmin, 09-26-2024, 12:57 PM
      0 responses
      20 views
      0 likes
      Last Post seqadmin  
      Working...
      X