A collection of high-quality human assemblies
Creators
Description
A collection of high-quality human assemblies, including:
- T2T-CHM13 v2.0 analysis set with HG002 chrY and rCRS chrM
- GRCh38 no-alt analysis set with rCRS chrM
- CN1 v1.0.1
- YAO v1.1
- KSA001 v1.1.0
- 232 HPRC r2/v0.6 samples (464 assemblies; HG00272 has a ~50Mb inversion misassembly)
Use AGC to extract indivual genomes and use ropebwt3 to query the FM-index:
agc listset human472.agc # list genomes
agc getset human472.agc 200149_HG02523.pat > HG02523.pat.fa # extract one genome
gzip -d human472.fmr.gz # decompress the incremental index
ropebwt3 build -i human472.fmr -do human472.fmd # convert to a faster query format
gzip -d human472.fmd.ssa.gz # decompress suffix array samples
echo CCAGGACCCCTGTCCAGTGTTAGACAGGAGCATGCAG | ropebwt3 sw -eN200 -Lm10 human472.fmd -
Note: The HPRC assemblies are already available from GenBank. This repository only provides a convenient way to download them. However, these assemblies are not formally published. You may use them for algorithm development or performance evaluation. If you want to use the genomes for biological discovery, please contact HPRC.
Files
Files
(21.0 GB)
Additional details
Related works
- Continues
- Publication: 10.1093/bioinformatics/btae717 (DOI)
- Dataset: 10.5281/zenodo.11533210 (DOI)