![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
seq.txt, qseq.txt and fastq | NicoBxl | Bioinformatics | 5 | 01-03-2014 09:35 AM |
Can bowtie align mates individually if they don't match? | history_of_robots | Bioinformatics | 1 | 02-06-2012 06:01 AM |
making non-redundant isotig file from newbler output | Seqasaurus | Bioinformatics | 2 | 09-22-2011 05:44 AM |
GATK RealignerTargetCreator Error = Contigs do not match | Hkins552 | Bioinformatics | 1 | 07-01-2011 05:59 AM |
solexa output files | s_*_seq.txt vs. s_*_sequencece.txt | lajoieb | Illumina/Solexa | 3 | 04-08-2009 06:52 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Zurich Join Date: Mar 2010
Posts: 56
|
![]()
Hey everybody,
In the IsotigsLayout file I found following: PHP Code:
cheers, Thomas |
![]() |
![]() |
![]() |
#2 |
Rick Westerman
Location: Purdue University, Indiana, USA Join Date: Jun 2008
Posts: 1,104
|
![]()
In a recent project I found that a lot of the problematic contigs were from virus contamination. The reads were split up in multiple ways that created strange contigs that did not get placed within the isotigs. Re-running the assembly with the '-rip' option in order to keep the reads from (mostly) being ripped apart help out the overall project.
In your particular case looking in the 454AllContigs.fna file to see what contig12018 looks like might give you a clue as to if the contig is any good to begin with. |
![]() |
![]() |
![]() |
#3 |
Senior Member
Location: Pathum Thani, Thailand Join Date: Nov 2009
Posts: 190
|
![]()
Hi
I just checked my data and I also see contigs that are listed but not used in isotigs. For you'r isogroup515 contig 15180 is not used because it is one of those stupid contigs made up of 1-5 bases. here is an example I checked in my data Code:
>isogroup00051 numIsotigs=4 numContigs=10 Length : 417 294 502 2 2 157 20 1001 211 300 (bp) Contig : 15069 10938 12303 16373 00297 16372 00298 09511 15400 15401 Total: isotig00531 >>>>> >>>>> >>>>> <<<<< >>>>> >>>>> 2108 isotig00532 >>>>> >>>>> >>>>> <<<<< >>>>> >>>>> 1953 isotig00533 >>>>> <<<<< >>>>> >>>>> 1930 isotig00534 >>>>> >>>>> >>>>> 805 Code:
[1] "15400\tcontig15400\t211\t74.8" [2] "C\t9511\t5'\t15400\t5'\t33" [3] "C\t15400\t3'\t12303\t5'\t4" [4] "C\t10938\t3'\t15400\t5'\t23" [5] "C\t15401\t5'\t15400\t3'\t78" [6] "S\t531\t2108\t15069:+;16372:+;298:+;9511:-;15400:+;15401:+" [7] "S\t532\t1953\t15069:+;297:+;298:+;9511:-;15400:+;15401:+" [8] "S\t533\t1930\t15069:+;9511:-;15400:+;15401:+" [9] "S\t534\t805\t10938:+;15400:+;15401:+" |
![]() |
![]() |
![]() |
#4 |
Member
Location: Zurich Join Date: Mar 2010
Posts: 56
|
![]()
Thanks for your replies!
I checked the seqs in the AllContigs file and I have seen that the contigs without >>>>> are marked as cyclyc or thresh. Using the -rip optin ends up with less contigs per isotig (max. 4). Don't I miss a lot of information? Or is the assembly even getting more reliable (which is what I think), as the contigs are not split? (I searched for that parameter a long time, but missed it somehow ![]() I had again a deeper look in the 454ContigGraph and I think it's not a read depth problem. The contigs which don't have >>>>> in the IsotigLayout.txt aren't member of any scaffold (lines beginning with S in ContigGraph). But in the C lines there is a connection to another contig of the isotig, i.e. Code:
C 15110 5' 3234 5' 9 => Edge between contig15110 and contig03234 found S 2514 1131 10265:+;15110:+ => Scaffold with contigs 10265 and 15110 -> isotig02514 But this still doesn't explain why contig03234 is in the Isotig.fna and contig12018 is not and both are cyclyc. |
![]() |
![]() |
![]() |
#5 |
Senior Member
Location: Pathum Thani, Thailand Join Date: Nov 2009
Posts: 190
|
![]()
what are the read depths of all the other edges to contig 15110? My guess is they will be significantly higher than 9 (similar to the case in my example above).
|
![]() |
![]() |
![]() |
#6 |
Member
Location: Zurich Join Date: Mar 2010
Posts: 56
|
![]()
here is the grep result:
Code:
> grep 15110 454ContigGraph.txt 15110 contig15110 71 8.0 C 15110 5' 3234 5' 9 C 15110 5' 10265 3' 3 S 2514 1131 10265:+;15110:+ I 15110 CCCCACCCTTCTTGGGACCCTTCTTGCTCTTCTTTTtCCCTTTtGCTATCAATGCCACATCCTCCTCATCC |
![]() |
![]() |
![]() |
#7 |
Senior Member
Location: Pathum Thani, Thailand Join Date: Nov 2009
Posts: 190
|
![]()
yeah I guess it was just a coincidence that contig12303 had a low read depth in the example above as it is listed as edge_thresh, although the only edge that is has listed is to contig15110
|
![]() |
![]() |
![]() |
#8 |
Rick Westerman
Location: Purdue University, Indiana, USA Join Date: Jun 2008
Posts: 1,104
|
![]()
Re: Using the '-rip' option versus not using the option.
In my one comparative test so far -- this was on 454 run with multiple projects within it; all of which seemed to be contaminated and for which the 454 software created strange contigs -- the '-rip' option produced roughly the same percentage of assembled bases. Some projects seeing a bit more assembled reads and some less but all within 1%. The '-rip' option also produced slightly more large contigs. The number of contigs not used in the isotigs dropped dramatically. The handful of contigs that were not used in the isotigs are 'threshold' contigs. So, in summary at least for this project, the '-rip' option is a good choice. I may go back to some of my older and less contaminated projects to see what would happen when using the '-rip' option. I would be interested in other people's opinion of using the '-rip' option. |
![]() |
![]() |
![]() |
#9 |
Member
Location: Zurich Join Date: Mar 2010
Posts: 56
|
![]()
My observations using -rip option are:
- less aligned reads, but not considerably less - less aligned bases, roughly between 1% and 3% - drop in the average number of contigs per isotig - the number of contigs not in isotigs drops a bit. BUT: the overall number of contigs in 454AllContigs.fna drops considerably (e.g. from 16000 to 14000 or 66000 to 52000) - nearly all of the contigs not used are 'threshold'-contigs (I found 3 (out of 210 not used contigs) which had the status=none). Only 1 'threshold'-contig was used in an isotig. - more large contigs are produced. I think I will use the -rip option for my assemblies. But I would also be interested in other people's experiences/opinons...I start a new thread for that! Cheers, Thomas |
![]() |
![]() |
![]() |
#10 | |
Senior Member
Location: Purdue University, West Lafayette, Indiana Join Date: Aug 2008
Posts: 2,317
|
![]() Quote:
-- Phillip |
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|