mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
e560fbbc3e
* first commit with imputeme as a module. Extensive re-write of imputeme-code, resulting in release v1.0.7 that is runnable in the next-flow framework. Co-authored-by: EC2 Default User <ec2-user@ip-172-31-21-198.us-west-2.compute.internal> Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com> Co-authored-by: Pontus Freyhult <pontus_github@soua.net>
8 lines
326 B
YAML
8 lines
326 B
YAML
- name: imputeme vcftoprs test_imputeme_vcftoprs
|
|
command: nextflow run tests/modules/imputeme/vcftoprs -entry test_imputeme_vcftoprs -c tests/config/nextflow.config
|
|
tags:
|
|
- imputeme
|
|
- imputeme/vcftoprs
|
|
files:
|
|
- path: output/imputeme/output.json
|
|
contains: [ 'type_2_diabetes_32541925":{"GRS":[24.01]' ]
|