diff segToMatrix.xml @ 60:bf57076e27b9 default tip

change genomicSegment input data
author jingchunzhu@gmail.com
date Tue, 27 Oct 2015 16:07:09 -0700
parents 2a240b005731
children
line wrap: on
line diff
--- a/segToMatrix.xml	Tue Sep 22 15:41:03 2015 -0700
+++ b/segToMatrix.xml	Tue Oct 27 16:07:09 2015 -0700
@@ -31,14 +31,14 @@
 
 1. Input data file format: tab-deliminated
 
-   =======    =====  ======= ===== ====== ======
-   sample     chr    start   end   strand value
-   =======    =====  ======= ===== ====== ======
-   sample1    chr1   1       100   .      0.5
-   sample2    chr1   101     1000  .      1.5
-   sample3    chr1   1000    2000  .      -0.5
-   ...        ...    ...     ...   ...    ...
-   =======    =====  ======= ===== ====== ====== 
+   =======    =====  ======= ===== ======
+   sample     chr    start   end   value
+   =======    =====  ======= ===== ======
+   sample1    chr1   1       100   0.5
+   sample2    chr1   101     1000  1.5
+   sample3    chr1   1000    2000  -0.5
+   ...        ...    ...     ...   ...
+   =======    =====  ======= ===== ====== 
 
 
 2. Output File no 1. matrix file