This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
circos-software [2020/09/18 09:59] aorth |
circos-software [2020/09/18 10:14] (current) aorth |
||
---|---|---|---|
Line 29: | Line 29: | ||
< | < | ||
- | $ cd bin | + | $ ./bin/circos -modules</ |
- | $ ./circos -modules</ | + | |
Create directory for Perl modules and install missing modules with cpanm: | Create directory for Perl modules and install missing modules with cpanm: | ||
Line 44: | Line 43: | ||
$ cpanm -l / | $ cpanm -l / | ||
</ | </ | ||
+ | |||
+ | I don't install all the missing modules at once because sometimes they have errors and it's easier to track them down when you do less in one go. | ||
Test again: | Test again: |