Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Download current circos distro:
- $ brew install wget
- $ wget http://circos.ca/distribution/circos-current.tgz
- $ tar zxvf circos-current.tgz
- $ cd circos-0.69-9
- $ which perl
- /Users/hakonhaegland/perl5/perlbrew/perls/perl-5.34.0/bin/perl
- $ perl --version
- This is perl 5, version 34, subversion 0 (v5.34.0) built for darwin-2level
- $ cpanm -v GD
- $ cpanm Config::General Font::TTF::Font Math::Bezier Math::VecStat Readonly Set::IntSpan Text::Format
- $ cd bin
- $ ./circos -modules
- ok 1.52 Carp
- missing Clone
- ok 2.63 Config::General
- ok 3.80 Cwd
- ok 2.179 Data::Dumper
- ok 2.58 Digest::MD5
- ok 2.85 File::Basename
- ok 3.80 File::Spec::Functions
- ok 0.2311 File::Temp
- ok 1.52 FindBin
- ok 0.39 Font::TTF::Font
- ok 2.73 GD
- ok 0.2 GD::Polyline
- ok 2.52 Getopt::Long
- ok 1.46 IO::File
- missing List::MoreUtils
- ok 1.55 List::Util
- ok 0.01 Math::Bezier
- ok 1.999818 Math::BigFloat
- missing Math::Round
- ok 0.08 Math::VecStat
- ok 1.03_01 Memoize
- ok 1.97 POSIX
- ok 1.30 Params::Validate
- ok 2.01 Pod::Usage
- ok 2.05 Readonly
- missing Regexp::Common
- missing SVG
- ok 1.19 Set::IntSpan
- missing Statistics::Basic
- ok 3.23 Storable
- ok 1.23 Sys::Hostname
- ok 2.04 Text::Balanced
- ok 0.62 Text::Format
- ok 1.9767 Time::HiRes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement