Hi,
This directory : data/genomics/homo_sapiens/genome/vcf/ped/
Is described in modules/README in sarscov2 section :
But these are homo_sapiens data, proved by :
$ bcftools view -H data/genomics/homo_sapiens/genome/vcf/ped/justhusky_minimal.vcf.gz | cut -f1 | sort -u
1
10
11
12
13
14
15
16
17
18
19
2
20
21
22
3
4
5
6
7
8
9
MT
X
Y
Related PR : #396
Best,
Felix.
Hi,
This directory :
data/genomics/homo_sapiens/genome/vcf/ped/Is described in
modules/READMEinsarscov2section :test-datasets/README.md
Line 247 in b7dd47c
But these are homo_sapiens data, proved by :
Related PR : #396
Best,
Felix.