Bioinformatics algorithms

SAMtools

SAMtools is a set of utilities for interacting with and post-processing short DNA sequence read alignments in the SAM (Sequence Alignment/Map), BAM (Binary Alignment/Map) and CRAM formats, written by Heng Li. These files are generated as output by short read aligners like BWA. Both simple and advanced tools are provided, supporting complex tasks like variant calling and alignment viewing as well as sorting, indexing, data extraction and format conversion. SAM files can be very large (10s of Gigabytes is common), so compression is used to save space. SAM files are human-readable text files, and BAM files are simply their binary equivalent, whilst CRAM files are a restructured column-oriented binary container format. BAM files are typically compressed and more efficient for software to work with than SAM. SAMtools makes it possible to work directly with a compressed BAM file, without having to uncompress the whole file. Additionally, since the format for a SAM/BAM file is somewhat complex - containing reads, references, alignments, quality information, and user-specified annotations - SAMtools reduces the effort needed to use SAM/BAM files by hiding low-level details. As third-party projects were trying to use code from SAMtools despite it not being designed to be embedded in that way, the decision was taken in August 2014 to split the SAMtools package into a stand-alone software library with a well-defined API (HTSlib), a project for variant calling and manipulation of variant data (BCFtools), and the stand-alone SAMtools package for working with sequence alignment data. (Wikipedia).

Video thumbnail

Radian Illustrator (Desmos)

What Is a radian? Coffee ☕️ + Desmos 🙂 this AM = https://www.desmos.com/calculator/bcgjcpci3k. Also added to https://teacher.desmos.com/activitybuilder/custom/60742b18afd8ae0d274b6efb.

From playlist Desmos Activities, Illustrations, and How-To's

Video thumbnail

7 - MegaFavNumbers

#MegaFavNumbers

From playlist MegaFavNumbers

Video thumbnail

My MegaFavNumber

#MegaFavNumbers

From playlist MegaFavNumbers

Video thumbnail

Chrominoes

Inspired by http://www.youtube.com/watch?v=PQOjkuJtBfM

From playlist Projects & Installations

Video thumbnail

vhs logos - bliss

vhslogos.net

From playlist J A C K W A VE I N S P O

Video thumbnail

Ocean Scene (Desmos Art)

Here, the scene we New Englanders desperately miss this time of year. #Math Ts: What can your Ss create using #Desmos? https://desmos.com/calculator/eorincufok #FunWithDesmos

From playlist Desmos Activities, Illustrations, and How-To's

Video thumbnail

DesmosLIVE: An Exploration of Desmos + Mathalicious

Kate Nowak of Mathalicious explores a few Mathalicious lessons with Desmos

From playlist Desmos LIVE

Video thumbnail

John Novembre - Addressing challenges from next generation sequencing

PROGRAM: School and Discussion Meeting on Population Genetics and Evolution PROGRAM LINK: http://www.icts.res.in/program/PGE2014 DATES: Saturday 15 Feb, 2014 - Monday 24 Feb, 2014 VENUE: Physics Auditorium, IISc, Bangalore Just as evolution is central to our understanding of biology, p

From playlist School and Discussion Meeting on Population Genetics and Evolution

Video thumbnail

Hit the Ground Running with WebAssembly (How To Start Using WebAssembly In Your Apps)

For over 20 years, JavaScript was the only scripting language you could use reliably in a browser. That all changed a few years ago, when WebAssembly became supported by all major browsers. This talk is a 29,032-foot overview of WebAssembly, why it's awesome, and how to get started using i

From playlist WebAssembly

Video thumbnail

Stirring the Mandelbrot Set: a checkerboard

http://code.google.com/p/mandelstir/

From playlist mandelstir

Related pages

Gigabyte | Sequence alignment