Sebastian Schönherr
Results
6
issues of
Sebastian Schönherr
- Currently genotyped array data must be provided in plink (bim/bed/fam) format. Support for VCF would be simplify the usage with data from MIS.
enhancement
This is my nf-test.config: ``` config { testsDir "tests" workDir ".nf-test" profile "development" } ``` When executing my tests, the following error message appears. ``` Error: Test config file 'tests/nextflow.config'not...