Skip to content

Commit

Permalink
remove some hardcoded rules
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Jun 3, 2024
1 parent 678a6a2 commit e8e82fe
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions tools/openms/aux/hardcoded_params.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,19 +228,6 @@

}],

"#": "hardcode some options as boolean (i.e. set restrictions) obsolete for >2.8 https://github.com/OpenMS/OpenMS/pull/5965",
"algorithm:MetaboliteFeatureDeconvolution:use_minority_bound": [{
"CTD:restrictions": "true,false",
"tools": ["MetaboliteAdductDecharger"]
}],
"algorithm:MetaboliteFeatureDeconvolution:negative_mode": [{
"CTD:restrictions": "true,false",
"tools": ["MetaboliteAdductDecharger"]
}],
"algorithm:FeatureDeconvolution:negative_mode": [{
"CTD:restrictions": "true,false",
"tools": ["Decharger"]
}],
"algorithm:tryptic_only": [{
"CTD:restrictions": "true,false",
"tools": ["CompNovo", "CompNovoCID"]
Expand Down

0 comments on commit e8e82fe

Please sign in to comment.