forked from nf-core/drugresponseeval
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request nf-core#11 from nf-core/linting_and_testing
Merge branch 'dev' of github.com:nf-core/drugresponseeval into dev
- Loading branch information
Showing
57 changed files
with
584 additions
and
1,273 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,5 @@ results/ | |
testing/ | ||
testing* | ||
*.pyc | ||
null/ | ||
.idea/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,29 @@ | ||
bump_version: null | ||
lint: null | ||
nf_core_version: 3.0.1 | ||
lint: | ||
files_exist: | ||
- conf/igenomes.config | ||
- conf/igenomes_ignored.config | ||
- assets/multiqc_config.yml | ||
files_unchanged: | ||
- .github/CONTRIBUTING.md | ||
- assets/sendmail_template.txt | ||
multiqc_config: false | ||
nextflow_config: | ||
- params.input | ||
nf_core_version: 3.0.2 | ||
org_path: null | ||
repository_type: pipeline | ||
template: | ||
author: Judith Bernett | ||
description: "This pipeline takes a drug response prediction model architecture | ||
as input and evaluates its performance by using custom training, validation, and | ||
test sets. It compares it against existing deep learning models and baseline models. | ||
Additionally, it tests the model for overfitting, consistency, robustness, and | ||
generalization. " | ||
description: This pipeline evaluates drug response models in various settings on a variety of datasets. | ||
force: false | ||
is_nfcore: true | ||
name: drugresponseeval | ||
org: nf-core | ||
outdir: . | ||
skip_features: null | ||
skip_features: | ||
- igenomes | ||
- multiqc | ||
- fastqc | ||
version: 1.0dev | ||
update: null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.