-
Hello,
I am very interested in your research. I found your method of using T1K to infer the KIR or HLA alleles from next-generation sequencing data very impressive and useful.
I have a question …
-
Dear Salva!
I'm a heavy user of Net::SFTP::Foreign (I even have a dependency on it in EAI::Wrap), however I came across a strange behaviour of the put operation with the combination of 1) putty/pli…
-
Hi everyone,
I am curious if someone on an M-series Apple Macintosh computer was able to build PLINK version 1.9 without getting the `sprintf()` deprecation warnings when compiling/building from so…
-
Hi,
running Plink (v2.00a4LM AVX2 Intel) errors out when merging multiple datasets.
```
$ ../plink2 --debug --memory 8000 --threads 6 --pmerge-list input_sources.txt --out merged
PLINK v2.00a4…
-
See also #19
Current plink conversion is very much proof of concept, just doing the actual genotypes. We need to convert all the other stuff too, including providing APIs to open the linked files.
-
Hi Chang,
Does Plink support multiple phenotype association test?
Best,
Siyang
-
seGMM failed to proceed with plink with an error,
```
>> Collected feature of X chromosome heterozygosity
When running: plink --vcf HG002.vcf --make-bed --out test_seGMM/plink
An error was occur…
-
-
-
Hello, trans interaction analysis should use the following model.
python3 -m tensorqtl ${plink_prefix_path} ${expression_bed} ${prefix}
--covariates ${covariates_file}
--interaction ${interactions_…