Skip to main content

HUPAN: a pan-genome analysis pipeline for human genomes

Abstract

The human reference genome is still incomplete, especially for those population-specific or individual-specific regions, which may have important functions. Here, we developed a HUman Pan-genome ANalysis (HUPAN) system to build the human pan-genome. We applied it to 185 deep sequencing and 90 assembled Han Chinese genomes and detected 29.5 Mb novel genomic sequences and at least 188 novel protein-coding genes missing in the human reference genome (GRCh38). It can be an important resource for the human genome-related biomedical studies, such as cancer genome analysis. HUPAN is freely available at http://cgm.sjtu.edu.cn/hupan/ and https://github.com/SJTU-CGM/HUPAN.

Background

Single nucleotide variations (SNVs), small insertions and deletions (INDELs), and structural variations (SVs) of the human genome are routinely explored to study the genomic variations in biomedical studies. However, most of these studies are based on the human reference genome, which was built from several individuals, and only a consensus of these genomes was included [1]. Therefore, reference-based methods may miss some sequence variations within or between populations [2, 3]. Actually, previous studies have discovered various types of novel sequences, which are not present in the human reference genome [4,5,6,7,8]. For example, more than 3700 non-repetitive non-reference (NRNR) sequences were called from whole-genome sequence data of 15,219 Icelanders by de novo assembly of the unmapped reads into contigs [4]. In another study, by analyzing the unmapped reads from ~ 10,000 deep sequencing human genomes, Telenti et al. found that each genome carried an average of 0.7 Mb sequences that were not found in the human reference genome [6]. The Simons Genome Diversity Project reported high-quality genomes of 300 individuals from 142 diverse populations and suggested at least 5.8 Mb sequences from these genomes were not present in the human reference genome [9]. These novel sequences may harbor functional genomic elements that are ethnic specific, and may affect gene regulations or transcriptional diversity [2]. For example, a 766-bp non-repetitive non-reference sequence was found to have an association with myocardial infarction in Icelanders [4]. Adding these novel sequences into the human reference genome could improve the efficiency of mapping and variant calling process [9].

Over the past decade, due to the rapid decrease of sequencing cost, pan-genome analysis has become popular in bacteria [10, 11] and plants [12,13,14,15,16]. The approach of pan-genome analysis was first introduced by Tettelin et al. [17] in Streptococcus agalactiae study and aimed to reveal gene or gene family presence-absence variation (PAVs) within a species or a population. The pan-genome is composed of a “core genome” containing genes present in all individual genomes and a “distributed genome” (or dispensable genome, which is somewhat misleading as discussed by Marroni et al. [18]) containing genes in a subset of individuals of this species.

The first human pan-genome study was carried out in 2010, and only two representative genomes from Africa and Asia were analyzed [3]. In this study, about 5 Mb novel sequences absent in the reference genome (hg19 assembly) were detected for each individual and the total sequences absent in the reference genome were estimated to be 19~40 Mb, which might have been underestimated considering the study of 10 Danish trios [19]. In a subsequent study [2], re-analysis of the 5 Mb novel sequences from a Chinese individual showed that 3.7 Mb sequences could be aligned to GRCh38 human reference genome. In another Chinese genome HX1, 12.8 Mb sequences were detected not present in GRCh38 but 68% of these novel sequences could be found in Asian populations [2]. In a latest paper, Sherman et al. reported an African pan-genome [20]. It contained about 300 Mb unique sequences missing in the human reference genome. Notably, most of these novel sequences were individual-specific, and only 81 Mb sequences were shown in two or more individuals. These studies indicated the significance of population-specific genome diversity. The possibility of these non-reference genomic regions to be the driver mutations for some diseases, especially for those dominated by a certain specific ethnic group, is worth our effort to investigate.

The explosive growth of human whole-genome sequencing data brings significant challenges and tremendous opportunities to study the pan-genome of a specific population [21]. However, constructing the pan-genome sequences from hundreds of individual genomes is a huge challenge. Recently, we reported a tool EUPAN [22] based on a “map-to-pan” strategy and applied it to more than 3000 rice genomes [13]. Nevertheless, due to the large size of the human genome, EUPAN cannot be applied for human pan-genome analysis because of the huge memory size requirement of the de novo assembly step (more than 500 Gb memory is needed to assemble a human genome from a 30-fold sequencing data. See more details in Additional file 1: Supplementary methods). Several previous studies reported non-reference genome sequences using the approach of pseudo de novo assembly [4, 6, 8, 20]. Instead of using all reads, only the unmapped reads were extracted to conduct de novo assembly [8, 20]. We compared the assembled results using all reads and unmapped reads with simulated sequencing data, and suggested that pseudo de novo assembly method may underestimate the size of non-reference sequences and produce more misassembled sequences at the meantime (Additional file 1: Table S1). If all reads were used, aligning hundreds of assembled genomes to the human reference genome to extract the non-reference sequences and distinguishing the non-human sequences contaminated in sampling, sequencing, and other procedures are other challenges that need to be addressed.

In this paper, we present a HUman Pan-genome ANalysis (HUPAN) tool and apply it to analyze 275 Han Chinese genomes, including 185 newly sequenced and 90 assembled genomes [23]. HUPAN can also be applied to other eukaryotes with big genome sizes similar to human.

Results

We have developed a pan-genome analysis system, HUPAN, for analyzing deep sequencing data of a large number of human individuals. Similar to EUPAN, HUPAN utilizes the “map-to-pan” strategy to determine gene PAVs for each individual. It has a number of distinct improvements listed as follows: (1) de novo assembly of each individual genome is performed with SGA [24], a low memory requirement program; (2) a faster non-reference sequences extracting strategy is created; (3) both fully unaligned sequences and partially unaligned sequences are considered to generate the non-reference genomic regions; and (4) a rigorous screening process is proposed to distinguish non-human sequences from non-reference sequences. Figure 1 shows the system diagram of pan-genome construction subsystem in HUPAN. We will decipher results of each step in details in the following based on 185 deep sequencing as well as the 90 assembled Han Chinese genomes.

