Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Mosaik alignment

    I would like to get the unmapped reads to do other analysis.

    MosiakAligner (version:1.0.1367) has an option (-rur) to store unaligned reads in a FASTQ file. But I can not get correct decimal quailty score in that fastq using MAQ fq_all2std.pl. I observed the problem is the negative score.

    Here is the command I used to mapping and get unaligned reads.

    MosaikBuild -fr test.solexa.fasta -fq test.solexa.qual -out
    test.solexa.fasta.mosaik.dat -st illumina
    MosaikAligner -in test.solexa.fasta.mosaik.dat -out test.mosaik.aligned.dat
    -ia fasta.ref.dat -hs 15 -mm 6 -mhp 100 -act 13 -rur test.unalinged.fastq

    Expected output
    >GAIIX_6_1000055:8:1:0:1821
    -3 1 -2 -2 2 -3 -5 11 -3 -5 -3 -3 1 -1 -5 20 4 5 -2 -5 5 4 -1 8 0 5 -2 -3
    -2 -3 -2 1 4 6 -1 4 2 1 -2 -4 9 2 -1 -3 4 0 14 -4 -3
    Observed:
    @GAIIX_6_1000055:8:1:0:1821 (mate 1, length=49)
    CTGCCTNACNAGAANCGAANCTCCGCCGCCCCACTAACTCCTTTACCGC
    +
    ^^"^_^_#^^^\,^^^\^^^^" ^\5%&^_^\&% )!&^_^^^_^^^_"%' %#"^_^]*# ^^%!/^]^^

    The ascii code is longer than the length of sequence (49).

    I try to understand the ascii code for negative quality score. The compact
    form of fastq should be one acsii code to quality score mapping. But now it
    is two ascii codes.
    -5 => ^\
    -4 => ^]
    -3 => ^^
    -2 => ^_
    -1 => space

    Do you have any suggestions to convert it back to correct decimal quality score?

    Thanks,
    Chien-Chi

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, Yesterday, 02:46 PM
0 responses
11 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-07-2024, 06:57 AM
0 responses
13 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-06-2024, 07:17 AM
0 responses
17 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-02-2024, 08:06 AM
0 responses
23 views
0 likes
Last Post seqadmin  
Working...
X