遇见数据集

Example dataset used for DADA2 long read tutorial

收藏
Zenodo2026-02-23 更新2026-05-26 收录
官方服务:

资源简介:

The original dataset consists of environmental microbial samples collected daily from two distinct bathroom sink P-traps (Sink A and Sink B) over a two-month period. To reduce computational time for this tutorial, we only picked five samples, and the raw `.fastq.gz` files were randomly downsampled to 10% of their original sequencing depth using `seqkit`.The bash command used:for f in revio_pacbio/*.fastq.gz; do base_name=$(basename "$f") seqkit sample -p 0.1 -s 2025 "$f" -o "revio_pacbio_10/$base_name"done

提供机构:
Zenodo
创建时间:
2026-02-23
二维码
社区交流群
二维码
科研交流群
商业服务