Results for "split%20reads"

Blogs

Bookmarks

  • LAST

    LAST can: Handle big sequence data, e.g: Compare two vertebrate genomes Align billions of DNA reads to a genome Indicate the reliability of each aligned colu...

    2992 days ago

  • PRISM

    PRISM is a software for split read (reads which span across a structrual variant -- SV ) mapping and SV calling from the mapping result. PRISM is able to detect small inse...

    2715 days ago

  • +9 more Bookmarks

Top-level pages

Wire posts

  • Rename the fasta name perl -ane 'if(/\>/){$a++; @foo = split /\s+/;$_ = join '_', @foo; print "$_\n"}else{print;}' your.fasta > new.fa #PerlTrick #PerlOneliner #Perl

    2802 days ago

  • Split the text file with line number in Linux: wc -l abc.txt and then: split -l 60000 abc.txt #Split #Break #Line #Ubuntu #Linux #Tricks

    2794 days ago

  • +12 more Wire posts

ResearchLabs posts

  • The Mills lab

    The laboratory is focused on the discovery and analysis of structural variation (SVs) from genomic sequence data. As part of the 1000 Genomes Project and other endeavors,...

    3005 days ago

Bio-Scripts

Comments