diff --git a/LICENSE b/LICENSE index 515e402d..7a9b6d5a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) Harshil Patel +Copyright (c) Harshil Patel, Moritz E. Beber and Jose Espinosa-Carrasco Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/nextflow.config b/nextflow.config index 40293d3b..237190ec 100644 --- a/nextflow.config +++ b/nextflow.config @@ -67,7 +67,6 @@ try { // System.err.println("WARNING: Could not load nf-core/config/fetchngs profiles: ${params.custom_config_base}/pipeline/fetchngs.config") // } - profiles { debug { process.beforeScript = 'echo $HOSTNAME' } conda {