Changes

From Genome Analysis Wiki
Jump to navigationJump to search
55 bytes removed ,  01:18, 16 February 2012
Line 158: Line 158:  
* <code>--plot ''qa.pdf''</code>
 
* <code>--plot ''qa.pdf''</code>
   −
Qplot will generate a PDF file named ''qa.pdf'' containing 2 pages each with 4 figures. If <code>--pages 1</code> is specified, only page 1 is output. The plot is generated using Rscript.
+
Qplot will generate a PDF file named ''qa.pdf'' containing 2 pages each with 4 figures. The plot is generated using Rscript.
    
* <code>--stats ''qa.stats''</code>
 
* <code>--stats ''qa.stats''</code>
Line 166: Line 166:  
* <code>--Rcode ''qa.R''</code>
 
* <code>--Rcode ''qa.R''</code>
   −
Qplot will generate ''qa.R'' which is R code used for plotting the figures in ''qa.pdf'' file. If Rscript is not installed in the system, you can use the qa.R to generate the figures on other machines, or extract plotting data from each run and combine multiple runs together to generate more comprehensive plots (See [[Example]]).
+
Qplot will generate ''qa.R'' which is the R code used for plotting the figures in the ''qa.pdf'' file. If Rscript is not installed in the system, you can use the qa.R to generate the figures on other machines, or extract plotting data from each run and combine multiple runs together to generate more comprehensive plots (See [[Example]]).
    
= Example =
 
= Example =
480

edits

Navigation menu