![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Does anybody have SOLiD v. 3.5 run protocol | seqbren | SOLiD | 2 | 12-27-2012 12:04 AM |
Dots in the reads of SoliD sequencing | Nnogueira | SOLiD | 6 | 12-19-2012 08:09 AM |
Quality triming of Solid reads in BWA | santy | SOLiD | 3 | 12-18-2012 06:54 PM |
looking for Solid library protocol | casual_seqs | SOLiD | 12 | 05-09-2010 11:45 PM |
SOLiD RNA-Seq protocol ver 2 - no PCR products | wishSEQ | RNA Sequencing | 0 | 03-29-2009 02:55 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Pittsburgh Join Date: Jan 2013
Posts: 24
|
![]()
I have just started working on NGS few weeks back and I was trying to get the pipeline for SOLiD right.
From what I understand the basic pipeline goes something like this (please do correct me if I'm wrong): > get xsq files -> convert them to *.csfasta or *.qual files (using xsq tools) -> check for quality control (by converting *.csfasta and *.qual files to *.fastq files) -> mapping (obtain *.sam files) -> convert them to *.bam (and sort it) -> check for duplicates -> detect variants -> annotate variants I have the files in *.csfasta and *.qual format with me now. While trying to assess the quality of the reads, I realized that not many tools use *.csfasta and *.qual files as input. I read some place else that, we can convert these files to *.fastq format and use 'fastx tools' to check for quality of the reads. One such tool was 'bfast' and it also maps the reads to reference genome. Using solid2fastq in bfast when I did the conversion, I think the output I received was wrong. I can tell because the output_file.fastq file looked something like this: @1_28_69 T.................................................. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @1_28_95 T.................................................. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I used the following command to generate the output: scripts user$ solid2fastq -o output_file sample.csfasta sample.qual I'm not sure where I'm making the mistake. And also I wanted to know if converting *.csfasta files to *.fastq files is the right thing to do? Wouldn't you lose the quality? Is there any tool which takes in the native *.csfasta files and computes quality of the reads and also mapping instead? |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: USA Join Date: Oct 2008
Posts: 158
|
![]()
you want to map with either the xsq or csfasta file. I would avoid converting to fastq for anything other than a quality check.
|
![]() |
![]() |
![]() |
#3 |
Member
Location: Russia, Irkutsk Join Date: Feb 2011
Posts: 40
|
![]()
Conversion is clearly wrong. If my memory serves, ! is zero quality in Sanger-type fastq, and dots are missing colors (which are either 0 or -1 quality depending on version of the machine). Are csfasta/qual files OK?
Anyway, as already said somewhere in this forum, google up SEAStAR package from Armbrust lab. Currently it can do quality trimming and prepare data for assembly, but in couple of weeks they promised to add loads of stuff, mostly assembly and metagenomics, but still useful for any solid applications. |
![]() |
![]() |
![]() |
#4 |
Member
Location: Pittsburgh Join Date: Jan 2013
Posts: 24
|
![]()
I rechecked the fasta files again. The first 100 reads looked like this but later on they seemed to be fine.
Someone else mentioned to me that, it might be due to that fact that the reference file has NNNNNNNNNNNNNNN in the first few lines. |
![]() |
![]() |
![]() |
#5 |
Member
Location: south korea Join Date: Feb 2014
Posts: 68
|
![]()
hey hi..I have also started working de novo assembly on .qual format. I am new into this thing. I dont even have idea about protocol. I have tried to search but ended of nothing. I saw ur post so can u please tell me the refined protocol of doing assembly on .qual files.
|
![]() |
![]() |
![]() |
Tags |
bfast solid, fastq quality, fastq reads, solid reads |
Thread Tools | |
|
|