Circos a detailed tutorial on running in a Windows environment

Source: Internet
Author: User

#################################################################
###################. Download and install Circos and Perl ####################
#################################################################

1. Installing Perl
Running Circos requires Perl to compile its various Code,unix environments by default for Perl, and for Windows users, it is necessary to install them themselves or to verify that they are installed by Perl–v. You can install Strawberry perl or ActiveState perl by cpan the shell to install the module. (See step two for module installation)

2. Circos Installation and operation
1) Download the installation file: Download the Circos installation file on the Http://www.circos.ca/software/download/circos page. Like circos-0.66.tgz. Unzip this compressed file and place it where we want to install it, such as C:\Circos-0.66, with the following files:
circos-0.66
Changes
Readme
Todo
bin/
etc/
fonts/
lib/
tiles/
tools/

2) Download Tutorials
Download the Circos tutorial file on the Http://www.circos.ca/software/download/tutorials page, such as Circos-tutorials-0.66.tgz, unzip it, Put all the files under the C:\Cicos-0.66.
data/
tutorials/


#################################################################
################### Second, configure Perl module modules ####################
#################################################################

1. Installing Perl modules: Running Perl requires the following modules to be installed.
Config::general (v2.50 or later)
Font::ttf
Gd
List::moreutils
Math::bezier
Math::round
Math::vecstat
Params::validate
Readonly
Regexp::common
Set::intspan (v1.16 or later)
Text::format


2. Install Module method: (Take GD module for example)
① These module downloads: url: http://search.cpan.org/
② extracted to the Lib directory in the Perl installation directory;
③ Open cmd, enter the module folder under the current Lib folder: CD C:\perl\lib\GD
④ re-enter: Perl makefile.pl
⑤ re-enter: Dmake
⑥ re-enter: Dmake test
⑦ re-enter: Dmake Install

The next module is all configured in a similar way to prevent future runs from going wrong.


#################################################################
################### three, run Circos provide examples ####################
#################################################################

1. Enter Example directory: CD C:\circos-0.66\example
2. The first example of debugging: Perl. \bin\circos-conf. \etc\circos.conf
3, debugging a second example: Perl. \bin\circos-conf. \tutorials\2\2\circos.conf
4, debugging a third example: Run this program before you have to create a new directory in the example directory New_output, and then enter the following code
Perl.. \bin\circos-conf. \tutorials\2\2\circos.conf-outputdir. \new_output-outputfile tutorial_image.png

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.