Xiuwen Zheng

Results 83 comments of Xiuwen Zheng

As it said `please consider revising it to 'Number=.'`, please revise the VCF file.

Sorry! I have forgot this issue during the pandemic. It is on my radar now. Xiuwen

A quick fix could be: ``` f

In your case, did you merge multiple gds files with different variants? or multiple gds files with different samples?

"seqGDS2VCF is also printing "." filter as NA." It is fixed in the development version: http://www.bioconductor.org/packages/devel/bioc/news/SeqArray/NEWS

The line `##INFO=` should be removed. It is not a standard format.

Which version R are you using? Please try updating R to the latest version, or at least R_v4.0

Could you please show me the output of `snpgdsLDpruning()`? The output is something like: ``` SNP pruning based on LD: Excluding 8 SNPs (monomorphic: TRUE, MAF: NaN, missing rate: NaN)...

Sorry, I don't know how to fix the problem based on your description. If possible, send me your data file. Best wishes,

See: **the total number of variants for import: 3,632** This number is too small, `parallel=6L` does not help at all. I guess `parallel=6L` might trigger a bug when merging the...