CAnBioNet / TkNA

9 stars 1 forks source link

Add config option 'noPUC' to disable PUC in network reconstruction #44

Closed macovskym closed 1 year ago

macovskym commented 1 year ago

To use, add the following to the config file:

{
    ...
    "noPUC": true,
    ...
}
bruceamm commented 1 year ago

Effectively turns off PUC filtering in network reconstruction (tested for TkNA purposes only, AB)