HIV-ONT数据集

用于HIV病毒RNA测序和组装的ONT测序数据集,支持单体型分析。

GenerGenerGenerGener
GitHub
2020-04-06 更新
浏览 23
基因组HIV基因组

基本信息

模态
基因组
创建/更新时间
2020-04-06

资源简介

该数据集提供用于本地病毒RNA测序和组装的实测数据,基于ONT(Oxford Nanopore Technologies)测序技术,专注于HIV病毒的单体型分析,支持至少6 kb的单核苷酸变异检测。

原始链接

https://github.com/GenerGener/HIV-ONT-Datasets

访问原始数据

官方服务

如需原始数据获取支持或标注服务,请联系我们。

帮我联系

下载信息

注册下载

Tips: 该数据集需要在对应的数据源网站注册通过后,才能进行数据下载,注册有对应要求,或者需要收费。

暂未开放

公开下载

Tips: 该数据集属于公开下载,应该可以免费公开下载。

免登录

有偿下载

Tips: 该数据集 Qianfanghub 可以协助提供有偿下载服务,注意,服务不针对数据相关产权,只是技术服务费。

提供高速下载与技术交付服务(收技术服务费,非数据销售)

暂未开放

千方医数集,医疗数据集部分,是为社区服务的公开医疗数据集搜索引擎,并不存储或者下载原始的任何数据。 如果您有其他医疗数据需求,可以和客服联系,或者下工单。我们有强大的三甲医疗机构帮助您提供个性化的医疗数据定制、采集、标注服务。

使用方式

数据集获取

git clone https://github.com/GenerGener/HIV-ONT-Datasets.git

curl -L -o repo.zip https://github.com/GenerGener/HIV-ONT-Datasets/archive/refs/heads/master.zip
unzip repo.zip

源站 README 摘录(使用方式)

HIV-ONT-Datasets

Alejandro Gener (ARG)
Practice dataset for native viral RNA sequencing and assembly. These data provide a model (ground truth) for direct viral haplotyping for SNVs at least 6 kb apart. Boo quasispecies. This information was made available for the COVID-19 Biohackathon April 5-11 2020.

Background

The Tg26 HIV mouse has gagpol-deleted HIV integrated artificially (inserted) into the mouse germline (Dickie, et al. 1991). These insertion sites have not been characterized at depth. A recent PCR-free gDNA sequencing run (unpublished) supported 15 HIV copies across multiple insertion sites (Table 1). At the time, that study was limited by inherrent shortcomings of short read sequencing (paired-end 150, average insert sized 511). Variants in HIV copies further apart than 511 bases would not be able to be phased with this short-read data. ONT DNA error profiles approximate native RNA profiles, and improve as new basecalling models develop (Gener, 2019; Gener and Kimata, 2019).

Method

One Tg26 mouse was humanely euthenized according to IACUC-approved protocols. Genomic DNA from the bone marrow of one Tg26 male mouse was extracted with special consideration for maintaining longer gDNA. Longrange PCR was performed to create ~6 kb amplicons. DNA was sequence on one MinION (Oxford Nanopore Technologies, Oxford, UK), with SQK-LSK109 accroding to manufacturer’'s protocol. Live basecalling with MinKNOW verion 19.12.5 was done on High-accuracy mode. Read filtering was done in Galaxy, specifying reads between 6 and 6.25 kb. Read mapping was done with minimap2 in Galaxy. Visualized in IGV. HIV-1 reference used: HIV-1 vector pNL4-3, complete sequence AF324493.2. All analyses as “base 1.” No human patient data is deposited in this page.

Results

Table 1: Variants in a Tg26 mouse
There are 49 single nucleotide variants across the expected HIV portion of the transgene, supported by deep short read sequencing. Three are adjoining (and thus linked), so there were 46 variants across 15 HIV copies in this individual mouse.
Figure 1: Subset of reads that were acquired by the end of the long amplicon sequencing run
The deletion seen toward left side is expected in this model. A few reads mapping at 3’’ LTR are likely 5’’ LTR reads with sequencing errors in key places

数据加载示例(表格/文本类)

import pandas as pd, glob, os

files = (glob.glob(os.path.join(path, "**", "*.csv"), recursive=True)
       + glob.glob(os.path.join(path, "**", "*.tsv"), recursive=True)
       + glob.glob(os.path.join(path, "**", "*.xlsx"), recursive=True))
print("数据文件:", files)
df = pd.read_csv(files[0])
print(df.shape); print(df.columns.tolist()); print(df.head(3))

完整仓库:github.com/GenerGener/HIV-ONT-Datasets

精度瓶颈?数据缺失?

当前公开数据无法满足您的算法精度?千方提供针对 艾滋病毒/艾滋病 的高质量、多模态真实临床数据定制解决方案。

获取专属数据定制方案