Results for "keys"

Blogs

  • AWK for beginners !

    ...# You can test for array membership if ("foo" in assoc) print "Fooey!"; # You can also use the 'in' operator to traverse the keys of an array for (key in...

    1848 days ago

Bookmarks

  • UniqueKMER

    Generate unique k-mers for every contig in a FASTA file. Unique k-mer is consisted of k-mer keys (i.e. ATCGATCCTTAAGG) that are only presented in one contig, but not presented in any other contigs (for both forward and reverse strands).

    889 days ago

  • UniqueKmer: Generate unique KMERs for every contig in a FASTA file

    Generate unique k-mers for every contig in a FASTA file. Unique k-mer is consisted of k-mer keys (i.e. ATCGATCCTTAAGG) that are only presented in one contig, but not presented in an...

    883 days ago

Pages

Top-level pages

Wire posts

  • To check: Does an array has all equal values. if (keys %{{ map {$_, 1} @test }} == 1) { # all equal } #Tipsoftheday #Perl

    3929 days ago

Fun

Bio-Scripts

Tags

Comments