Results for "String"

Blogs

Bookmarks

Files

Pages

Top-level pages

Wire posts

  • To count the number of matches in a string !!! $str = "one.two.three.four"; $n =()= $str =~ /\./gi; print $n; #Tipsoftheday #Perl

    3873 days ago

  • String algorithm problems to solve ... http://rosalind.info/problems/topics/string-algorithms/ #Algorithms #String

    3722 days ago

  • +12 more Wire posts

News

Opportunity posts

Bio-Scripts

Groups

  • Perl *PIPERs

    Perl *PIPERs

    ...Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. But, nowadays perl is the heart of biological/genomic string handlings.  This group is de...

    3946 days ago

Tags

  • String algorithm problems to solve ... http://rosalind.info/problems/topics/string-algorithms/ #Algorithms #String

    Tags: Algorithms, String

    3722 days ago

  • Join the result of ls -1 into one line and delimit it with comma : newStr=$(ls -m *.txt) or mystring=$(printf "%s," *) #Bash #Comma #String #List #ls

    Tags: Bash, Comma, String, List, ls

    3545 days ago

  • +7 more Tags

Comments