deg.t.test(x, sampleinfo, treatment, control, level = 1.5, pvalue = 0.05, FDR = 0.05);
[as Matrix]
[as SampleInfo]
group name of the treatment group. [as string]
group name of the control group. [as string]
log2FC cutoff level. [as double]
the t-test pvalue cutoff. [as double]
the FDR cutoff. [as double]
[as Environment]