create_fc_from_expr_tracks_algo

--control-track <ClcObjectUrl> Control expression track
--cutoff <Double> If the absolute value of a fold-change (according to the specified scale) is smaller than this value, the feature will not be included in the output. (default: 0.0)
-d, --destination <ClcServerObjectUrl> Destination file or folder on server. If not specified the folder of the first input object will be used.
-i, --input <ClcObjectUrl> Input data on server
--log <Boolean> Enable creation of algo log file. (default: true)
--noise-reduction-filter <Double> If neither the case nor the control expression is higher than this value, the feature will not be included in the output. (default: 0.0)
--scale <[NONE, LOG2, LOG10, LN]> The fold-changes will be reported on this scale (base of logarithm). (default: LOG2)