changeset 2:05f35740cd79 draft

Uploaded tool help images.
author devteam
date Tue, 03 Jun 2014 15:07:52 -0400
parents f6abd8b6a870
children 3b6c41fc2d21
files fastq_nucleotides_distribution_1.png fastq_nucleotides_distribution_2.png fastq_nucleotides_distribution_3.png fastq_nucleotides_distribution_4.png fastx_nucleotides_distribution.xml
diffstat 5 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
Binary file fastq_nucleotides_distribution_1.png has changed
Binary file fastq_nucleotides_distribution_2.png has changed
Binary file fastq_nucleotides_distribution_3.png has changed
Binary file fastq_nucleotides_distribution_4.png has changed
--- a/fastx_nucleotides_distribution.xml	Tue Nov 26 12:48:24 2013 -0500
+++ b/fastx_nucleotides_distribution.xml	Tue Jun 03 15:07:52 2014 -0400
@@ -28,19 +28,19 @@
 
 The following chart clearly shows the barcode used at the 5'-end of the library: **GATCT**
 
-.. image:: ${static_path}/fastx_icons/fastq_nucleotides_distribution_1.png
+.. image:: fastq_nucleotides_distribution_1.png
  
 In the following chart, one can almost 'read' the most abundant sequence by looking at the dominant values: **TGATA TCGTA TTGAT GACTG AA...**
 
-.. image:: ${static_path}/fastx_icons/fastq_nucleotides_distribution_2.png
+.. image:: fastq_nucleotides_distribution_2.png
 
 The following chart shows a growing number of unknown (N) nucleotides towards later cycles (which might indicate a sequencing problem):
 
-.. image:: ${static_path}/fastx_icons/fastq_nucleotides_distribution_3.png
+.. image:: fastq_nucleotides_distribution_3.png
 
 But most of the time, the chart will look rather random:
 
-.. image:: ${static_path}/fastx_icons/fastq_nucleotides_distribution_4.png
+.. image:: fastq_nucleotides_distribution_4.png
 
 ------