www.ensembl.org - For each variant that is mapped to the reference genome, we identify all overlapping Ensembl transcripts. We then use a rule-based approach to predict the effects that each allele of the variant may have on each transcript. The set of consequence...
github.com - Variation graphs provide a succinct encoding of the sequences of many genomes. A variation graph (in particular as implemented in vg) is composed of:
nodes, which are labeled by sequences and ids
edges, which connect two nodes via either of...
github.com - Merfin, a k-mer based variant-filtering algorithm for improved accuracy in genotyping and genome assembly polishing. Merfin evaluates each variant based on the expected k-mer multiplicity in the reads, independently of the quality of the...
github.com - BFC is a standalone high-performance tool for correcting sequencing errors from Illumina sequencing data. It is specifically designed for high-coverage whole-genome human data, though also performs well for small genomes.
The BFC algorithm is a...
code.google.com - d2Tools are the toolbox for counting the frequency of K-tuple from sequencing datasets and then calculating the pairwise dissimilarity matrix between samples with the d2-style(d2/d2*/d2S representing d2/d2Star/d2shepp, respectively)...
github.com - Automatic Filtering, Trimming, Error Removing and Quality Control for fastq data
AfterQC can simply go through all fastq files in a folder and then output three folders: good, bad and QC folders, which contains good reads, bad reads and the QC...
www.today.com - “What we really don’t know yet is whether the predictive aspects of the genome are going to turn out to be beneficial or potentially harmful”
“As we roll out genomic medicine we are fighting against this society-wide...
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...