Results for "exact"

Blogs

Bookmarks

  • Centurion

    ...centromere locations for each chromosome in 14 different yeast species. For yeasts with large centromeres (e.g., S. pombe) Centurion predicts the exact centromere locations. For sev...

    3020 days ago

  • BioDBnet

    ...f you do not want duplicates to be removed. Clicking on submit then returns a table of your inputs matched against all the outputs selected in the exact order as entered. Results can...

    2909 days ago

  • +16 more Bookmarks

Pages

Top-level pages

Wire posts

  • Extract values : cat seeALN.xls | grep -w "scaffold_1" to #grep #exact #matching words from file seeALN.xls

    2653 days ago

Opportunity posts

Bio-Scripts

  • Clump Finding Problem Solved with Perl

    ...my $name (keys %myHash){ print "$name " if $myHash{$name} == $clump; } kmerMatch ($string, $subStr, $kmer); sub kmerMatch { #Check the exact matching kmers with sliding w...

    2349 days ago

  • Perl script to merge LastZ overlaps

    #!/usr/bin/perl use strict; use warnings; use 5.010; # Filter out the exact/direct overlaps from tab seperated alignment file. (lastz format=general- ready) # Do not inclide header in lastz outfile # USAGE: perl filterOverlaps.pl infile > outfile open my $fh, '

    2140 days ago

Tags

  • Extract values : cat seeALN.xls | grep -w "scaffold_1" to #grep #exact #matching words from file seeALN.xls

    Tags: grep, exact, matching

    2653 days ago

  • STELLAR: fast and exact local alignments

    STELLAR is very practical and fast on very long sequences which makes it a suitable new tool for finding local alignments between genomic sequences under the edit distance model. Binaries are freely available for Linux, Windows, and Mac OS X at http://www.seqan.de/projects/stellar. 

    Tags: STELLAR, fast, exact, local, alignments

    2091 days ago

Comments