Rochsen

Results 4 comments of Rochsen

Note:this issue's code is the same as #768 in closed issue

Hi, @AndrewCarroll chr5-147499874-G-GA with IGV pictures are here ![4e7d849938efc56e3bfab14e0eb9f315](https://github.com/google/deepvariant/assets/91660863/74a56fce-f7ee-4af8-8105-d454f51ff0a1) ![104c4c5d2b8dd55413366f684d298ded](https://github.com/google/deepvariant/assets/91660863/3a38d507-8977-421c-b7ad-0356e081cc40) And this sample is Illumina NGS data. Thanks, Luosanmu

2025年10月16日考古,发现密码输入依然存在楼主的问题

> const error = await formRef.value?.validate() if (!error) {} > > 异步的方法 没用的,formRef.value不存在validate函数,这个问题我也遇到了