Results for "bash-CGI"

Wire posts

  • Awk hack for bioinformatician https://www.shellhacks.com/awk-print-column-change-field-separator-linux-bash/ #Hack #Bioinfo #Bash

    1588 days ago

  • Extract the underscore separated values. $ awk '{split($0,a,"_"); print a[1]"_"a[2]}' aaa.txt | sort | uniq -u > all_ids_sm.txt #awk #bash #underscore #list

    1513 days ago

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

    1221 days ago

  • Dengue Virus Genome https://www.ncbi.nlm.nih.gov/genomes/GenomesGroup.cgi?taxid=12637 #Dengue

    14 days ago