Steam游戏记录2024-09-092024-09-09steam api 返回数据中游戏时长 游戏未开始前 { "appid": 582010, "name": "Monster Hunter: World", "playtime_forever": 21896, "img_icon_ur2024-09-09|200|0|0
KSNP: a fast de Bruijn graph-based haplotyping tool approaching data-in time cost2024-09-032024-09-09MEC https://academic.oup.com/bioinformatics/article/21/10/2456/207527 找到一个最少的SNP变换操作(0->1,1->0),将SNP片段分成两组,每组组内SNP不冲突(每个SNP位点上的SNP都是一样的),每组代表一个单倍型。 Ab2024-09-03|227|0|0
LongTR: genome-wide profiling of genetic variation at tandem repeats from long reads2024-08-242024-09-11Bioinformatics这篇文章用的数据感觉不错,比较完善可以留着之后用 LongTR is implemented as a C++ package and is accessible on GitHub (https://github.com/gymrek-lab/LongTR) [31]under GNU Gener2024-08-24|282|0|0
个人NAS解决方案-软件2024-03-292024-03-29媒体服务 jellyfin 免费开源,但有些视频文件读取不到,转码hdr时发白(好像下个版本修复),备用方案 version: '3.5' services: jellyfin: image: jellyfin/jellyfin:latest container_name: j2024-03-29|506|0|0
个人NAS解决方案-硬件2024-03-29电源只接硬盘时,需将24针绿线和任意一个黑线短接,否则电源不会工作。 mini主机 型号: 火影mn56 配置 :5700u 16g+512g 双m2接口(2280 + 2242) 价格:1394 外置硬盘柜 外壳 4盘位,带4个dell硬盘支架,可加装风扇,咸鱼3D打印 价格: 79 背板 蜗牛星2024-03-29|275|0|0
stun内网穿透让没有公网ip的qbittorrent拥有公网ip2024-03-052024-03-05前提 有nat1,stun打洞能打通, 原理 在路由器上的设置为例 1. 通过stun打洞获得 路由器ip:端口a 和 公网ip:端口b(b是随机的)一对一映射, 2. 设置端口转发 路由器ip:端口a 到 主机ip:端口b 3. 设置qbitorrent传入端口为b2024-03-05|2712|0|1
反向代理https nextcloud,客户端连接报错问题 2024-03-03尽管登录URL以HTTPS开头,但轮询URL没有,你将无法登录,因为这可能是一个安全问题,请与管理员联系 config.php 内添加 'overwriteprotocol' => 'https',2024-03-03|577|0|0
alist + qbittorrent + aria2 docker-compose 配置2024-02-252024-03-01dailyalist + qbittorrent + aria2 docker-compose 配置 踩坑记录 开始用了 alist-aria2 image ,发现没有qbittorrent ,然后自己找了个qbittorrent docker结果alist死活连不上,最后发现,alist容器里访问local2024-02-25|1389|0|0
Haplotype-resolved assembly of a tetraploid potato genome 2024-01-262024-03-06Haplotype-resolved assembly of a tetraploid potato genome using long reads and low-depth offspring data Background 基于参考序列的单倍型组装方法 HapTreeand H-PoP 本文使2024-01-26|454|0|0