Skip to content

Commit fb1f2a6

Browse files
Update src/topp/IsobaricWorkflow.cpp
1 parent 4ca2f7c commit fb1f2a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/topp/IsobaricWorkflow.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,6 @@ class TOPPIsobaricWorkflow :
665665
bool greedy_group_resolution = getStringOption_("protein_quantification") == "shared_peptides";
666666

667667
if (!bayesian) {
668-
// TODO allow choosing Bayesian
669668
BasicProteinInferenceAlgorithm prot_inference;
670669
Param bpi_param = getParam_().copy("BasicProteinInference:", true);
671670
writeDebug_("Parameters passed to BasicProteinInference algorithm", bpi_param, 3);

0 commit comments

Comments
 (0)