Forum: Illumina/Solexa
03-09-2020, 03:27 PM
|
Replies: 7
Views: 2,217
I think the problem comes from Illumina errors...
I think the problem comes from Illumina errors not being perfectly random and that this bias is not being reflected in the quality scores. At 1 in a million there will be a higher background of...
|
Forum: Illumina/Solexa
03-05-2020, 12:35 PM
|
Replies: 7
Views: 2,217
|
Forum: Bioinformatics
03-05-2020, 12:30 PM
|
Replies: 6
Views: 1,687
|
Forum: Bioinformatics
03-04-2020, 01:38 PM
|
Replies: 6
Views: 1,687
|
Forum: Illumina/Solexa
02-27-2020, 10:45 PM
|
Replies: 4
Views: 2,149
|
Forum: Illumina/Solexa
02-19-2020, 11:18 PM
|
Replies: 7
Views: 2,217
That's a pretty good idea! We published an...
That's a pretty good idea! We published an approach like that :-) https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-016-2669-3
However, it would be hard to drive it down to 1 in 1...
|
Forum: Bioinformatics
02-09-2020, 08:28 PM
|
Replies: 6
Views: 1,687
Is your 18 Gb of Illumina data pure mtDNA or...
Is your 18 Gb of Illumina data pure mtDNA or mtDNA plus nuclear? If it is pure mtDNA then you probably have many thousand-fold coverage of the mitochondrial genome and you can reduce the number of...
|
Forum: Bioinformatics
01-30-2020, 04:26 PM
|
Replies: 2
Views: 1,188
I'd try a speedy assembler like BBtools...
I'd try a speedy assembler like BBtools tadpole.sh as a first pass just to see what a rough draft looks like. A slower assembler but one that should finish in a day is abyss-pe with the bloom filter...
|
Forum: Bioinformatics
01-09-2020, 11:45 PM
|
Replies: 2
Views: 1,395
|
Forum: Bioinformatics
12-09-2019, 09:14 PM
|
Replies: 678
Views: 207,485
|
Forum: Bioinformatics
11-27-2019, 10:25 PM
|
Replies: 3
Views: 4,590
Francesco, I didn't quite understand what you...
Francesco, I didn't quite understand what you have, but if you have a large merged vcf and want to reduce it to a specific region of the genome or only show polymorphic SNPs in your 4 samples then...
|
Forum: Bioinformatics
11-27-2019, 10:19 PM
|
Replies: 3
Views: 4,590
|
Forum: Bioinformatics
11-25-2019, 10:15 AM
|
Replies: 1
Views: 1,082
|
Forum: General
11-23-2019, 08:35 AM
|
Replies: 1
Views: 2,423
|
Forum: Bioinformatics
11-20-2019, 05:43 PM
|
Replies: 5
Views: 2,529
|
Forum: Bioinformatics
11-19-2019, 03:40 PM
|
Replies: 5
Views: 2,529
|
Forum: Bioinformatics
11-19-2019, 11:13 AM
|
Replies: 5
Views: 2,529
|
Forum: De novo discovery
11-12-2019, 05:51 PM
|
Replies: 2
Views: 4,712
|
Forum: Illumina/Solexa
11-06-2019, 11:14 AM
|
Replies: 18
Views: 2,655
After seeing the updates it probably wouldn't...
After seeing the updates it probably wouldn't help much. Some library preps can have a high percentage of non-functional DNA fragments but a PCR amplicon should be pretty reliable. And if you are...
|
Forum: Illumina/Solexa
11-05-2019, 10:16 AM
|
Replies: 18
Views: 2,655
|
Forum: Bioinformatics
10-09-2019, 10:34 AM
|
Replies: 3
Views: 1,257
|
Forum: Illumina/Solexa
10-09-2019, 10:29 AM
|
Replies: 2
Views: 1,750
|
Forum: Pacific Biosciences
10-06-2019, 10:08 AM
|
Replies: 6
Views: 6,153
Oh my, that's a big one. How much memory is it...
Oh my, that's a big one. How much memory is it using?
If you just want a rough assembly, I would do wtdbg2 as you can get a sense of contig lengths without consensus generation. I've done flye...
|
Forum: Bioinformatics
10-04-2019, 10:59 AM
|
Replies: 1
Views: 1,557
That would require some scripting, I think....
That would require some scripting, I think. vcftools can filter for sites within a range of read depth, so you could:
extract one individual with vcftools --indv
find the mean depth with vcftools...
|
Forum: Pacific Biosciences
10-03-2019, 02:34 PM
|
Replies: 6
Views: 6,153
|