diff seg2matrix/CGData/GenomicSegment.py @ 60:bf57076e27b9 default tip

change genomicSegment input data
author jingchunzhu@gmail.com
date Tue, 27 Oct 2015 16:07:09 -0700
parents ab20c0d04f4a
children
line wrap: on
line diff
--- a/seg2matrix/CGData/GenomicSegment.py	Tue Sep 22 15:41:03 2015 -0700
+++ b/seg2matrix/CGData/GenomicSegment.py	Tue Oct 27 16:07:09 2015 -0700
@@ -13,7 +13,6 @@
                 "chrom",
                 "chrom_start",
                 "chrom_end",
-                "strand",
                 "value"
             ],
             "groupKey" : "id",