Fig. 1
figure 1

System diagram of pan-genome construction subsystem in HUPAN. Seven processes include as follows: de novo assembly all reads into contigs, removing contigs similar to the human reference genome, extracting unaligned sequences (including fully unaligned sequences and partially unaligned sequences), merging unaligned sequences from multiple individuals, removing redundant sequences, removing potential contaminations, and constructing pan-genome combining the human reference genome and novel sequences

De novo assembly of 185 deep sequencing genomes

We selected SGA instead of SOAPdenovo2 [25] due to its high assembly quality and distinctly low memory consumption. We first optimized the assemble parameters based on simulation data (Additional file 1: Supplementary methods and Table S2). Then, we conducted de novo assemble for the 185 newly sequenced Han Chinese genomes using all reads (see the “Methods” section). As a result, the average size of the assembled 185 genomes was 2,720,566,559 ± 7,126,135 bp and the average size of contigs N50 was 8042 ± 387 bp (Additional file 1: Figure S1).

Extracting non-reference sequences from assembled contigs

In HUPAN, we proposed a hierarchical strategy to extract the non-reference sequences (see the “Methods” section). Comparing with EUPAN, this new strategy could severely reduce both CPU time and memory consumption but with little loss in precision (Table 1 and Additional file 1: Figure S2). After discarding the potential contamination, ~ 5 Mb fully unaligned sequences and ~ 6 Mb partially unaligned sequences for each individual were obtained (Fig. 2a). Obvious stratification was observed in the fully unaligned sequences before removing contamination sequences (Additional file 1: Figure S3), which were mainly from the bacterium Helicobacter pylori, one majority infectious agent associated with gastric diseases in several individuals (Additional file 1: Figure S4). In addition, the GC content (%) of fully unaligned sequences was slightly higher than that of partially unaligned sequences. This result is consistent with previous studies [3, 9, 26] (Fig. 2b).

Table 1 Comparing of HUPAN and EUPAN in the procedure of extracting non-reference sequences of an individual genome
Fig. 2
figure 2

Summary of non-reference sequences for individual genomes. a The total length (Mb) and b the GC content (%) of unaligned contigs (including fully unaligned sequences and partially unaligned sequences) obtained for each individual after removing potential contamination. In b, the solid black line represents GC content of the primary sequence in GRCh38 (40.87%); the dotted lines represent GC content of novel sequences of YH genome [26] (red, 44.11%); 5.8 Mb novel contigs from SGDP [9] (green, 43.43%) and novel sequences of NA18507 genome (orange, 42.87%). The width of each plot indicates the frequency of samples with a given length or GC content

After the non-reference sequences were merged, they were clustered to remove the redundant sequences across individuals. We obtained 52.90 Mb fully unaligned sequences and 46.76 Mb partially unaligned sequences. More than 20 Mb of the 52.90 Mb sequences were classified into microorganisms (Additional file 1: Figure S5a). Majority of the partially unaligned sequences were classified into human and other primates (Additional file 1: Figure S5b), indicating these sequences are indeed from human genomes. After removing sequence contaminations from microorganisms and non-primate eukaryotes, we identified 28,622 fully unaligned sequences, with a total length of 30.72 Mb and 8320 partially unaligned sequences, with a total length of 46.63 Mb (Additional file 1: Figure S6).

Characterizations of fully unaligned sequences

For the fully unaligned sequences, their length distribution is shown in Fig. 3a. Among them, 7553 (26.39%) sequences had lengths > 1 kb and 94 had lengths > 10 kb. The amount of fully unaligned sequences decreased as the sequence identity threshold went down, and there were only 8849 sequences (12.51 Mb in total) left when the identity threshold decreased to 80% (Fig. 3b). A portion of these sequences could be aligned to the GRCh38 primary assembly sequences with different identities (from 80% to 90%) (Fig. 3c), suggesting that they were moderately similar to the reference genome. We estimated the effect of the number of individuals on the total length of the fully unaligned sequences. As showed in Fig. 3d, the total length of fully unaligned sequences from 50 individuals was ~ 22 Mb, and adding another 50 individuals only increased less than 4 Mb sequences. When the number of individuals was increased to 150, the total length was ~ 29 Mb. This indicated further increasing the number of individuals slightly extended the total length of fully unaligned sequences. The percentage of simple repeats and satellites in these sequences were significantly higher than that of the GRCh38 primary assembly sequences while the percentage of SINEs (short interspersed nuclear elements, including ALU and MIR) and LINEs (long interspersed nuclear elements, including L1, L2, and CR1) were lower than that of the GRCh38 primary assembly sequences (Fig. 3e). In addition, 6547 (22.90%) of 28,588 non-reference sequences were present in all 185 individuals (Additional file 1: Figure S7).

Fig. 3
figure 3

Characterization of sequences fully unaligned to GRCh38 primary assembly sequences in 185 deep sequencing Han Chinese genomes. a Length distribution of fully unaligned sequences. b The total length of fully unaligned sequences (Mb) obtained by using lower identity (80–90%) to remove redundant sequences. c The sequence count and sequence size when aligning the sequences to GRCh38 primary assembly sequences with lower sequence identity (80–90%). d Simulation of the total fully unaligned sequences using different numbers of individuals. e The percentage of repeat elements resulted from RepeatMasker, “hs38d1” is 5.8 Mb novel sequences from SGDP, and “GRCh38” is the primary assembly sequences of the human reference genome GRCh38. The RepeatMasker masked result of GRCh38 was downloaded from http://www.repeatmasker.org/species/hg.html. f Validation of fully unaligned sequences by aligning to other available human sequences (≥ 90% identity). “Aligned” defines the sequences that could be aligned to the target sequences, “Partially aligned” defines the sequences that could be partially aligned to the target sequences, “Aligned to other” defines the sequences that could not be aligned to the target sequences but could be aligned to other six available human sequences, and “No alignment” defines the sequences that could not be aligned to anyone of the seven data sets

