# HG changeset patch # User Jim Johnson # Date 1349730005 18000 # Node ID de024d31e777176388a1d0f36c31e5218fea81aa # Parent 6a9bc26ab8d9277a161db9b3ed008349a9a556c7 Correct exp_diff names diff -r 6a9bc26ab8d9 -r de024d31e777 cuffdata_datasets.xml --- a/cuffdata_datasets.xml Mon Oct 08 15:26:47 2012 -0500 +++ b/cuffdata_datasets.xml Mon Oct 08 16:00:05 2012 -0500 @@ -132,7 +132,7 @@ 'cds_read_group_tracking' in output_sel - 'tss_groups_exp' in output_sel + 'tss_groups_exp_diff' in output_sel 'tss_groups_fpkm_tracking' in output_sel @@ -144,7 +144,7 @@ 'tss_groups_read_group_tracking' in output_sel - 'isoforms_exp' in output_sel + 'isoforms_exp_diff' in output_sel 'isoforms_fpkm_tracking' in output_sel @@ -156,7 +156,7 @@ 'isoforms_read_group_tracking' in output_sel - 'genes_exp' in output_sel + 'genes_exp_diff' in output_sel 'genes_fpkm_tracking' in output_sel diff -r 6a9bc26ab8d9 -r de024d31e777 cuffdiff_wrapper.xml --- a/cuffdiff_wrapper.xml Mon Oct 08 15:26:47 2012 -0500 +++ b/cuffdiff_wrapper.xml Mon Oct 08 16:00:05 2012 -0500 @@ -237,7 +237,7 @@ output_sel and 'cds_read_group_tracking' in output_sel - output_sel and 'tss_groups_exp' in output_sel + output_sel and 'tss_groups_exp_diff' in output_sel output_sel and 'tss_groups_fpkm_tracking' in output_sel @@ -249,7 +249,7 @@ output_sel and 'tss_groups_read_group_tracking' in output_sel - output_sel and 'isoforms_exp' in output_sel + output_sel and 'isoforms_exp_diff' in output_sel output_sel and 'isoforms_fpkm_tracking' in output_sel @@ -261,7 +261,7 @@ output_sel and 'isoforms_read_group_tracking' in output_sel - output_sel and 'genes_exp' in output_sel + output_sel and 'genes_exp_diff' in output_sel output_sel and 'genes_fpkm_tracking' in output_sel