Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You may also find loads of stuff using Google, and hopefully we will write our own version. It's just the case that right now we need more work on infrastructure, so spending time writing up own on version of things is counterproductive. If someone is willing to buy some of these reference texts, and donate them to use, we are willing to serve as the library. We will also be willing to track interest in the Perl Source Informatics courses as they do have bulk purchasing pagesprices.

Initially when you use the cluster you can use some of our pre-canned scripts. After awhile you will probably be interested in write your own, or perhaps you will be forced to do so. While you can continue to use our scripts as templates for your own you might also want to get some books on scripting, and programming. First, you can get quite decent scripting done just by learning more about the shell we use which is the BASH shell. O'Reilly and Associates ahs a book on BASH which is called Learning the BASH Shell . This would also be useful for people wanting just to learn more about the powerful things they can do on the command line, or who want more information about the things they can do to customize their environment. They also have books on Perl, and Python for people interested in using BioPerl, or BioPtyhon. Computer Science also has Perl, Python, C++, and possibly other programming classes listed under the CS 105 class headinghttp://x.cygwin.com/. You will also want to read our documentation on the SGE Batch system which you will use to submit jobs to the cluster.