-
Hello, I was wondering whether any adjustments to the HapNe-IBD algorithm are needed to make it compatible with local ancestry filtered IBD segments? I'm imagining using the browning pipeline for ASIB…
-
Would it be a good fit for corecheck to meaure and report on IBD times?
Should this run weekly?
To what height should the IBD be performed to?
-
The IBD step, particularly the `sample_level_ibd` rule, consumes a lot of memory. @shukwong found a discussion in the [PLINK user group](https://groups.google.com/g/plink2-users/c/KxYEUH-1iRg) that hi…
-
Previously indexes and headers were saved on the fly (while rn they are kept in a `HashMap` until calling `flush`), and `flush` was called periodically during IBD (now only after validating blocks onc…
-
D:\ibd2sql-main>python main.py sj4.ibd --sdi-table sj8.ibd --mysql5 --ddl
Traceback (most recent call last):
File "D:\ibd2sql-main\main.py", line 144, in
ddcw.init()
File "D:\ibd2sql-main…
-
[2024-11-07 14:25:06] [DEBUG] DEBUG MODE ON
[2024-11-07 14:25:06] [DEBUG] INIT ibd2sql
[2024-11-07 14:25:06] [DEBUG] FORCE False
[2024-11-07 14:25:06] [DEBUG] SET False
[2024-11-07 14:25:06] [DEBU…
-
我修改了代码,解析速度大概1w/s,感觉有点慢。。
1.增加写文件sql或csv
--format=sql|csv
2.添加对指定字段进行简单过滤,例如where user_id in (20,21,22)
--where='3,20,21,22'
3.输出文件按行数分片,写1000w后自动生成新文件,以pageid结尾,可通过--page-start并行解析
--separate=…
yeshl updated
1 month ago
-
-
The `SegSiteStructure` objects (defined [here](https://github.com/DanielSeidman/MutationScripts/blob/be44de33dcebcafa04677a3f711e6911a98137dc/MutationCaller3.py#L160)) look like they're intended to ho…
-
A recent zebrad bug (ZcashFoundation/zebra#8907), found when trying to repair the testnet after its NU6 activation, drew attention to the fact that [zcashd is missing](https://github.com/ZcashFoundati…
daira updated
1 month ago