These sequences were validated by the additional sequences of GRCh38 reference genome and previously published human genome assemblies [2, 26,27,28,29,30]. Most of the sequences (30.07 Mb) could be fully or partially aligned to the above genomes at 90% identity (Fig. 3f and Table 2). In particular, 24.10 Mb (78.46%) could be aligned to the YH genome [26], which is the first assembled Asian individual, and 24.37 Mb (79.35%) could be aligned to the KOREF genome [29], which is from a South Korean individual. To our surprise, the percentage (48.0%) of sequences that could be aligned to HX1 genome [2], which is from a Chinese individual, is lower than that of the HuRef genome (55.3%) [28]. There were only 8.64 Mb (28.11%) that could be aligned to the GM12878 [30], which was originated from European, indicating a significant portion of these 30.72 Mb sequences may be Chinese-specific or East Asian-specific. Overall, there were only 646.23 Kb that could not be aligned to all the above genomes at all, and this indicates that the vast majority of the fully unaligned sequences were valid human DNA sequences.

Table 2 Validation of fully unaligned sequences by aligning to other existing human sequences (>= 90% identity). The last line showed the length of sequences unaligned to any of existing genomes

Characterizations and validations of novel predicted genes

In total, 167 full-length novel genes were predicted on non-redundant non-reference sequences from 185 deep sequencing individuals (Additional file 1: Figure S8). The median length of novel predicted genes (614 bp) was shorter than that of those genes located in the human reference genome (27.04 Kb). We validated the novel predicted genes by two RNA-Seq data sets. At the threshold of 95% coverage, 46.71% of the full-length novel genes (78/167) were expressed in one or more of the 90 gastric tissues. When the threshold of coverage decreased to 80%, 120 novel genes were validated (Additional file 1: Figure S9). In addition, about 30% (50/167) were expressed in at least one of the 1001 publicly available RNA sequencing datasets.

PAV analysis of 185 deep sequencing genomes

In total, there were 19,921 protein-coding genes, including 19,754 genes located on human reference genome and 167 novel predicted genes. We used the reads from one individual GCH1N00001G to explore the relationship of reads’ depth and the CDS coverage (the percentage of coding sequence (CDS) of a gene was covered by at least one mapped reads for each individual genome) on individual gene PAV. The number of genes present in the individual was increased as the sequencing depth was increased, and the gene number tended to be stable when the depth was larger than six (Fig. 4a). The gene number was decreased by increasing the threshold values of CDS coverage. We selected CDS coverage of 95% to determine the core genes (the genes present in all individuals) and distributed genes (the genes absent in at least one individual), since no big change had been observed when CDS coverage was decreased to lower than 95%. On average, there were 19,817 (ranging from 19,763 to 19,851) genes in one individual genome (Fig. 4b), and the core genome included 19,315 (96.88%) genes (Fig. 4c). In total, there were 606 distributed genes (Fig. 4d), of which 490 (80.85%) were GRCh38 reference genes, and the rest 116 genes were the novel predicted genes. The percentage (69.46%) of distributed genes in 167 novel predicted genes were significantly higher than that of the reference genes (2.48%). Of the 490 distributed genes on the reference genome, several were known common gene deletion polymorphisms [31]. For example, ten genes showed common gene deletion polymorphisms with the coding exons missing; six of these genes (UGT2B17, UGT2B28, LCE3C, GSTM1, OR51A2, and AR4F5) were considered as distributed genes across 185 deep sequencing genomes.

Fig. 4
figure 4

PAV profile analysis of 185 deep sequencing Han Chinese genomes. a The number of genes present in an individual using different CDS coverage threshold (80%, 85%, 90%, 95%, and 100%) versus the sequencing depth. b The gene PAV distributed across 185 individuals with the CDS coverage of 0.95. c The number of core genes and the total number of genes in the pan-genome determined with different number of individuals. Each time we randomly increased one individual and calculated the number of core genes and the total number of genes. These processes repeated 100 times. d PAV profile of 606 distributed genes. The red indicated gene presence and the blue indicated gene absence

Pan-genome analysis of 90 Han Chinese genomes

We included a set of assembled genomes derived from 90 Han Chinese genomes [23]. By HUPAN program, in total, we obtained 318.66 Mb fully unaligned sequences (≥ 500 bp) and 151.84 Mb partially unaligned sequences from 90 individuals. On average, there were 3.54 Mb fully unaligned sequences and 1.69 Mb partially unaligned sequences for each individual. Few sequences of either fully unaligned sequences or partially unaligned sequences were classified into microorganisms and non-primate eukaryotes. Since the genomic DNA used for sequencing was extracted from the cell lines [23], there was few or no microbial contamination.

After removing redundant sequences and potential contaminations, there were 10.37 Mb fully unaligned sequences left (Additional file 1: Figure S10). When we aligned these sequences to the 30.72 Mb fully unaligned sequences from 185 deep sequencing genomes with a threshold of sequence identity ≥ 90%, 4.45 Mb (42.95%) and 7.21 Mb (69.57%) could be aligned when sequence length coverage was set to 100% and 80%, respectively (Additional file 1: Figure S11), indicating the high consistency of non-reference sequences between 185 deep sequencing genomes and 90 assembled Han Chinese genomes. Of the 79 novel predicted genes (Additional file 1: Figure S12), eight (10.13%) were also predicted in 185 deep sequencing genomes. When the gene sequence identity level was decreased to 80%, 30 (37.97%) of 79 novel genes were also predicted in 185 deep sequencing genomes.

Comparison of African pan-genome and Han Chinese pan-genome

Firstly, we merged the novel sequences and novel predicted genes from 275 Han Chinese genomes, and obtained 33.58 Mb non-redundant sequences and 215 non-redundant novel genes. Of these sequences, 4.08 Mb (12.15%) could be aligned to patch sequences and alternative loci with an identity ≥ 90% that covered ≥ 80% of the sequence (Fig. 5). A total number of 27 novel genes could be aligned to patch sequences and alternative loci. In the rest 29.50 Mb novel sequences, 4.12 Mb was validated by hs38d1 decoy novel sequences and 14.65 Mb was intersected with African pan-genome contigs. In addition, 13.26 Mb novel sequences were specific to these 275 Han Chinese individuals, representing population-specific or individual-specific sequences (Fig. 5).

