-
Hi,
I intend to use this design to load AIE kernels generated in MLIR. As a first step, I was trying to generate the simple kernel you provide in https://github.com/nqdtan/vck5000_vivado_ulp/blob/202…
-
Hello,
I'm interested in trying out your program --because I'm working on testing phasing programs. However, I'm having some trouble running SpecHap.When I running programs, I get
"[SpecHap 2021:12:…
-
I tried to follow the instruction but got an uncaught exception
```
root@2f146e18cf3f:/data# avedata register --species 'Solanum Lycopersicum' --genome SL.2.40 --datatype variants /data/VSDA_1032-c…
-
#log
```bash
ubuntu@ubuntu-virtual-machine:~/CLionProjects/test$ x86_64-w64-mingw32-clang++ checkDebug.cpp -lws2_32 -static -lpsapi -s -w -fpermissive -Xclang -flto-visibility-public-std -mllvm -fl…
-
I was trying to run the app on Ubuntu 22.04. I see these GUI bugs making the software almost unusable.
![image](https://github.com/user-attachments/assets/a625ff74-ed1c-4e02-965c-69d7d805e6ac)
* I…
-
When dealing with multiple samples, `bcftools merge` fills in the genotype PL field with '.' constants to account for samples where the variant is not present.
When the method `decodeInts` parses a …
-
Hi:
I am a researcher currently working on a project that involves the analysis of genetic ancestry data. As part of this work, I am actively testing various methodologies and tools to ensure the acc…
-
Hi,
Thanks for providing gnomad.v3.1.2.echtvar.v2.zip. However, I'm having trouble with some downstream tools that complain about the INFO line of the annotated VCF, where there's no number in the…
-
Hello Dr. Heath,
I ran gemBS map and call in one sample (WGBS) and everything went well. Then, I added two other samples to my metadata.csv, deleted the .gemBS folder and reran gemBS prepare and inde…
-
我使用的是其他人整合到llvm-12版本的[ollvm](https://github.com/0x3f97/ollvm-12.x),测试代码是我很久以前写的一个素数筛模板
```cpp
#include
#include
#include
#include
#include
#include
#include
using namespace std;
t…