Skip to content

Commit

Permalink
Added ion parameters to ion_annotator test
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloud User committed Jan 5, 2024
1 parent 85b3463 commit aea21d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions conf/test_ionannotator.config
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@ params {
// Don't do quantification since this step needs a larger test dataset (-> test quantification using test_full)
skip_quantification = true
annotate_ions = true
use_x_ions = true
use_z_ions = true
use_a_ions = true
use_c_ions = true

}

0 comments on commit aea21d6

Please sign in to comment.