Author: osallou-guest Date: 2011-07-18 15:12:32 +0000 (Mon, 18 Jul 2011) New Revision: 7289
Modified: trunk/packages/circos/trunk/debian/circos.1 Log: add quick startup example Modified: trunk/packages/circos/trunk/debian/circos.1 =================================================================== --- trunk/packages/circos/trunk/debian/circos.1 2011-07-18 07:01:24 UTC (rev 7288) +++ trunk/packages/circos/trunk/debian/circos.1 2011-07-18 15:12:32 UTC (rev 7289) @@ -142,6 +142,9 @@ This is a command line interface to Circos. Most settings are meant to be passed using a configuration file. .PP All command line options listed below can be defined in the configuration file. Defining them on the command line is useful when using a configuration template for many images. +.SH QUICK STARTUP +.IX Header "QUICK STARTUP" +For a quick start, it is possible to use the tutorials examples. To do so, it is needed to install the circos-tutorials package. Once this si done, go to directory /usr/share/circos/tutorials/2/10 (for example) and run "circos -conf circos.conf". An image will be generated in /tmp. .SH "OPTIONS" .IX Header "OPTIONS" .SS "Configuration" _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
