]> git.donarmstrong.com Git - rsem.git/blobdiff - README.md
Enable RSEM to visualize the model learned from data
[rsem.git] / README.md
index 0f4d9826f5fe850c6d7c9329bf9f8ef0fed4d167..0c900b725107ac55b3074fa6cc0fa5e1b628c978 100644 (file)
--- a/README.md
+++ b/README.md
@@ -123,6 +123,23 @@ wiggle_name: the name the user wants to use for this wiggle plot
 
 Refer to the [UCSC custom track help page](http://genome.ucsc.edu/goldenPath/help/customTrack.html).
 
+#### c) Visualize the model learned by RSEM
+
+RSEM provides an R script, plotModel.R, for visulazing the model learned.
+
+Usage:
+    
+    plotModel.R modelF outF
+
+modelF: the sample_name.model file generated by RSEM
+outF: the file name for plots generated from the model. It is a pdf file
+
+The plots generated depends on read type and user configuration. It
+may include fragment length distribution, mate length distribution,
+read start position distribution (RSPD), quality score vs percentage
+of sequecing error given the reference base, position vs percentage of
+sequencing errro given the reference base.
+
 ## <a name="example"></a> Example
 
 Suppose we download the mouse genome from UCSC Genome Browser.  We will