Browse code

Update vignette

adeschen authored on 14/04/2025 17:56:36
Showing 1 changed files

... ...
@@ -305,8 +305,8 @@ The *inferAncestry()* function requires a specific profile input format. The
305 305
 format is set by the *genoSource* parameter. 
306 306
 
307 307
 One of those formats is in a VCF format (*genoSource=c("VCF")*). 
308
-This format follows the VCF standard 
309
-with at least those genotype fields: _GT_, _AD_ and _DP_. 
308
+This format follows the VCF standard with at least those genotype 
309
+fields: _GT_, _AD_ and _DP_. 
310 310
 The SNVs  must be germline variants and should include the genotype of the 
311 311
 wild-type homozygous at the selected positions in the reference. The VCF file 
312 312
 must be gzipped.