Forum: Bioinformatics
09-01-2015, 04:00 PM
|
Replies: 1
Views: 1,496
|
Forum: Bioinformatics
05-20-2015, 06:41 PM
|
Replies: 0
Views: 1,206
|
Forum: Bioinformatics
01-08-2015, 07:45 PM
|
Replies: 4
Views: 2,207
Thanks Genomax.
Trimmomatic is part of...
Thanks Genomax.
Trimmomatic is part of Trinity, but I am thinking about moving it in a separate directory. I will look into the rest, but is STAR an unusual aligners after BWA? Do I need to keep...
|
Forum: Bioinformatics
01-08-2015, 01:13 PM
|
Replies: 4
Views: 2,207
Pandora's Toolbox
Hello,
I am developing a toolbox with collection of source codes of efficient bioinformatics programs.
They are available under the condition that you cite the individual authors and not...
|
Forum: Oxford Nanopore
09-26-2014, 01:23 PM
|
Replies: 47
Views: 19,499
ten fold compared to what?
Check page 13 of...
ten fold compared to what?
Check page 13 of Michael Schatz's slides I posted here.
http://www.homolog.us/blogs/blog/2014/09/26/nanopore-truth-and-nothing-but-the-truth/
Illumina alone - ...
|
Forum: Oxford Nanopore
09-26-2014, 11:14 AM
|
Replies: 47
Views: 19,499
That is possibly due to the molecule moving...
That is possibly due to the molecule moving through the pore at different speed, and the HMM (Viterbi) calculation for base-calling being fixed at one mode and miscalling in the other mode.
This...
|
Forum: Oxford Nanopore
09-26-2014, 11:09 AM
|
Replies: 47
Views: 19,499
|
Forum: Bioinformatics
08-21-2014, 09:39 PM
|
Replies: 5
Views: 2,100
|
Forum: General
04-11-2014, 05:30 PM
|
Replies: 17
Views: 6,821
|
Forum: General
04-11-2014, 04:35 PM
|
Replies: 17
Views: 6,821
In the version I worked on two years back for...
In the version I worked on two years back for trying to assemble a large genome (~600MB size), the paired reads needed to be merged into one file.
FASTA Line 1-2 (read1 left)
FASTA Line 3-4...
|
Forum: General
04-11-2014, 04:33 PM
|
Replies: 17
Views: 6,821
|
Forum: Introductions
03-27-2014, 08:54 AM
|
Replies: 6
Views: 2,356
|
Forum: Bioinformatics
11-25-2013, 11:37 AM
|
Replies: 1
Views: 15,839
|
Forum: General
10-14-2013, 11:56 AM
|
Replies: 6
Views: 3,547
some thoughts -
...
some thoughts -
http://www.homolog.us/blogs/blog/2013/10/14/us-science-funding-let-us/
|
Forum: General
10-14-2013, 11:55 AM
|
Replies: 6
Views: 5,492
|
Forum: General
10-05-2013, 11:34 PM
|
Replies: 6
Views: 3,547
You are asking that question in 2013? That is...
You are asking that question in 2013? That is five f***ing years too late.
Look, US financial system went insolvent in 2008. The proper solution would have been to send the bankster crooks to...
|
Forum: General
10-05-2013, 09:05 AM
|
Replies: 6
Views: 5,492
Pacbio - What is the Typical Throughput?
Based on sparsity of pacbio-related posts, I presume nobody uses the technology. I was at their recent user group meeting and liked the smell of the coffee :)
...
|
Forum: General
10-05-2013, 08:48 AM
|
Replies: 6
Views: 3,547
|
Forum: Bioinformatics
08-25-2013, 08:32 AM
|
Replies: 6
Views: 4,428
My first guess (based on seeing your...
My first guess (based on seeing your histograms-k29 chart):
Your coverage is very high and that is making the assembler believe that some noisy k-mers are real. One way to check whether that is...
|
Forum: Bioinformatics
07-30-2013, 08:26 PM
|
Replies: 4
Views: 1,748
|
Forum: Bioinformatics
07-29-2013, 11:32 PM
|
Replies: 4
Views: 1,748
Hello,
Seems like an interesting problem....
Hello,
Seems like an interesting problem. Here is what you need to do.
(i) Please draw a k-mer distribution of the Illumina reads. I think your Illumina coverage (30) is slightly on the lower...
|
Forum: General
06-26-2013, 06:08 PM
|
Replies: 1
Views: 1,783
PacBio tutorials
I am developing a set of simple tutorials on PacBio-related algorithms. Please feel free to give your critical input.
http://www.homolog.us/Tutorials/index.php?p=1.1&s=5
Main blog post is here...
|
Forum: Bioinformatics
05-21-2013, 09:34 PM
|
Replies: 8
Views: 10,572
Here are the links.
...
Here are the links.
http://www.homolog.us/blogs/blog/2013/05/07/genome-assembly-programs-what-hash-functions-do-they-use/
...
|
Forum: Bioinformatics
05-20-2013, 12:17 PM
|
Replies: 8
Views: 10,572
I would say GPU is a no-go for genome assembly....
I would say GPU is a no-go for genome assembly. We looked at various options for doing genome assembly in GPUs last year, and could not make the algorithms scale well. Genome assembly programs need...
|
Forum: Bioinformatics
04-10-2013, 06:51 PM
|
Replies: 18
Views: 32,454
Lizhenyu from BGI explained where I made the...
Lizhenyu from BGI explained where I made the error in thinking. When a read has 100 nucleotides and is split into 21-mers, the read will produce only 80 k-mers, not 100. Here is his full response,...
|