Skip to content

Commit

Permalink
Merge branch 'gaas2' of https://github.com/NBISweden/GAAS into gaas2
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Mar 3, 2020
2 parents 8e41aea + d2a830c commit 6aa9747
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,16 @@ The repository contains mainly tools and knowledge related to bioinformatics and

* Install perl modules with cpanm
```
cpanm bioperl
cpanm Clone
cpanm Graph::Directed
cpanm LWP::UserAgent
cpanm Statistics::R
cpanm Sort::Naturally
cpanm File::Share
cpanm Moose
cpanm File::ShareDir::Install
cpanm Bio::DB::EUtilities
cpanm install bioperl
cpanm install Clone
cpanm install Graph::Directed
cpanm install LWP::UserAgent
cpanm install Statistics::R
cpanm install Sort::Naturally
cpanm install File::Share
cpanm install Moose
cpanm install File::ShareDir::Install
cpanm install Bio::DB::EUtilities
```
* Install perl modules with conda
Expand Down
2 changes: 1 addition & 1 deletion annotation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#### [lsf_templates](lsf_templates)
It contains batch scripts to launch different job on lsf scheduler.

#### [Tools](Tools)
#### [tools](tools)
The most important. All convenient tools.
[>>All the scripts are gathered here<<](../bin/)

Expand Down

0 comments on commit 6aa9747

Please sign in to comment.