compare_sample_variant_tracks

--comparison-track <ClcObjectUrl> The comparison track is used for filtering data from the input
-d, --destination <ClcServerObjectUrl> Destination file or folder on server. If not specified the folder of the first input object will be used.
--filter <[KEEP_SAME, KEEP_DIFFERENT]> If keep variants that are the same is selected then it will correspond to a mathematical set intersection (input ? reference). If keep variants that are different is selected then it will correspond to a mathematical set difference (input ? reference) (default: KEEP_DIFFERENT)
-i, --input <ClcObjectUrl> Input data on server
--log <Boolean> Enable creation of algo log file. (default: true)