Results for "Regular Expressions"

Blogs

  • Five unique traits of effective computational biologist

    Bioinformatics research is driven by large set of software, scripts, and tools to analyse gigantic biological data....shut out. In other concrete term, the bad biological programmer learn Perl's regular exp...

    3949 days ago

  • Basic command-line to run BLAST

      The goal of this tutorial is to run you through a demonstration of the command line, which you may not have...ts a count of lines with match to the pattern. In this case, the pattern is a regular exp...

    2243 days ago

  • Installing Trinity !

    Download this https://github.com/trinityrna...between signed and unsigned integer expressions [-Wsign-compare]...between signed and unsigned integer expressions [-Wsign-compare] for (i=0...between signed and unsigned integer expressions [-Wsign-compare]...

    2132 days ago

  • AWK for beginners !

    ...# In addition, there's the super useful regular expression match if ("fo...# functions, many of which rely heavily on regular expressions. # Search and repl...pattern is actually a true/false test. The regular expression in the # last pattern...

    1834 days ago

  • Exchange Programme for Indian scientist !!

    The Indian National Science Academy (INSA) is a premier scientific learned body (established in 1935) representing...for the next calendar year. The applicant should be a scientist holding a regular (pe...

    1598 days ago

  • Steps to find palindrome in genomes !

    ...lest ways to discover palindromes is to search the genome sequence directly for palindromic sequences using pattern matching tools, such as regular expressions or string algorithms. This ap...

    422 days ago