github.com - Deepbinner is a tool for demultiplexing barcoded Oxford Nanopore sequencing reads. It does this with a deep convolutional neural network classifier, using many of the architectural advances that have proven successful in image classification. Unlike...
Here is a small tutorial on how to make best use of multiple processors for bioinformatics analysis. One best way is using perl threads and forks. Knowing how these threads and forks work is very important before implementing them. Getting to know...
www.lifetechnologies.com - "New technology that quickly, easily and economically reveals the genomes of viruses and pathogens transforms public health and medicine."
Source: Life technologies
biochem218.stanford.edu - Excellent article to introduce different sequencing methods along with tools for de novo assembly of sequencing reads and their relevant references.
Title: Comparison of Short Read De Novo Alignment Algorithms
Author: Nikhil Gopal
www.biomedcentral.com - A. Hatem, D. Bozdag, A. E. Toland, U. V. Catalyurek "Benchmarking short sequence mapping tools" BMC Bioinformatics, 14(1):184, 2013.
http://bmi.osu.edu/hpc/software/benchmark/
http://bmi.osu.edu/hpc/software/pmap/pmap.html
Other similiar...
www.news.ucdavis.edu - The enormous size of the loblolly pine genome having 22 billion base pairs compared to only 3 billion in the human genome. In other words, it is seven times larger than a human’s and also the largest and the most...
www.genengnews.com - "By removing the time-consuming step of read mapping, the authors reported, Sailfish able to provide quantification estimates 20–30 times faster than current methods without loss of accuracy."
Tool...
https://genome10k.soe.ucsc.edu
The Genome 10K project aims to assemble a genomic zoo—a collection of DNA sequences representing the genomes of 10,000 vertebrate species, approximately one for every vertebrate genus. The trajectory of cost reduction...
cutadapt.readthedocs.io - Cutadapt finds and removes adapter sequences, primers, poly-A tails and other types of unwanted sequence from your high-throughput sequencing reads.
Cleaning your data in this way is often required: Reads from small-RNA sequencing contain the...