Results for "string"

Tags

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

    Tags: Algorithms, String

    3712 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

    3535 days ago

  • Print all text after a matching string perl -ne "print unless 1 .. m(String)" #Perl #OneLiner #String #Perl #Trick

    Tags: Perl, OneLiner, String, Perl, Trick

    2958 days ago

  • Run length coding https://www.rosettacode.org/wiki/Run-length_encoding#Perl #Perl #String

    Tags: Perl, String

    2498 days ago

  • Append the string to fasta header. $ sed 's/>.*/&_Bacteria/' foo.in > out.fasta #Sed #Fasta #String #Append

    Tags: Sed, Fasta, String, Append

    2496 days ago

  • Perl onliner to add string to each of the fasta header. $ perl -p -e 's/^(>.*)$/$1-origin/g' in.fasta > out.fasta #String #Header #Fasta

    Tags: String, Header, Fasta

    1602 days ago

  • https://www.r-bloggers.com/hacking-strings-with-stringi/amp/ #stringi #r #string

    Tags: stringi, r, string

    2456 days ago

  • sort the string which combined with string + numeric using bash script. $ sort -V #Sort #sort #number #string

    Tags: Sort, sort, number, string

    1182 days ago

  • #Comparative #genome analysis usingsample-specific #string #detection in accurate #longreads https://academic.oup.com/bioinformaticsadvances/advance-article/doi/10.1093/bioadv/vbab005/6290003

    Tags: Comparative, genome, string, detection, longreads

    1030 days ago