Results for "Bash"

Users

Blogs

Bookmarks

  • Advanced Bash-Scripting Guide

    This tutorial assumes no previous knowledge of scripting or programming, yet progresses rapidly toward an intermediate/advanced level of instruction . . . all the whil...

    2992 days ago

  • Blobology

    ...ntiers in Bioinformatics and Computational Biology special issue : Quality assessment and control of high-throughput sequencing data). It contains bash/perl/R scripts for running th...

    2876 days ago

  • +7 more Bookmarks

Pages

Top-level pages

Wire posts

  • The syntax to remove last character from line or word is as follows: x="foo bar" echo "${x%?}" #Remove #Last #Bash #Linux

    3545 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

    3545 days ago

  • +16 more Wire posts

Opportunity posts

Bio-Scripts

Tags

  • Run bash script in Perl program !

    BioPerl is a compilation of Perl modules that can be used to build bioinformatics-related Perl scripts. It is used, for example, in the development of source codes, standalone software/tools, and algorithms in bioinformatics programmes. Different modules are easy to instal and include, making it ...

    Tags: Perl, Bash, Script, awk, Module

    630 days ago

Comments