Changes between Version 28 and Version 29 of Software


Ignore:
Timestamp:
Dec 8, 2013, 9:59:19 PM (11 years ago)
Author:
Mikael Brandström Durling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Software

    v28 v29  
    11== Available Software ==
    2 
    32Before any software can be used, the corresponding module has to be loaded. This is done by typing `module load software_name`. You can use `module avail` or `module whatis` to list the names of the available software modules. To list the modules currently loaded, use `module list`
    43
     
    65
    76=== Assemblers and related software ===
    8 
    97 * Software/Cap3
    108 * Software/Mira
     
    1614 * [[Software/Blast2Go]]
    1715 * Software/RocheNewbler
    18  
     16 * Software/TopHat
     17 * Software/CuffLinks
     18 *
    1919
    2020=== Homology searches and alignment ===
    21 
    2221 * Software/NCBIBlast
    2322 * Software/Mafft
     
    2827 * [[Software/MigrateN]]
    2928
    30 
    3129=== Programming languages and libraries ===
    32 
    3330 * Perl [http://www.perl.org] modules for BioPerl [http://www.bioperl.org/wiki/Main_Page] - These are useful if you write your own perl scripts.
    3431 * Python [http://www.python.org] modules for BioPython [http://biopython.org/wiki/Biopython] - The Python ditto to BioPerl.
    3532 * Software/OpenMpi - Message Passing Interface
    36 
    37