SCS Bioinformatics Services
Application Resources
Bioinformatics resources presently exist on three systems at SCS. General use Linux
computers should all mount a
/usr/common/ directory structure that contains many
bioinformatics tools. Plus, those Mac OS X computers that mount
/usr/common have access
to roughly the same suite of tools. Launch the program with the name of the tool in the
chart below in most cases. Read the online documentation to find individual program names
to use in those cases where the tool is a package containing multiple programs.
Furthermore, the FSU High Performance Computing (
HPC) cluster
has most of the same
resources plus the commercial
Accelrys Wisconsin Genetics Computer Group
(GCG) sequence analysis software package, and the public domain
EMBOSS
sequence analysis software suite.
The old GCG Mendel server has been retired by SCS.
Help
ssh login required for remote terminal access to all SCS machines.
ssh X tunnelling required to display X11 windows on remote terminals
(Note 1: the
X MUST be capitalized for this option to work!). Like this:
- ssh -X user@host.scs.fsu.edu
Where "user" is your login ID and "host" is the name of the SCS computer.
(Note 2: try
ssh -Y [capital
-Y 'trusted' X11 tunnelling] if you encounter X11 display errors,
especially with Mac OS X)
Refer to my
Basic command-line UNIX
tutorial for general assistance with the UNIX command line and other operating system issues.
See Alex Stuy's excellent
Help page for assistance with ssh and X11 on Microsoft Windows systems.
See each program/package's individual Help documentation in the table above for specific "how to" questions.
Contact me at
stevet@bio.fsu.edu for personal assistance.
Workshops
We have a
MiniWorkshop series on using phylogenetic inference software
at the UNIX command-line that we've developed for the Biology Ecology and Evolution Group.
Also see my
GCG workshop series for an effective
way to learn SeqLab and the Wisconsin Package.
Last changed: 16 Oct 2007
Steve Thompson