Results for "Pattern"

Blogs

Bookmarks

Files

Pages

Top-level pages

Wire posts

  • To print the matching pattern line perl -ne '/pattern/ && print' infile.gtf #Perloneliner #Tipsoftheday

    3865 days ago

  • Count the number of occurrence of pattern in a file using Perl. perl -e '$_ = <>; print scalar ( () = m/needle/g ), "\n"' #Perl #Perloneliner #Count #Occurrence

    3612 days ago

  • +9 more Wire posts

News

Opportunity posts

ResearchLabs posts

Fun

  • Chemical Elements of Bioinformatics

    You must be familiar with periodic table and colour pattern, but this time you are going to amaze by new elements table by Eagle genomics. Just check it out and have fun :) http://elements.eaglegenomics.com/

    3870 days ago

Video

Bio-Scripts

Tags

  • Suffix Trees ! http://www.cs.cmu.edu/~ckingsf/bioinfo-lectures/suffixtrees.pdf #SuffixTree #Pattern

    Tags: SuffixTree, Pattern

    3610 days ago

  • Search a PATTERN in a file and print the line. perl -ne '/PATTERN/ && print' fileName #Perl #Pattern #Print #Search #Line

    Tags: Perl, Pattern, Print, Search, Line

    3510 days ago

  • +5 more Tags

Comments