mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
6bb4a6a7ee
* Implement PLINK_EXTRACT module * fix plink version number * Update main.nf * Update test_data.config * Update modules/plink/extract/main.nf Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> * just use one channel * fix test with new channel input Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
18 lines
710 B
YAML
18 lines
710 B
YAML
- name: plink extract test_plink_extract
|
|
command: nextflow run tests/modules/plink/extract -entry test_plink_extract -c tests/config/nextflow.config
|
|
tags:
|
|
- plink
|
|
- plink/extract
|
|
files:
|
|
- path: output/plink/test.bed
|
|
md5sum: 9121010aba9905eee965e96bc983611d
|
|
- path: output/plink/test.bim
|
|
md5sum: 510ec606219ee5daaf5c207cb01554bf
|
|
- path: output/plink/test.extract.bed
|
|
md5sum: 9e02f7143bcc756a51f20d50ca7f8032
|
|
- path: output/plink/test.extract.bim
|
|
md5sum: 63d190aea4094aa5d042aacd63397f94
|
|
- path: output/plink/test.extract.fam
|
|
md5sum: c499456df4da78792ef29934ef3cd47d
|
|
- path: output/plink/test.fam
|
|
md5sum: c499456df4da78792ef29934ef3cd47d
|