@z5ouyang
If Split_meta variable is the same as the Subsetting_group in the (filled in) compareInfo table – split up compareInfo according to the split variable as well so each subdirectory only has comparisons related to the given subset group.
Note that in this case if we split by Tissue say, and Subsetting_group = Tissue:Ctx for a set of comparisons then the split compareInfo file (under the Ctx directory) should then have Subsetting_group = '', because it's already been subsetted.
fixed in f97479604aa4c296256691f260d573f41d17dc25
when the split is consistent with "Subsetting_group" in comparison file, the comparison table will be split and saved.
@z5ouyang If Split_meta variable is the same as the Subsetting_group in the (filled in) compareInfo table – split up compareInfo according to the split variable as well so each subdirectory only has comparisons related to the given subset group. Note that in this case if we split by Tissue say, and Subsetting_group = Tissue:Ctx for a set of comparisons then the split compareInfo file (under the Ctx directory) should then have Subsetting_group = '', because it's already been subsetted.