Skip to content

Commit

Permalink
[automated] Create package recipe from SSF files
Browse files Browse the repository at this point in the history
  • Loading branch information
delphis-bot committed Nov 22, 2024
1 parent 3e1ca27 commit 974b21d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/2022_Kennett_Belize/2022_Kennett_Belize.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Keep track of config versions
minotaur_release='0.3.0dev' // The release tag of the poseidon-eager repository used for processing and config file retrieval
minotaur_release='0.4.0dev' // The release tag of the poseidon-eager repository used for processing and config file retrieval
config_template_version='0.3.0dev'
package_config_version='0.3.0dev'
minotaur_config_base="https://raw.githubusercontent.com/poseidon-framework/poseidon-eager/${minotaur_release}/conf"
Expand Down Expand Up @@ -33,9 +33,9 @@ params {
Any parameters not specified in any of the config files default to their nf-core/eager default values.

For information on all available parameters and their default values see:
https://nf-co.re/eager/2.4.6/parameters
https://nf-co.re/eager/2.5.1/parameters

You can see the default values for parameters within poseidon-eager at:
You can see the latest default values for parameters within poseidon-eager at:
https://github.com/poseidon-framework/poseidon-eager/blob/main/conf/Minotaur.config
*/
}
2 changes: 1 addition & 1 deletion packages/2022_Kennett_Belize/script_versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
create_eager_input.sh: 0.2.1dev
source_me.sh for initial TSV: 0.2.1dev
source_me.sh for initial TSV: 0.2.3dev

0 comments on commit 974b21d

Please sign in to comment.