fmi-basel / gliberal-scMultipleX

Feature extraction and linking of multiplexing data.
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Add choice of affine or affine+ffd to config file (task 3) #92

Closed nrepina closed 10 months ago

nrepina commented 1 year ago

For task 7, add choice of affine or affine+ffd to config file. Parse this config to choose "transform" in task 07 (currently hard-coded to affine).

If use ffd, refactor code so that both affine and ffd aggregation is performed.