Fig. 5
figure 5

Comparison of 33.58 Mb novel sequences from 275 Han Chinese genomes with other human genome data sets. Other human genome datasets include the patch sequence and alternative loci of GRCh38, novel sequences of African pan-genome (APG), and the novel sequences of hs38d1

In order to compare our data sets with APG contigs, we aligned all 29.5 Mb novel sequences in the Han Chinese pan-genome to APG contigs in a reciprocal manner. We found nearly half (49.67%) of our 29.50 Mb novel sequences intersected with APG contig at 90% identity and at least 80% of the sequence length. Among these, about one third (9.9 Mb, 33.57%) of these novel sequences were exactly the same as APG contigs (Additional file 1: Figure S13). This indicates that these sequences were common in Han Chinese and African individuals but were missing in the reference genome. In addition, 25.21% of our data set was Han Chinese specific (< 10% of sequence length could overlap with APG contigs) (Additional file 1: Figure S13). This underscores the importance and necessity of constructing population-specific or individual-specific pan-genome. Therefore, more accurate national or population-specific pan-genome should be created for clinical and public health genetics [19].

Discussion

The ongoing improvements of high-throughput sequencing technology and analytic capabilities promote the availability of DNA sequencing data. A number of re-sequencing projects have completed and resulted in high volumes of whole-genome sequencing data [4, 6, 9]. These datasets, especially those deep sequencing data from large cohorts, make it possible to carry out population-scale pan-genome analysis, such as the individuals within a certain geographical range or with a certain disease. Currently, hundreds of individual assembled human genomes are available at NCBI (ftp://ftp.ncbi.nlm.nih.gov/genomes/genbank/vertebrate_mammalian/Homo_sapiens/latest_assembly_versions/) and other databases [21, 23]. These data provide a great opportunity to understand more complex genetic diversity of human genomes and gain insight on population-specific variations, which are important for clinical or public health [19]. We have shown a strategy based on high-depth sequencing, de novo assembly, gene prediction of novel sequences, and maping raw reads to pan-genome to determine the gene PAV in a large number of human individuals. We demonstrated the power of our pipeline on 185 newly sequenced and 90 assembled Han Chinese genomes.

In this manuscript, we considered the non-reference genes. This approach also could be extended to the study of other genomic variations, such as copy number variations and other structural variations. For example, the misassembled contigs could be further analyzed to call these large structural variations, which were less accessible by reference-based variation calling tools. In addition, we used two independent cohorts to show the power of HUPAN for pan-genome analysis. All individuals were sampled from Han Chinese population, and this analysis could be extended to other populations to capture the global genetic variations and also various tumors to explore the dynamic variations of cancer genomes.

DNA contamination from other organisms may lead to imprecise outcome and should be considered in any sequencing project [32]. This is particularly important when we focus on the non-reference sequences. There are several possible sources of contaminants, such as biological source and DNA present in reagents or instruments [33]. In order to get high confidence non-reference sequences derived from human genome rather than contamination, we proposed a strict filtering step to drop potential contamination sequences as many as possible. We used a local alignment method to classify and exclude the sequences labeled as microorganisms or non-primate eukaryotes. The major source of non-human sequences was microorganisms, and majority of remaining sequences were labeled as human.

Recently, several novel genomic sequencing and assembly technologies have been developed to gain insight into the genomic dark matter in the human genome. For example, long-read sequencing technologies, such as single-molecule real-time (SMRT) sequencing from Pacific Biosciences (PacBio) or nanopore-based sequencing from Oxford Nanopore Technologies, provide a new opportunity to de novo assemble a high-quality genome. Several publications have reported assembled results of individual human genomes from these long-read length-sequencing platforms [2, 29, 30]. However, the significantly higher error rates and higher costs of long-read length sequencers prohibit applying it to population-scale sequencing. Many researchers move forward to the goals of reducing the cost, improving the accuracy and developing new algorithms for long-read length sequencers [34]. This will enable rapidly advancing the fields including constructing complete reference genomes, more comprehensive variant identification, and better understanding of human genomes. There are a tremendous number of new opportunities for further understanding of the human pan-genome with the progress of these long-read length-sequencing technologies.

Conclusion

A pipeline (HUPAN) is proposed to build the human pan-genome sequences and to determine the gene PAV profile by mapping all reads to the constructed pan-genome sequences. We applied HUPAN to 185 deep sequencing genomes and 90 assembled genomes and detected about 33.58 Mb genome novel sequences, which encode at least 215 novel protein-coding genes, missing in the GRCh38 primary assembly sequences. Among these, 4.08 Mb sequences and 27 protein-coding genes can be aligned to patch sequences and alternative loci in GRCh38, respectively. Overall, there are 29.5 Mb novel sequences and at least 188 novel protein-coding genes in the Han Chinese pan-genome. This extends the comprehensive human genetic variation catalogs and highlights the importance of detecting non-reference sequences. HUPAN is a useful tool for capturing complexity of the human genome, and the constructed pan-genome can be an important resource for a wide range of human genome-related biomedical studies, such as cancer genome analysis.

Methods

This section summarizes the components of our computational pipeline for human pan-genome analysis. More details are provided in the Additional file 1: Supplementary methods.

De novo assembly

De novo assembly is one of the important tasks in pan-genome analysis, which provides the capacity of detecting sequences missing in the current reference genome. In EUPAN, SOAPDenovo2 was used to assemble individual genome. However, due to the large size of the human genome, assembling an individual genome from a 30-fold depth sequencing data requires more than 500 Gb of memory (Additional file 1: Table S4), which prohibits assembling hundreds of individual genomes in practice. After comparing several de novo assembly tools for next-generation sequencing data for large-sized genomes (Additional file 1: Supplementary methods), we selected SGA (String Graph Assembler) [24] due to its high assembly quality and low memory consumption. We obtained optimized parameters of SGA (Additional file 1: Table S2) on a simulation data and ran SGA with this parameter setting on 185 deep sequencing genomes in parallel.

Identification of non-reference sequences

Building pan-genome sequences from individual assemblies is another challenging task. We adopted a strategy based on a well-assembled and well-annotated reference genome. In order to obtain non-reference sequences from individual genomes, contigs unable to be aligned to the GRCh38 primary assembly sequence (with identity cutoff of 90%) were collected for each individual. Due to the large size of the human genome, this process using QUAST [35] directly is time-consuming and requires a huge amount of memory (Table 1). In order to speed up this step, we developed a two-step strategy: discarding the contigs highly similar with the reference genome followed by extracting non-reference sequences (Additional file 1: Supplementary methods). In HUPAN pipeline, we focused on two types of non-reference sequences: fully unaligned sequences and partially unaligned sequences. Fully unaligned sequences are defined as contigs with no alignment to the reference sequence while partially unaligned sequences are defined as contigs with at least one alignment and at least one unaligned fragment longer than a defined threshold (default, 500 bp). After obtaining individual non-reference sequences, we merged them and removed redundant sequences by CDHIT [36] with the identity cutoff of 90%. We discarded those sequences whose best match were microorganisms including bacteria, fungi, archaea, and viruses and non-primate eukaryotes including all plants and non-primate animals, which could reflect possible contaminations (Additional file 1: Supplementary methods).

In order to understand the characteristics of the fully unaligned sequences, we ran CDHIT to further remove redundant sequences with lower identity levels and explored the similarity among the fully unaligned sequences. We decreased the threshold of sequence identity to explore the similarity between the fully unaligned sequences and the human reference genome. To estimate whether the fully unaligned sequences would continue to grow as the individuals increased, we added the fully unaligned sequences of each individual to run another round of clustering and remove the redundant sequences until the fully unaligned sequences from all individuals have merged into the non-redundant sequence dataset. We explored the repetitive elements of these sequences by RepeatMasker (http://www.repeatmasker.org/) and compared them with that of reference genome (both the primary assembly sequences and decoy sequences (hs38d1)) to characterize the compositions of repetitive sequences in fully unaligned sequences. Finally, we aligned these fully unaligned sequences to the patch sequence, alternative loci and decoy sequences (hs38d1) [9] as well as existing assembled individual genomes [2, 26,27,28,29,30] to determinate whether the fully unaligned sequences could be identified in other individuals.

Construction and annotation of pan-genome sequences

We further removed redundancy between fully unaligned sequences and partially unaligned sequences and derived a non-redundant non-reference sequences dataset with a total size of 66.04 Mb (28,588 sequences). We added this dataset of non-reference sequences into GRCh38 primary assembly sequences to construct the pan-genome of 185 newly sequenced Han Chinese.

The annotation of GRCh38 primary assembly sequences and non-reference sequences were independent. The gene/transcript annotation of GRCh38 primary assembly sequences was based on GENCODE [37] (Release 26). In total, there are 19,817 protein-coding genes in the annotation database. If a gene has multiple transcripts, only the transcript with the longest open reading frame (ORF) was selected as a representative. Since all genes located in chromosome Y were absent in all female individuals, we excluded 63 genes in chromosome Y.

Protein-coding genes on non-reference sequences were predicted using MAKER [38] (Additional file 1: Supplementary methods). After stringent filtering processes to remove potential redundancy, 167 full-length genes were obtained (Additional file 1: Figure S8). These 167 novel genes predicted from the non-reference genome sequences were combined to the genes from the reference human genome, constructing 19,921 protein-coding genes for the human pan-genome based on the 185 deep sequencing Han Chinese genomes. These 19,921 genes were applied to generate the gene PAV profile of the 185 newly assembly Han Chinese genome.

Determination of gene PAV profile

All reads of each individual were mapped to the pan-genome sequences using Bowtie2 [39, 40] with default parameters. SAMTools [40] and Picard software (http://broadinstitute.github.io/picard/) were used to sort and index the alignment files. The coding coverage and gene body coverage of each gene in each individual were calculated from the sorted “.bam” files. We used gene coverage and/or CDS coverage (covered bases in ORF / ORF length) to determine whether a gene was present in one individual. To confirm that the sequencing depth of 30-fold was sufficient to analyze the gene PAV of one individual, we selected the individual GCH1N00001G and sampled the alignment result to form subsets of 3- to 27-folds with a step size of 3. The subsets with different coverage were used to determine gene PAV analysis under different CDS coverages.

Determination of core and distributed genes

The core genes refer to the genes present in all individuals, and the distributed genes refer to the genes absent in at least one individual. We used the threshold of CDS coverage of 95% to determine gene PAV for each individual. Then, we decided the core gene set and distributed gene set.

Application to 90 assembled Han Chinese genomes

The HUPAN pipeline could be applied to existing assembled human genomes or other WGS project as well. Ninety unrelated individuals with Chinese ancestry were sequenced and assembled [23]. We downloaded all the assembled scaffolds and applied the HUPAN pipeline to extract non-reference sequences, discard the potential contaminations and redundancy, predict novel genes, and characterize them according to the steps described in the previous section (Additional file 1: Supplementary methods).

Availability of data and materials

HUPAN is implemented in Perl, R, and C++ languages, and the source code is freely available under the MIT license at http://cgm.sjtu.edu.cn/hupan/ and https://github.com/SJTU-CGM/HUPAN [41]. An archival version of HUPAN is available on Zenodo with DOI https://doi.org/10.5281/zenodo.2593453 [42]. The raw sequencing data of this paper have been deposited in the European Genome-phenome Archive (https://www.ebi.ac.uk/ega/) under accession EGAS00001003657 [43]. The raw data and assembled contigs of 185 newly sequenced Han Chinese have also been deposited at http://cgm.sjtu.edu.cn/hupan/ and NODE database (http://www.biosino.org/node) with the accession OEP000301 [44]. The data sets of 90 assembled Han Chinese genomes were downloaded from http://gigadb.org/dataset/100302. The non-reference sequences and novel predicted gene sequences from 275 Han Chinese individuals also have been deposited at http://cgm.sjtu.edu.cn/hupan/ and NODE database (http://www.biosino.org/node) with the accession OEP000301 [44].

The novel sequences of hs38d1 [9] were downloaded from NCBI with accession number GCA_000786075.2. The six individual assembled genomes were also downloaded from NCBI. The six primate reference genomes were downloaded from NCBI with accession numbers GCA_000001515.5 (chimpanzee [45]), GCA_000151905.3 (gorilla [46]), GCF_000258655.2 (bonobo [47]), GCA_002880775.3 (orangutan [48]), GCA_000772875.3 (rhesus [49]), and GCF_000264685.3 (baboon [50]). The pan-genome of 910 Africans [20] were downloaded from NCBI under accession PDBU01000000.

Abbreviations

APG:

African pan-genome

INDEL:

Insertions and deletions

ORF:

Open reading frame

PAV:

Gene presence-absence variation

SNV:

Single nucleotide variation

SV:

Structural variation

References

  1. Eggertsson HP, Jonsson H, Kristmundsdottir S, Hjartarson E, Kehr B, Masson G, Zink F, Hjorleifsson KE, Jonasdottir A, Jonasdottir A, et al. Graphtyper enables population-scale genotyping using pangenome graphs. Nat Genet. 2017;49:1654.

    Article  CAS  Google Scholar 

  2. Shi L, Guo Y, Dong C, Huddleston J, Yang H, Han X, Fu A, Li Q, Li N, Gong S, et al. Long-read sequencing and de novo assembly of a Chinese genome. Nat Commun. 2016;7:12065.

    Article  CAS  Google Scholar 

  3. Li R, Li Y, Zheng H, Luo R, Zhu H, Li Q, Qian W, Ren Y, Tian G, Li J, et al. Building the sequence map of the human pan-genome. Nat Biotechnol. 2010;28:57–63.

    Article  CAS  Google Scholar 

  4. Kehr B, Helgadottir A, Melsted P, Jonsson H, Helgason H, Jonasdottir A, Jonasdottir A, Sigurdsson A, Gylfason A, Halldorsson GH, et al. Diversity in non-repetitive human sequences not found in the reference genome. Nat Genet. 2017;49:588.

    Article  CAS  Google Scholar 

  5. Altshuler DM, Durbin RM, Abecasis GR, Bentley DR, Chakravarti A, Clark AG, Donnelly P, Eichler EE, Flicek P, Gabriel SB, et al. A global reference for human genetic variation. Nature. 2015;526:68.

    Article  CAS  Google Scholar 

  6. Telenti A, Pierce LCT, Biggs WH, di Iulio J, Wong EHM, Fabani MM, Kirkness EF, Moustafa A, Shah N, Xie C, et al. Deep sequencing of 10,000 human genomes. Proc Natl Acad Sci U S A. 2016;113:11901–6.

    Article  CAS  Google Scholar 

  7. Wong KHY, Levy-Sakin M, Kwok PY. De novo human genome assemblies reveal spectrum of alternative haplotypes in diverse populations. Nat Commun. 2018;9:3040.

    Article  Google Scholar 

  8. Faber-Hammond JJ, Brown KH. Anchored pseudo-de novo assembly of human genomes identifies extensive sequence variation from unmapped sequence reads. Hum Genet. 2016;135:727–40.

    Article  Google Scholar 

  9. Mallick S, Li H, Lipson M, Mathieson I, Gymrek M, Racimo F, Zhao MY, Chennagiri N, Nordenfelt S, Tandon A, et al. The Simons Genome Diversity Project: 300 genomes from 142 diverse populations. Nature. 2016;538:201.

    Article  CAS  Google Scholar 

  10. Vernikos G, Medini D, Riley DR, Tettelin H. Ten years of pan-genome analyses. Curr Opin Microbiol. 2015;23:148–54.

    Article  CAS  Google Scholar 

  11. Mongodin EF, Casjens SR, Bruno JF, Xu Y, Drabek EF, Riley DR, Cantarel BL, Pagan PE, Hernandez YA, Vargas LC, et al. Inter- and intra-specific pan-genomes of Borrelia burgdorferi sensu lato: genome stability and adaptive radiation. BMC Genomics. 2013;14:693.

    Article  CAS  Google Scholar 

  12. Sun C, Hu ZQ, Zheng TQ, Lu KC, Zhao Y, Wang WS, Shi JX, Wang CC, Lu JY, Zhang DB, et al. RPAN: rice pan-genome browser for similar to 3000 rice genomes. Nucleic Acids Res. 2017;45:597–605.

    Article  CAS  Google Scholar 

  13. Wang WS, Mauleon R, Hu ZQ, Chebotarov D, Tai SS, Wu ZC, Li M, Zheng TQ, Fuentes RR, Zhang F, et al. Genomic variation in 3,010 diverse accessions of Asian cultivated rice. Nature. 2018;557:43.

    Article  CAS  Google Scholar 

  14. Li YH, Zhou GY, Ma JX, Jiang WK, Jin LG, Zhang ZH, Guo Y, Zhang JB, Sui Y, Zheng LT, et al. De novo assembly of soybean wild relatives for pan-genome analysis of diversity and agronomic traits. Nat Biotechnol. 2014;32:1045.

    Article  CAS  Google Scholar 

  15. Hirsch CN, Foerster JM, Johnson JM, Sekhon RS, Muttoni G, Vaillancourt B, Penagaricano F, Lindquist E, Pedraza MA, Barry K, et al. Insights into the maize pan-genome and pan-transcriptome. Plant Cell. 2014;26:121–35.

    Article  CAS  Google Scholar 

  16. Zhao Q, Feng Q, Lu H, Li Y, Wang A, Tian Q, Zhan Q, Lu Y, Zhang L, Huang T, et al. Pan-genome analysis highlights the extent of genomic variation in cultivated and wild rice. Nat Genet. 2018;50:278–84.

    Article  CAS  Google Scholar 

  17. Tettelin H, Masignani V, Cieslewicz MJ, Donati C, Medini D, Ward NL, Angiuoli SV, Crabtree J, Jones AL, Durkin AS, et al. Genome analysis of multiple pathogenic isolates of Streptococcus agalactiae: implications for the microbial ‘pan-genome’. Proc. Natl. Acad. Sci. U. S. A. 2005;102:16530.

    Article  CAS  Google Scholar 

  18. Marroni F, Pinosio S, Morgante M. Structural variation and genome complexity: is dispensable really dispensable? Curr Opin Plant Biol. 2014;18:31–6.

    Article  CAS  Google Scholar 

  19. Besenbacher S, Liu SY, Izarzugaza JMG, Grove J, Belling K, Bork-Jensen J, Huang SJ, Als TD, Li ST, Yadav R, et al. Novel variation and de novo mutation rates in population-wide de novo assembled Danish trios. Nat Commun. 2015;6:5969.

  20. Sherman RM, Forman J, Antonescu V, Puiu D, Daya M, Rafaels N, Boorgula MP, Chavan S, Vergara C, Ortega VE, et al. Assembly of a pan-genome from deep sequencing of 910 humans of African descent. Nat Genet. 2019;51:30.

    Article  Google Scholar 

  21. Maretty L, Jensen JM, Petersen B, Sibbesen JAN, Liu SY, Villesen P, Kov LS, Belling K, Have CTH, Izarzugaza JMG, et al. Sequencing and de novo assembly of 150 genomes from Denmark as a population reference. Nature. 2017;548:87.

    Article  CAS  Google Scholar 

  22. Hu Z, Sun C, Lu KC, Chu X, Zhao Y, Lu J, Shi J, Wei C. EUPAN enables pan-genome studies of a large number of eukaryotic genomes. Bioinformatics. 2017;33:2408–9.

    Article  CAS  Google Scholar 

  23. Lan TM, Lin HX, Zhu WJ, Laurent TCAM, Yang MC, Liu X, Wang J, Wang J, Yang HM, Xu X, Guo XS. Deep whole-genome sequencing of 90 Han Chinese genomes. Gigascience. 2017;6(9):1–7.

  24. Simpson JT, Durbin R. Efficient de novo assembly of large genomes using compressed data structures. Genome Res. 2012;22:549–56.

    Article  CAS  Google Scholar 

  25. Luo R, Liu B, Xie Y, Li Z, Huang W, Yuan J, He G, Chen Y, Pan Q, Liu Y, et al: SOAPdenovo2: an empirically improved memory-efficient short-read de novo assembler. Gigascience. 2012;1:18.

  26. Wang J, Wang W, Li R, Li Y, Tian G, Goodman L, Fan W, Zhang J, Li J, Zhang J, et al. The diploid genome sequence of an Asian individual. Nature. 2008;456:60–5.

    Article  CAS  Google Scholar 

  27. Istrail S, Sutton GG, Florea L, Halpern AL, Mobarry CM, Lippert R, Walenz B, Shatkay H, Dew I, Miller JR, et al. Whole-genome shotgun assembly and comparison of human genome assemblies. Proc Natl Acad Sci U S A. 2004;101:1916–21.

    Article  CAS  Google Scholar 

  28. Levy S, Sutton G, Ng PC, Feuk L, Halpern AL, Walenz BP, Axelrod N, Huang J, Kirkness EF, Denisov G, et al. The diploid genome sequence of an individual human. PLoS Biol. 2007;5:e254.

    Article  Google Scholar 

  29. Seo JS, Rhie A, Kim J, Lee S, Sohn MH, Kim CU, Hastie A, Cao H, Yun JY, Kim J, et al. De novo assembly and phasing of a Korean human genome. Nature. 2016;538:243–7.

    Article  CAS  Google Scholar 

  30. Jain M, Koren S, Miga KH, Quick J, Rand AC, Sasani TA, Tyson JR, Beggs AD, Dilthey AT, Fiddes IT, et al. Nanopore sequencing and assembly of a human genome with ultra-long reads. Nat Biotechnol. 2018;36:338–45.

    Article  CAS  Google Scholar 

  31. McCarroll SA, Hadnott TN, Perry GH, Sabeti PC, Zody MC, Barrett JC, Dallaire S, Gabriel SB, Lee C, Daly MJ, et al. Common deletion polymorphisms in the human genome. Nat Genet. 2006;38:86–92.

    Article  CAS  Google Scholar 

  32. Alkan C, Sajjadian S, Eichler EE. Limitations of next-generation genome sequence assembly. Nat Methods. 2011;8:61–5.

    Article  CAS  Google Scholar 

  33. Lee I, Chalita M, Ha SM, Na SI, Yoon SH, Chun J. ContEst16S: an algorithm that identifies contaminated prokaryotic genomes using 16S RNA gene sequences. Int J Syst Evol Microbiol. 2017;67:2053–7.

    Article  CAS  Google Scholar 

  34. Sedlazeck FJ, Lee H, Darby CA, Schatz MC. Piercing the dark matter: bioinformatics of long-range sequencing and mapping. Nat Rev Genet. 2018;19:329–46.

    Article  CAS  Google Scholar 

  35. Gurevich A, Saveliev V, Vyahhi N, Tesler G: QUAST: quality assessment tool for genome assemblies. Bioinformatics. 2013;29:1072–1075.

    Article  CAS  Google Scholar 

  36. Fu L, Niu B, Zhu Z, Wu S, Li W: CD-HIT: accelerated for clustering the next-generation sequencing data. Bioinformatics. 2012;28:3150–3152.

    Article  CAS  Google Scholar 

  37. Harrow J, Frankish A, Gonzalez JM, Tapanari E, Diekhans M, Kokocinski F, Aken BL, Barrell D, Zadissa A, Searle S, et al. GENCODE: the reference human genome annotation for The ENCODE Project. Genome Res. 2012;22:1760–74.

    Article  CAS  Google Scholar 

  38. Holt C, Yandell M. MAKER2: an annotation pipeline and genome-database management tool for second-generation genome projects. BMC Bioinformatics. 2011;12:491.

    Article  Google Scholar 

  39. Langmead B, Salzberg SL. Fast gapped-read alignment with Bowtie 2. Nat Methods. 2012;9:357–359.

    Article  CAS  Google Scholar 

  40. Li H, Handsaker B, Wysoker A, Fennell T, Ruan J, Homer N, Marth G, Abecasis G, Durbin R, Genome Project Data Processing S: The Sequence Alignment/Map format and SAMtools. Bioinformatics 2009, 25:2078–2079.

    Article  Google Scholar 

  41. Duan Z, Qiao Y, Lu J, Lu H, Zhang W, Yan F, Sun C, Hu Z, Zhang Z, Li G, et al. HUPAN: a pan-genome analysis pipeline for human genomes. GitHub Repository 2019. https://github.com/SJTU-CGM/HUPAN.

  42. Duan Z, Qiao Y, Lu J, Lu H, Zhang W, Yan F, Sun C, Hu Z, Zhang Z, Li G, et al: HUPAN: a pan-genome analysis pipeline for human genomes. Zenodo Repository 2019. https://doi.org/10.5281/zenodo.2593453.

  43. Duan Z, Qiao Y, Lu J, Lu H, Zhang W, Yan F, Sun C, Hu Z, Zhang Z, Li G, et al: HUPAN: a pan-genome analysis pipeline for human genomes. European Genome-phenome Archive (EGA) 2019. https://www.ebi.ac.uk/ega/studies/EGAS00001003657.

  44. Duan Z, Qiao Y, Lu J, Lu H, Zhang W, Yan F, Sun C, Hu Z, Zhang Z, Li G, et al: HUPAN: a pan-genome analysis pipeline for human genomes. The National Omics Data Encyclopedia (NODE) 2019. https://www.biosino.org/node/project/detail/OEP000301.

  45. Mikkelsen TS, Hillier LW, Eichler EE, Zody MC, Jaffe DB, Yang SP, Enard W, Hellmann I, Lindblad-Toh K, Altheide TK, et al. Initial sequence of the chimpanzee genome and comparison with the human genome. Nature. 2005;437:69–87.

    Article  CAS  Google Scholar 

  46. Scally A, Dutheil JY, Hillier LW, Jordan GE, Goodhead I, Herrero J, Hobolth A, Lappalainen T, Mailund T, Marques-Bonet T, et al. Insights into hominid evolution from the gorilla genome sequence. Nature. 2012;483:169–75.

    Article  CAS  Google Scholar 

  47. Prufer K, Munch K, Hellmann I, Akagi K, Miller JR, Walenz B, Koren S, Sutton G, Kodira C, Winer R, et al. The bonobo genome compared with the chimpanzee and human genomes. Nature. 2012;486:527–31.

    Article  Google Scholar 

  48. Locke DP, Hillier LW, Warren WC, Worley KC, Nazareth LV, Muzny DM, Yang SP, Wang ZY, Chinwalla AT, Minx P, et al. Comparative and demographic analysis of orang-utan genomes. Nature. 2011;469:529–33.

    Article  CAS  Google Scholar 

  49. Zimin AV, Cornish AS, Maudhoo MD, Gibbs RM, Zhang X, Pandey S, Meehan DT, Wipfler K, Bosinger SE, Johnson ZP, et al. A new rhesus macaque assembly and annotation for next-generation sequencing analyses. Biol Direct. 2014;9(1):20.

  50. Rogers J, Raveendran M, Harris RA, Mailund T, Leppala K, Athanasiadis G, Schierup MH, Cheng J, Munch K, Walker JA, et al. The comparative genomics and complex population history of Papio baboons. Sci Adv. 2019;5:eaau6947.

    Article  Google Scholar 

Download references

Acknowledgements

We thank the High Performance Computing Center (HPCC) at Shanghai Jiao Tong University for the computation.

Funding

This work was supported by grants from the Cross-Institute Research Fund of Shanghai Jiao Tong University (YG2017ZD01), the National Natural Science Foundation of China (61472246, 81572955, 81772505 and J1210047), National Key R&D Program of China (2017YFC0908300, 2016YFC1303200), the National Basic Research Program of China (2013CB956103), the National High-Tech R&D Program (863) (2014AA021502), Shanghai Science and Technology Committee (18411953100), Innovation Foundation of Translational Medicine of Shanghai Jiao Tong University School of Medicine (15ZH4001, TM201617, and TM 201702), Technology Transfer Project of Science & Technology Dept. Shanghai Jiao Tong University School of Medicine, the Neil Shen’s SJTU Medical Research Fund, and SJTU-Yale Collaborative Research Seed Fund. The funders had no role in the study design, data collection and analysis, decision to publish, or preparation of the manuscript.

Author information

Authors and Affiliations

Authors

Contributions

CW conceived and designed the study. ZD, CW, ZH, CS, JL, and HL implemented the pipeline. ZD, CW, YQ, JL, HL, and FY tested the pipeline. ZZ, GL, HC, ZX, ZZ, and YY collected samples and supported the experiments. ZD, CW, YQ, JL, HL, CS, ZH, WZ, and FY analyzed the human pan-genome. ZD, HZ, YY, and CW interpreted the results. ZD, HZ, YY, and CW wrote the manuscript. All authors read and approved the final manuscript.

Corresponding authors

Correspondence to Yingyan Yu or Chaochun Wei.

Ethics declarations

Ethics approval and consent to participate

This study was approved by Ruijin Hospital Ethics Committee, Shanghai Jiao Tong University School of Medicine (2009(34)), and a written informed consent was obtained from the participants of this study. The experimental methods were in compliance with the Helsinki Declaration.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Additional file

Additional file 1:

This file contains supplementary methods (section 1), supplementary figures (section 2), and supplementary tables (section 3). (DOC 3790 kb)

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Duan, Z., Qiao, Y., Lu, J. et al. HUPAN: a pan-genome analysis pipeline for human genomes. Genome Biol 20, 149 (2019). https://doi.org/10.1186/s13059-019-1751-y

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13059-019-1751-y

Keywords