Results for "mapped"

Blogs

Bookmarks

Files

Pages

Top-level pages

Wire posts

  • Fine wine from sequencing!! http://www.abc.net.au/news/2014-06-10/wine-dna-mapped-to-improve-quality/5511830 #Seq #Wine

    3631 days ago

  • #Estimate the #insert #size with mapped reads $ head -10000 mappings.sam | awk '{ if ($9 > 0) { N+=1; S+=$9; S2+=$9*$9 }} END { M=S/N; print "n="N", mean="M", stdev="sqrt ((S2-M*M*N)/(N-1))}'

    1638 days ago

News

ResearchLabs posts

  • The Mills lab

    ...e initial fine-scale maps using a variety of SV discovery approaches including: (i) paired-end mapping (or read pair analysis) based on abnormally mapped pairs of clone ends; (ii) rea...

    3007 days ago

Bio-Scripts

Tags

  • SeqMonk:A tool to visualise and analyse high throughput mapped sequence data

    SeqMonk is a program to enable the visualisation and analysis of mapped sequence data. It was written for use with mapped next generation sequence data but can in theory be used for any dataset which can be expressed as a series of genomic positions. It's main features are: Import of mapped da...

    Tags: SeqMonk, tool, visualise, analyse, high, throughput, mapped, sequence, data

    2078 days ago

Comments