forked from nf-core/modules
-
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.
derive annotation from .db packages for affy (nf-core#2825)
* derive annotation from .db packages for affy * Appease eclint * Minor fixes --------- Co-authored-by: Maxime U. Garcia <[email protected]>
- Loading branch information
1 parent
88810e1
commit e460148
Showing
5 changed files
with
71 additions
and
12 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
- name: affy justrma test_affy_justrma | ||
command: nextflow run ./tests/modules/nf-core/affy/justrma -entry test_affy_justrma -c ./tests/config/nextflow.config -c ./tests/modules/nf-core/affy/justrma/nextflow.config | ||
tags: | ||
- affy | ||
- affy/justrma | ||
- affy | ||
files: | ||
- path: output/affy/eset.rds | ||
- path: output/affy/hgu133a2.annotation.tsv | ||
md5sum: 3da296cb3b092bf839dda54ebb4fd313 | ||
- path: output/affy/matrix.tsv | ||
md5sum: 462665542e9531f6d8993b745ce78ae4 | ||
- path: output/affy/versions.yml |