Skip to content

Commit

Permalink
Merge pull request #298 from jonasscheid/test_multiple_mods
Browse files Browse the repository at this point in the history
Test multiple variable and fixed modifications
  • Loading branch information
jonasscheid authored Jan 4, 2024
2 parents 7eb286f + 3299531 commit 1fc7268
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conf/test_full.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@ params {
fasta = 'https://raw.githubusercontent.com/nf-core/test-datasets/mhcquant/testdata/UP000005640_9606.fasta'
input = 'https://raw.githubusercontent.com/nf-core/test-datasets/mhcquant/testdata/sample_sheet_full.tsv'

// Test multiple modifications
fixed_mods = 'Oxidation (M),Carbamidomethyl (C)'
variable_mods = 'Oxidation (M),Carbamidomethyl (C)'

}

0 comments on commit 1fc7268

Please sign in to comment.