From 73b30eab068cf2ec4271e4e09675f7050efb42cf Mon Sep 17 00:00:00 2001 From: tbrunetti Date: Tue, 16 Jan 2018 17:37:57 -0700 Subject: [PATCH] added Perl --- Software_Availability_on_Rosalind.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Software_Availability_on_Rosalind.md b/Software_Availability_on_Rosalind.md index 42554da..c301832 100644 --- a/Software_Availability_on_Rosalind.md +++ b/Software_Availability_on_Rosalind.md @@ -6,8 +6,9 @@ Rosalind has many of the widely used programming/scripting languages and tools a These language can be used similarly to how one would use them on their local device. They are globally available to all users anywhere they may navigate within their group(s) on Rosalind. 1. Java 2. C/C++ -3. Awk -4. Sed +3. Perl +4. Awk +5. Sed ## Module Loads These languages are availabe for use after the user has called `module load` followed by the module they would like to install. To load a particular version of one these language, please check `module avail` to find the full module name. Using `module load python` defaults to version 2.7 and using `module load R` default to version 3.4