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...

    2989 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...

    2873 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

    3542 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

    3542 days ago

  • +16 more Wire posts

Opportunity posts

Bio-Scripts

Tags

  • 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 while sneaking in little nuggets of UNIX® wisdom and lore. It serves as a textbook, a manual for self-study, and as a reference an...

    Tags: Bioinformatics, Guide, Tutorial, Genome, Script, Bash

    2989 days ago

  • Genome Browser : GBrowse

    Generic Genome Browser Version 2: A Tutorial for Administrators This is an extensive tutorial to take you through the main features and gotchas of configuring GBrowse as a server. This tutorial assumes that you have successfully set up Perl, GD, BioPerl and the other GBrowse dependencies. If you...

    Tags: Bioinformatics, Guide, Tutorial, Genome, Script, Bash, GBrowse, Annotaion, Browser

    2988 days ago

  • +1 more Tags

Comments