Skip to main content

A pipeline for sample tagging of whole genome bisulfite sequencing data using genotypes of whole genome sequencing

Abstract

Background

In large-scale high-throughput sequencing projects and biobank construction, sample tagging is essential to prevent sample mix-ups. Despite the availability of fingerprint panels for DNA data, little research has been conducted on sample tagging of whole genome bisulfite sequencing (WGBS) data. This study aims to construct a pipeline and identify applicable fingerprint panels to address this problem.

Results

Using autosome-wide A/T polymorphic single nucleotide variants (SNVs) obtained from whole genome sequencing (WGS) and WGBS of individuals from the Third China National Stroke Registry, we designed a fingerprint panel and constructed an optimized pipeline for tagging WGBS data. This pipeline used Bis-SNP to call genotypes from the WGBS data, and optimized genotype comparison by eliminating wildtype homozygous and missing genotypes, and retaining variants with identical genomic coordinates and reference/alternative alleles. WGS-based and WGBS-based genotypes called from identical or different samples were extensively compared using hap.py. In the first batch of 94 samples, the genotype consistency rates were between 71.01%-84.23% and 51.43%-60.50% for the matched and mismatched WGS and WGBS data using the autosome-wide A/T polymorphic SNV panel. This capability to tag WGBS data was validated among the second batch of 240 samples, with genotype consistency rates ranging from 70.61%-84.65% to 49.58%-61.42% for the matched and mismatched data, respectively. We also determined that the number of genetic variants required to correctly tag WGBS data was on the order of thousands through testing six fingerprint panels with different orders for the number of variants. Additionally, we affirmed this result with two self-designed panels of 1351 and 1278 SNVs, respectively. Furthermore, this study confirmed that using the number of genetic variants with identical coordinates and ref/alt alleles, or identical genotypes could not correctly tag WGBS data.

Conclusion

This study proposed an optimized pipeline, applicable fingerprint panels, and a lower boundary for the number of fingerprint genetic variants needed for correct sample tagging of WGBS data, which are valuable for tagging WGBS data and integrating multi-omics data for biobanks.

Peer Review reports

Background

Advances in sequencing technologies have greatly reduced the costs of massively parallel sequencing, enabling large-scale whole genome sequencing (WGS) studies of healthy people and patients for investigating population structures, evolutionary adaptations, and genetic architectures of complex diseases such as ischaemic cerebrovascular disease [1, 2]. While genomic data analysis has identified several susceptible and disease-causing genes [3-7], the integration of multi-omics data offers a better understanding of the molecular pathophysiology and the discovery of new therapeutic targets or biomarkers for ischaemic cerebrovascular disease [8, 9]. In this era of large-scale sequencing, conducting multi-omics analyses for tens of thousands of individuals would become standard practice, making sample tagging a vital quality control procedure. Accurate sample tagging prevents sample mix-ups, reduces false positives/negatives, and increases the reproducibility of subsequent bioinformatics analyses [10, 11]. This involves tagging each sample with a unique combination of fingerprint variant genotypes. Currently, many panels of fingerprint variants have been proposed for sample tagging of DNA genomic data by comparing genotypes of the fingerprint variants generated using WGS and other methods [12-14]. In contrast, very few panels have been proposed to check sample identities of multi-omics data, such as epigenomics data. Until now, only 1 panel of 50 fingerprint SNPs has been published for sample tagging of the transcriptomic data [15]. Personal Genome Project-UK (PGP-UK) applied the 65 control SNPs on the Illumina HumanMethylation450 BeadChip array to tag whole genome bisulfite sequencing (WGBS) data, DNA methylation array data, and WGS data [16]. However, the PGP-UK study neither showed detailed protocols for WGBS sample tagging nor systematically evaluated the performance of the 65-SNP panel, which only provided limited guidance for integrating WBGS and WGS data. Currently, there is no established pipeline or optimized panel available for tagging WGBS data with the aid of WGS data. This is a critical need for multi-omics data integration and biobank constructions in large-scale sequencing projects.

Taking advantage of WGS and WGBS for identical patients of ischaemic cerebrovascular disease in the Third China National Stroke Registry (CNSR-III) [17], we solved the problem of correctly integrating WGBS and WGS data by designing a fingerprint panel of autosome-wide A/T polymorphic single nucleotide variants (SNVs) and constructing an optimized pipeline for sample tagging of WGBS data. WGS-based and WGBS-based genotypes called from identical or different samples were extensively compared within a first batch of 94 samples and then within a second batch of 240 samples. Moreover, to figure out the lower limit for the number of fingerprint variants in the panel that was capable to tag WGBS data using this pipeline, we also explored the performance of another 6 fingerprint panels, and the lower limit was further validated using 2 self-designed fingerprint panels. Taken together, this study systematically investigated sample tagging of WGBS data using genotypes of WGS, and provided a pipeline and a few applicable fingerprint panels. Their application would help to integrate WGBS and WGS data of large-scale sequencing projects.

Results

Identification of 94 samples with correct identities

To construct a pipeline for sample tagging of WGBS data, we randomly selected 94 samples of the CNSR-III cohort that underwent WGS and WGBS. To ensure that the DNA samples were not mistaken during WGS and WGBS, genotyping of 52 biallelic fingerprint SNPs using mass spectrometry was independently carried out before WGBS (Methods), and genotypes of the 52 SNPs were compared between WGS and mass spectrometry data for each sample. Because sample identities have been strictly checked and stringent quality control was applied during the WGS project [18], genotypes extracted from WGS data were used as truth data here. Using normal procedures of genotype comparison by hap.py software, it was shown that for each of the 94 samples, either precision or recall was ≥ 0.95 (Supplementary Table 2). The lowest number of true positives (TP) genotypes was 22, mainly due to the low call rate for Sample 38 in the mass spectrometry experiment. While the number of TP genotypes for the other 93 samples was ≥ 30. Regarding the theoretical potentiality to discriminate 4.2 million (≈ 222, because hap.py did not apply variants with 0/0 or./. genotypes in its calculation) for the TP genotypes and the differences in genotyping technologies between WGS and mass spectrometry, it would be safe to consider that the 94 samples were not mistaken in DNA sample transport, WGBS, mass spectrometry, and data delivery. And these 94 samples would be applied to test the pipeline for sample tagging of WGBS data using genotypes of WGS.

Constructing an optimized pipeline for sample tagging of WGBS data using autosome-wide A/T polymorphic SNVs

To tag samples with WGBS data, we constructed a pipeline to compare WGS-based and WGBS-based genotypes for each individual (Fig. 1). Bis-SNP was applied in the genotype calling of WGBS data [19]. Because Bis-SNP did not output genetic variants with wildtype homozygous genotype (0/0) and missing genotype (./.) in the WGBS-based VCF file, and hap.py did not utilize such genotypes in its calculation, we also eliminated genetic variants with these genotypes in WGS-based VCF file that was obtained after joint calling. Then variants with identical genomic coordinates and ref/alt alleles were extracted from WGS- and WGBS-based genotype data. Thus, an identical set of genetic variants was contained in the truth and query VCF files for genotype comparison.

Fig. 1
figure 1

Pipeline for sample tagging of WGBS data. Gray-filled boxes represented optimizations for sample tagging of WGBS data. Specifically, gray-filled boxes with dotted borders showed the autosomal A/T polymorphic SNVs selection process for Fingerprint Panel 7. It should be noted that this process was not applicable for Fingerprint Panels 1-6 and 8-9 when using this pipeline

Next, we designed a panel for this pipeline. Because no prior knowledge was available about to what extent the non-specific or incomplete conversion of unmethylated cytosines (C) to uracil (U) during bisulfite treatment would influence the accuracy of variant genotype calling of Bis-SNP, we took full advantage of the available WGS data and established a fingerprint panel consisted of 1,309,760 autosomal A/T polymorphic SNVs (Fingerprint Panel 7 in Table 1).

Table 1 Fingerprint panels that were investigated in this study

For the first batch of 94 samples, the genotype consistency rates for the 94 correctly matched pairs of WGS and WGBS VCF files were above 70% (ranging from 71.01% to 84.23%, Fig. 2A, Table 2). In contrast, the genotype consistency rate for mismatched pairs of WGS and WGBS data was all below 70% (ranging from 51.43% to 60.50%, Fig. 2A, Table 2) after 4371 permutations. Therefore, a clear gap in genotype consistency rate naturally occurred and it could be applied to distinguish WGS-based and WGBS-based genotype calls of an identical sample from those of different samples.

Fig. 2
figure 2

Violin plots for genotype consistency rate of Fingerprint Panel 7. A Genotype consistency rate among the 94 samples in the first batch. B Genotype consistency rate among the 240 samples in the second batch. Genotype consistency rate of matched pairs of WGS and WGBS data was shown in pink, while genotype consistency rate of mismatched pairs of WGS and WGBS data (exhaustive permutation) was shown in light green

Table 2 Median and range (in brackets) of genotype consistency rate between truth (WGS-based) and query (WGBS-based) VCF files for the 94 samples in the first batch

Validation of sample tagging for WGBS data among the second batch of 240 samples

To validate the capability of the pipeline and Fingerprint Panel 7 in sample tagging for WGBS data, we replicated the genotype comparisons within a second batch of 240 samples. Despite no prior genotyping of fingerprint SNPs for the 240 samples, executing the pipeline revealed that the genotype consistency rate between matched pairs of WGS and WGBS data was higher than 70% (ranging from 70.61% to 84.65%, Fig. 2B, Table 2), indicating that each pair of WGS and WGBS data came from the identical sample.

Then we exhaustively permutated the sample ID order and conducted 28,680 comparisons between mismatched pairs of WGS and WGBS data. As shown in Fig. 2B and Table 3, all of the genotype consistency rates were below 70% for the permutations (ranging from 49.58% to 61.42%). Therefore, the gap in genotype consistency rate between matched and mismatched pairs of WGS and WGBS data was validated, and the sample identities of WGBS data could be confirmed by executing the optimized pipeline using autosome-wide A/T polymorphic SNVs.

Table 3 Median and range (in brackets) of genotype consistency rate between truth (WGS-based) and query (WGBS-based) VCF files for the 240 samples in the second batch

The lower limit of the order of magnitude for the number of genetic variants capable to tag WGBS data using the pipeline

In the above analyses, the sample identities of WGBS data were tagged by genotypes of autosome-wide A/T polymorphic SNVs, which were extracted from WGS data. For large-scale multi-omics studies, checking sample identities of WGBS data with autosome-wide A/T polymorphic SNVs is feasible because of the availability of both WGS and WGBS data. However, for epigenomics studies that only conduct WGBS, applying this method requires extra WGS, which could be unnecessary and expensive. Therefore, we searched for published fingerprint panels for DNA data sample tagging and evaluated their performance using the pipeline. The aim was to identify the lower limit of the order of magnitude for the number of genetic variants in the panel that is capable to tag sample identities of WGBS data.

Except for the autosome-wide A/T polymorphic SNVs, six panels (Fingerprint Panels 1–6) with the number of included genetic variants ranging from the order of tens, hundreds, and thousands to 900 K were tested using the pipeline (Table 1). Among the first batch of 94 samples, although the consistency rate between matched pairs of WGS and WGBS data was significantly higher (P-value < 2.2 × 10–16, one-sided t-test) than that of mismatched pairs for Fingerprint Panels 1–6 (Table 2), the distribution ranges of genotype consistency rate overlapped between matched and mismatched pairs of WGS and WGBS data for fingerprint panels with less than 1000 genetic variants (Fingerprint Panels 1–4). For these panels, no clear gap was evident to distinguish whether the genotype data were extracted from an identical sample or different samples (Table 2, Supplementary Fig. 14). In contrast, for Fingerprint Panels 5 and 6 with more than 1000 genetic variants, the gap in consistency rate between matched and mismatched pairs of WGS and WGBS data was demonstrated (Table 2, Supplementary Fig. 56). The performance of the Fingerprint Panels 1–6 was also tested among the second batch of 240 samples. The same phenomenon as in the first batch was reproduced, with the gap in genotype consistency rate only detected for panels with more than 1000 genetic variants (Table 3, Supplementary Fig. 16).

To validate this lower limit for genetic variants in fingerprint panels, we constructed 2 panels with slightly over 1000 common SNVs (Fingerprint Panels 8 and 9 in Table 1). As shown in Supplementary Fig. 78, the gap in genotype consistency rate was demonstrated for these 2 panels, indicating that fingerprint panels containing thousands of genetic variants can label sample identities for WGBS data using this pipeline.

In addition, we also tested the potential of the number of genetic variants in truth/query VCF files and the number of TP to tag WGBS data. Although it is widely accepted that the truth and query VCF files contain a greater number of genetic variants in genotype data extracted from WGS and WGBS samples of the same individual, none of the nine panels examined in this study provided clear evidence of the distribution of these numbers being separated between WGS and WGBS data of matched and mismatched pairs (Supplementary Tables 36, Supplementary Fig. 911). While a gap in the distribution of the number of TP among 94 samples from the first batch of Fingerprint Panel 5 was detected (Supplementary Table 4, Supplementary Fig. 9), the lack of validation for this gap in the second batch of samples (Supplementary Table 6) indicates that the number of TP is not useful in labeling WGBS data.

Discussion

Sample tagging is an essential quality control procedure because it could help to eliminate the incorrect association between omics data and samples, reduce the risk of errors, and improves the accuracy and reproducibility of the results. Although WGBS was widely applied in medical and biological research, the methods for sample tagging of WGBS data have not been systematically investigated. Taking advantage of large-scale WGS and WGBS for stroke patients in CNSR-III, we constructed an optimized pipeline for sample tagging of WGBS data. A total of 9 panels, including one self-designed autosome-wide A/T polymorphic SNV panel, one genome-wide SNP genotyping array, five fingerprint panels for tagging DNA data, and two self-designed panels with the number of genetic variants slightly over 1000, were tested for the capability to tag WGBS data by executing the pipeline, and extensive permutations were conducted when comparing truth and query VCF files. The results showed that using the optimized pipeline, the genotype consistency rate for panels containing over 1000 genetic variants was able to distinguish WGS-based and WGBS-based genotype VCF files of an identical sample from those of different samples, and the capability of these panels to tag WGBS data was independently validated in 2 batches of samples.

Compared with sample tagging of DNA data, the sample tagging of WGBS data is particularly challenging due to the bisulfite conversion process. WGBS data bisulfite conversion occurs under acidic conditions and high temperatures, which could result in DNA degradation and the introduction of genotyping noise [23, 24]. Although bisulfite treatment is intended to convert unmethylated C to T in CpG islands, the incomplete or excessive conversion of methylated C in CpG islands, as well as the non-specific conversion of other nucleotides, would potentially reduce the accuracy of genotype calling with the WGBS data. Our study showed that the effect of bisulfite conversion on genotype calling was not only limited to CpG islands. For instance, for genome-wide SNP genotyping microarray (Fingerprint Panel 6), the lowest genotype consistency rate between matched pairs of WGS and WGBS VCF files was 68.56% (Tables 2 and 3). This finding suggested that bisulfite conversion influenced genotype calling across the entire genome. Moreover, for autosome-wide A/T polymorphic SNVs, the lowest genotype consistency rate between matched pairs of WGS and WGBS VCF files was 70.61%, suggesting that non-specific conversion by bisulfite treatment also affected genotype calling for A/T polymorphic SNVs. For the other panels, the genotype consistency rate between matched pairs of WGS and WGBS VCF files ranged from 70 to 95%. Although Bis-SNP was implemented in the pipeline to obtain accurate genotype calls from WGBS data [25], we suspect that genotype calling accuracy for genetic variants with all kinds of polymorphisms was uniformly affected by bisulfite treatment in WGBS. Furthermore, the impact of bisulfite treatment on genotype calling did not seem to be reduced by implementing the pipeline using autosome-wide A/T polymorphic SNVs, because the distribution of genotype consistency rate between matched pairs of WGS and WGBS VCF files for Fingerprint Panels 6 and 7 did not show significant differences (two-sided t-test, P value = 0.8941 and 0.1539, respectively for the first and second batch).

Tens or no more than one-hundred fingerprint genetic variants were sufficient to correctly tag genomic data from DNA genotyping or sequencing, which was conducted by simply counting the number of fingerprint genetic variants with identical genotypes between DNA profiles obtained from different methods or platforms [12, 13, 26]. In this scenario, three kinds of genotypes (0/0, 0/1, and 1/1) furnished useful information on sample identity. However, this “counting” method was inadequate for WGBS data tagging because bisulfite treatment affected genotype calling accuracy across all three kinds of genotypes, and the stability of experimental conditions of bisulfite treatment was not perfectly controlled for all WGBS samples. Therefore, the number of genetic variants with identical genotypes could be small between matched WGS and WGBS data if excessive bisulfite treatment was performed, and the number might be large between mismatched WGS and WGBS data in case of insufficient bisulfite treatment. The “counting method” may not be able to handle such complications in sample tagging. Although a few modifications were adopted by our pipeline compared with the traditional “counting method”, sample identities could not be verified by comparing the number of genetic variants with identical genotypes (Supplementary Tables 4 and 6, Supplementary Fig. 911). Therefore, we focused on calculating the genotype consistency rate rather than counting the number of TPs in WGBS data sample tagging in this study.

The reduced genotype calling accuracy when using WGBS data necessitated an increased number of fingerprint genetic variants to calculate the genotype consistency rate, and then to correctly tag the WGBS data. To benchmark a large number of genotype calls against the truth datasets, we employed hap.py software in our pipeline. Moreover, the number of genetic variants for the panels that were needed to correctly tag WGBS data was further increased because genetic variants with 0/0 or./. genotypes would be neither reported by Bis-SNP in WGBS-based VCF files nor utilized by hap.py. This study showed that at least more than 1000 fingerprint variants were required to correctly tag WGBS data, in contrast, for fingerprint panels with less than 1000 genetic variants, the genotype consistency rate was not separated between matched and mismatched pairs of WGS-based and WGBS-based VCF files. For Fingerprint Panel 1, the highest genotype consistency rate of mismatched pairs of WGS-based and WGBS-based VCF files was 100% (Tables 2 and 3), which was observed for 3 pairs of mismatched WGS-based and WGBS-based VCF files. It was found that the 3 comparisons only utilized 8, 10, and 11 SNPs. When the SNPs in the fingerprint panel are common SNPs with high minor allele frequency (MAF), there is a high probability that 2 unrelated individuals carry identical genotypes at these 8–11 loci. The genotype comparisons of the 3 mismatched pairs could be regarded as a counterexample for WGBS data tagging, and increasing the number of fingerprint variants in the panel could help to correctly tag WGBS data.

In this study, Fingerprint Panel 2, a 65-SNP panel in Illumina HumanMethylation450 BeadChip array, had been applied to check the sample identities in PGP-UK [16]. The mean agreement between genotypes of WGS and WGBS was 99.45% in that study for a pilot cohort of 10 samples. Although their genotype consistency rate is significantly higher than that of this study, several factors might account for this difference. Firstly, the use of different library construction kits, polymerases, and bisulfite conversion protocols in the two studies may have led to varying degrees of DNA damage, affecting the accuracy of variant calling [27]. Secondly, PGP-UK used the gemBS software [28], which adopted differing variant calling algorithms compared to Bis-SNP used in our study. Thirdly, we also evaluated gemBS and found it superior to Bis-SNP in that, for variants with C or G as ref alleles, it can call wild-type homozygous genotypes. This is important in “counting method”-based sample tagging, and suggests that PGP-UK might have utilized a different pipeline than our study did. Lastly, by not shuffling the sample order to perform exhaustive permutation during the evaluation of the 65-SNP fingerprint panel, it is challenging to confirm that the pilot cohort’s ten samples were correctly tagged for WGBS and WGS data. Hence, we contend that PGP-UK’s and our study’s genotype consistency rates were non-comparable unless PGP-UK provides more details on library construction, sample tagging methods and pipelines, and the performance evaluation of the 65-SNP fingerprint panel on mismatched sample pairs. Moreover, it was demonstrated in our study that this panel could not tag WGBS data using our pipeline.

The genotype consistency rates for matched WGS and WGBS data were over 70% for fingerprint panels with over 1000 genetic variants in this study. We conducted thorough literature searches using the Web of Science (Core collection) and PubMed databases to find the level of genotype consistency in the current field. Unfortunately, limited attention has been given to addressing the problem of sample tagging in WGBS data either due to the low sample sizes of previous WGBS studies or the less pressing need for WGBS data integration with WGS data. We did not find any studies, besides ours, that carried out a comparative analysis of WGBS data sample tagging. In literature searches on PubMed, three similar articles of PGP-UK reported methods for integrating multi-omics data [16]. However, after meticulous reading, one of the three articles proposed a robust approach to multi-omics data matching using epigenomic data from the Illumina HumanMethylation450 BeadChip from TCGA, rather than the WGBS technique [29]. The other two articles did not incorporate epigenomic or WGBS data or address the WGBS data sample tagging problem [30, 31].

For multi-omics data integration other than WGBS data, one study used a fingerprint panel of 50 SNPs to tag transcriptomic (RNASeq) data [15]. Despite applying the “counting method” in RNASeq data sample tagging, the study did not provide a genotype consistency rate. However, based on the number of TP in Fig. 6 of that study [15], the genotype consistency rate was calculated to be ranging from 75 to 100%.

This study has a few limitations. Firstly, although exhaustive comparisons were conducted to evaluate the capability to tag WGBS data for the fingerprint panels, the sample size was small compared to biobanks. Additionally, the performance of the panels should be further validated in tens of thousands of individuals. Secondly, the universality of the pipeline and fingerprint panels was not evaluated in this study. Different procedures in library construction and bisulfite conversion would introduce bias to WGBS, as mentioned earlier [27]. The influence on genotype calling using WGBS data and sample tagging was not investigated either. Although a gap in genotype consistency rate between matched and mismatched WGS and WGBS data was demonstrated, we were not sure whether the pipeline was compatible with other library construction methods of WGBS, such as that was used in PGP-UK. Therefore, no threshold or cutoff was proposed for sample tagging of WGBS data in this study. Thirdly, as shown in this study, fingerprint panels with at least 1000 genetic variants could be capable to tag WGBS data. In practice, the application of these panels also demanded extra targeted capture and high-throughput sequencing [12]. Further optimizations of the pipeline and fingerprint panels with enhanced capability were necessary. Fourthly, the steps in the pipeline were slightly complicated and would benefit from further optimization and simplification. For example, an identical set of genetic variants was applied in genotype comparison in this pipeline, which added a variant extraction operation before applying hap.py. Removing this optimization would only cause minor differences between precision and recall and would not significantly change the tagging results for the two batches of samples included in this study. However, under extreme conditions, this difference would be significant, hence identifying the reason would decrease the efficiency of large-scale WGBS data tagging. Regardless of these limitations, this study proposed a method that can successfully tag WGBS data, and the application of the pipeline could facilitate multi-omics data integration and biobank construction for common diseases, such as stroke [9], in the current omics era.

Conclusions

We proposed an optimized pipeline for WGBS data sample tagging, and after rigorous comparisons, identified some applicable fingerprint panels. A lower limit on the number of genetic variants required to correctly tag WGBS data was identified to be in the thousands. The pipeline and panels presented in this study could assist in the future design and optimization of fingerprint panels for tagging WGBS data and benefit multi-omics data integration in biobanks.

Methods

Sample collection and WGS

DNA samples were obtained from the CNSR-III [17], a nationwide prospective registry for patients presented to hospitals with acute ischaemic cerebrovascular events between August 2015 and March 2018 in China. Written informed consent was obtained from all patients or legally authorized representatives before entering the study. WGS was conducted during 2019–2020 at BGI Genomics (BGI-Shenzhen) [18]. The WGS data were then processed under the Genome Analysis Toolkit (GATK) best practice guidance using Sentieon [32]. All of the reads were mapped to the non-N reference sequence of genome build GRCh38. Base Quality Score Recalibration (BQSR) was performed for each GVCF file, and Variant Quality Score Recalibration (VQSR) was conducted for quality control after joint genotype calling. Multiallelic variants were eliminated, and for each variant, the genotype for an individual was qualified if the depth (DP) was ≥ 9, and genotype quality (GQ) was ≥ 20. For heterozygous variants, allele depth (AD) should be ≥ 3. Otherwise, the genotype was set to missing. In this study, genetic variants on sex chromosomes were not used. After further examinations on DNA contamination, sample identity, and kinship relationship inference, WGS data of 10,241 unrelated samples were obtained (under review). Among them, two batches of randomly selected samples (N = 94 and 240 for the first and second batches, respectively) were applied to evaluate the performance of different sample tagging panels on WGBS data.

Genotyping using mass spectrometry technology for a fingerprint panel consisting of 52 biallelic SNPs

To make sure that the DNA samples would not be mistaken during WGBS of the first batch, we selected 52 biallelic fingerprint SNPs (Fingerprint Panel 1 in Table 1). These 52 SNPs distribute on 18 different autosomes and are on average 17.41 Mb apart. The MAFs of these SNPs range from 0.33–0.5 within the Chinese samples in the 1000 Genome Project Phase 3 (1KGP3) high-depth dataset (N = 301, Supplementary Table 1) [33]. The variant genotype in the 1KGP3 high-depth dataset was subjected to the identical hard filter of DP, GQ, and AD as the CNSR-III WGS genotypes.

All of the 94 samples in the first batch were genotyped at these 52 SNPs. For each sample, approximately 30 ng of qualified genomic DNA is used. Locus-specific PCR and detection primers are designed using the MassARRAY Assay Design software (Agena Bioscience, CA, USA). Multiplex PCR and locus-specific single-nucleotide extension were performed for each DNA sample, then the products are desalted and transferred to a 384-well SpectroCHIP array. After MALDI-TOF (matrix-assisted laser desorption/ionization-time of flight) mass spectrometry, MassArray Typer software (v4.1, Agena Bioscience, CA, USA) was used to call the genotype for each participant.

Genotype comparisons between truth and query genotypes

In this study, hap.py (https://github.com/Illumina/hap.py) was applied to check sample identities by calculating the precision and recall between truth and query genotypes in VCF format.

By default, true-positives (TP), false-positives (FP), false-negatives (FN), recall, and precision were defined as follows:

  • TP: variants/genotypes that match in truth and query calls;

  • FP: variants that have mismatching genotypes or alt alleles, as well as query variant calls in regions a truth set would call confident hom-ref regions;

  • FN: variants present in the truth set, but missed in the query.

  • Recall = TP/(TP + FN).

  • Precision = TP/(TP + FP).

For the 94 samples that underwent Fingerprint Panel 1 genotyping with mass spectrometry, we compared the WGS-based genotype (truth) to the mass spectrometry-based genotype (query) using normal (unoptimized) procedures of hap.py to check sample identities.

To check sample identities of WGBS, genotypes that were called from WGBS data were applied in query VCF, while genotypes that were extracted from WGS data or called from mass spectrometry were applied in truth VCF in this study.

Whole genome bisulfite sequencing (WGBS)

WGBS of samples in the CNSR-III began in the middle of 2021. Genomic DNA was extracted from the unrelated samples of CNSR-III using magnetic bead method on AE2130-96 automated nucleic acid exaction system (HollyCon Medical Technology Co., Ltd., Beijing, China). The concentration of genomic DNA was quantified using Qubit 3.0 fluorometer and NanoDrop 2000 (Thermo Scientific Co, Massachusetts, USA). Electrophoresis was conducted on 1% agarose gel to make sure that the majority of genomic DNA segments were longer than 20 Kb and were not substantially degraded. Genomic DNA samples with a concentration ≥ 12.5 ng/μL and a total amount ≥ 0.5 μg were qualified for further procedures.

The qualified genomic DNA (0.5 μg) and control non-methylated λ-phage DNA (Promega, Wisconsin, USA) was randomly fragmented by ultrasound using Covaris LE220 (Covaris, Massachusetts, USA) according to the manufacturer’s instructions. The DNA fragment peak was about 350 bp. The fragmented DNA was selected by Agencourt AMPure XP beads (Beckman Coulter, Florida, USA). The end-repair for DNA fragments was performed by adding an ‘A’ nucleotide to the 3’ end of each strand. Afterward, the dTTP-tailed methylated adapters were ligated to both ends of the repaired/dA-tailed DNA fragments. The ligation product was purified by DNA Clean & Concentrator-5 Kit (Zymo Research, California, USA). Then the purified product was subjected to bisulfite conversion using EZ DNA Methylation-Lightning Kit (Zymo Research, California, USA). Afterward, the products were amplified by PCR and then purified by Agencourt AMPure XP beads (Beckman Coulter, Florida, USA). The purified PCR products with a total mass ≥ 200 ng, and the main peak in 300 to 700 bp would be applied. The resulting libraries were pooled and sequenced on Illumina NovaSeq 6000 sequencer with paired-end 150 bp reads (2 × 150 bp), generating at least 90 Gb data per sample. The average depth for each subject was intended to be greater than 30×.

Quality control and read alignment of WGBS data

FastQC (https://www.bioinformatics.babraham.ac.uk/projects/fastqc/) was used to evaluate the quality of WGBS reads according to Phred quality score, GC content, adapter content, and overrepresentation analysis. Adapter sequences were trimmed using FASTP with a minimum length of 36 bases and forced poly-G trimming [34]. Reads that met the following criteria were kept for further analysis: 1) more than 50% of bases had Phred quality score ≥ 19; 2) the number of N bases ≤ 5.

Adapter-trimmed reads were aligned to the human reference genome (build GRCh38) using BISMARK v0.23.0 and bowtie2 [35, 36]. BAM files were position-sorted using samtools and deduplicated using deduplicate_bismark with default parameters [36, 37].

WGBS-based genotype calling

The genotype calling using whole-genome bisulfite sequencing data was conducted using Bis-SNP [19], a package employing the Genome Analysis Toolkit (GATK) map-reduce framework. Bis-SNP is known for its precision in genotyping using bisulfite-treated massively parallel sequencing with Illumina directional library protocol [25]. The calling was performed under the default parameter setting of Bis-SNP guidelines (https://people.csail.mit.edu/dnaase/bissnp2011/BisSNP-UserGuide-latest.pdf). The genotype of a genetic variant was regarded to be qualified if the DP was ≥ 9, and further for heterozygous variants, the AD should be ≥ 3.

A panel of autosome-wide A/T polymorphic SNVs

To reduce the influence of non-specific and incomplete conversion of unmethylated cytosines (C) to uracil (U) in bisulfite treatment on sample tagging of WGBS data, we constructed a fingerprint panel for tagging WGBS data using all of the A/T polymorphic SNVs in autosomes that fulfilled the following criteria (Fingerprint Panel 7 in Table 1): 1) the reference and alternative allele of the SNV must A and T in WGS, WGBS, and dbSNP (https://ftp.ncbi.nih.gov/snp/.redesign/.archive/b155/VCF/GCF_000001405.39.gz); 2) the human reference genome was divided into consecutive bins of 200 bp in length, and qualified A/T polymorphic SNVs should be located in bins that no CpG motif was found in its 200 bp bin; 3) A/T polymorphic SNVs in ENCODE Blacklist of the human genome were omitted [38]. All of the qualified autosomal A/T polymorphic SNVs were included in Fingerprint Panel 7 of this study.

Construction of 2 fingerprint panels with about 1000 common SNVs

To validate the lower limit for the number of genetic variants that were required to tag WGBS data using the pipeline, we constructed Fingerprint Panels 8 and 9 (Table 1). Both panels contained slightly more than 1000 common SNVs.

Fingerprint Panel 8 consists of A/T polymorphic SNVs with MAFs ≥ 0.35, call rate ≥ 0.95, and P-value for Hardy–Weinberg Equilibrium > 10–6 in both 10,241 unrelated samples of CNSR-III and 301 Chinese samples in 1KGP3 high-depth dataset. Then, A/T polymorphic SNVs located in bins that had CpG motif in its 200 bp bin and ENCODE Blacklist of the human genome were excluded. We performed linkage disequilibrium (LD) pruning separately for each population (10,241 unrelated samples from the CNSR-III and 301 Chinese samples in 1KGP3) using an R2 < 0.01 in a sliding window of 500 Kb with a 1 SNV step. The Fingerprint Panel 8 was composed of the overlapping SNVs in both populations.

We used a similar approach to create Fingerprint Panel 9, but we did not restrict the selection of SNVs to A/T polymorphic SNVs, and we did not exclude SNVs in the CpG-motif-containing 200 bp bin or ENCODE Blacklist. After LD pruning, the intersection of the remaining SNVs for the two populations yielded Fingerprint Panel 9.

Construction of a pipeline for sample tagging of WGBS data

In this study, the sample tagging of WGBS data is accomplished by comparing WGS-based genotypes and WGBS-based genotypes for each individual using hap.py. As shown in Fig. 1, compared with normal sample tagging of DNA sequencing or genotyping data, optimization for sample tagging of WGBS data included: 1) genetic variants with wildtype homozygous genotype (0/0) and missing genotype (./.) would be deleted before comparison; 2) for each pair of truth and query VCF files, genetic variants with identical genomic coordinates and reference/alternative alleles (intersection of genetic variants for the 2 VCF files) would be reserved for genotype comparison. After these operations, an identical set of genetic variants would be applied in the comparison between truth and query genotype VCF files. Notably, the truth and query VCF files had no genetic variants with 0/0 or./. genotypes, resulting in numerical equality of recall and precision. Consequently, this numerical equality was denoted as the genotype consistency rate in this study and was utilized to verify sample identities.

Evaluation of different sample tagging panels

In this study, a total of 9 fingerprint panels (Table 1) were applied to check the sample identities of WGBS data. The Fingerprint Panels 2–6 were obtained via literature search, and the number of genetic variants in these 5 panels ranged from 65 to more than 900 K. Fingerprint Panels 1–5 were only proposed to verify sample identities in DNA sequencing and genotyping data. Fingerprint Panel 6 was Affymetrix Genome-Wide Human SNP Array 6.0, and was applied in genome-wide SNP genotyping.

For all of the 9 panels, their capability for sample tagging of WGBS data was tested among the first batch of 94 samples and then validated in the second batch of 240 samples.

Permutation of samples

To obtain and validate the potential thresholds for genotype consistency rate in WGBS data tagging, we not only compared truth and query genotypes that were obtained from data with identical sample ID (denoted as matched pairs in this study), but also compared all pairs of truth and query genotypes that were respectively obtained from WGS and WGBS data with different sample IDs (denoted as mismatched pairs) by permutation. Exhaustive permutation of sample IDs was carried out respectively for the 2 batches. For each batch, the samples’ names were sorted alpha-numerically, and the WGS-based genotype of the first sample in the sorted list was used as the truth VCF file, and the WGBS data of the remaining samples in the batch were used as query VCFs in genotype comparisons. Subsequently, the WGS-based genotype of the second sample in the sorted list was used as the truth VCF file, and the query VCFs were updated to the remaining batches in the same way until the last sample, resulting in the exhaustive permutation. It is worth noting that there were \({C}_{94}^{2}\) (= 4371) and \({C}_{240}^{2}\) (= 28,680) genotype comparisons after this thorough permutation in the first and second batches, respectively.

It is important to mention that for any mismatched pair of samples, the genotype consistency rate, the number of genetic variants, and the number of true positives (TPs) would remain unaffected irrespective of which sample provided the query or truth data. It is essential to state that the genotype comparison was not based on every possible combination of samples (i.e., \({A}_{94}^{2}\) or \({A}_{240}^{2}\)).

Statistical analysis

To evaluate the difference in genotype consistency rate, the number of genetic variants in truth and query VCF files, and the number of TP in genotype comparisons between matched and mismatched data, one-sided t-tests were applied. It was assumed that these data were higher in matched pairs compared with mismatched pairs. Two-sided t-tests were applied to test the differences in genotype consistency rate between matched pairs of WGS and WGBS VCF files between Fingerprint Panels 6 and 7. All of the t-tests were conducted using R 4.2.2. The distribution of these data was plotted using the R package “vioplot” under default parameter settings.

Availability of data and materials

The WGS data have been deposited in the Genome Sequence Archive for Human (https://ngdc.cncb.ac.cn/gsa/) at the National Genomics Data Center, Beijing Institute of Genomics, Chinese Academy of Sciences, under the accession number (HRA001351). Code, WGBS data, and summary data of this study are available from the corresponding author upon reasonable request.

References

  1. Nakagawa H, Fujita M. Whole genome sequencing analysis for cancer genomics and precision medicine. Cancer Sci. 2018;109(3):513–22.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  2. Rosenquist R, Cuppen E, Buettner R, Caldas C, Dreau H, Elemento O, Frederix G, Grimmond S, Haferlach T, Jobanputra V, et al. Clinical utility of whole-genome sequencing in precision oncology. Semin Cancer Biol. 2022;84:32–9.

    Article  CAS  PubMed  Google Scholar 

  3. International Stroke Genetics C, Wellcome Trust Case Control C, Bellenguez C, Bevan S, Gschwendtner A, Spencer CC, Burgess AI, Pirinen M, Jackson CA, Traylor M et al. Genome-wide association study identifies a variant in HDAC9 associated with large vessel ischemic stroke. Nat Genet. 2012;44(3):328–33.

  4. Malik R, Chauhan G, Traylor M, Sargurupremraj M, Okada Y, Mishra A, Rutten-Jacobs L, Giese AK, van der Laan SW, Gretarsdottir S, et al. Multiancestry genome-wide association study of 520,000 subjects identifies 32 loci associated with stroke and stroke subtypes. Nat Genet. 2018;50(4):524–37.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  5. Mishra A, Malik R, Hachiya T, Jurgenson T, Namba S, Posner DC, Kamanu FK, Koido M, Le Grand Q, Shi M, et al. Stroke genetics informs drug discovery and risk prediction across ancestries. Nature. 2022;611(7934):115–23.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  6. Coupland K, Lendahl U, Karlstrom H. Role of NOTCH3 Mutations in the Cerebral Small Vessel Disease Cerebral Autosomal Dominant Arteriopathy With Subcortical Infarcts and Leukoencephalopathy. Stroke. 2018;49(11):2793–800.

    Article  CAS  PubMed  Google Scholar 

  7. Cho BPH, Harshfield EL, Al-Thani M, Tozer DJ, Bell S, Markus HS. Association of Vascular Risk Factors and Genetic Factors With Penetrance of Variants Causing Monogenic Stroke. JAMA Neurol. 2022;79(12):1303–11.

    Article  PubMed  PubMed Central  Google Scholar 

  8. Dichgans M, Pulit SL, Rosand J. Stroke genetics: discovery, biology, and clinical applications. Lancet Neurol. 2019;18(6):587–99.

    Article  PubMed  Google Scholar 

  9. Montaner J, Ramiro L, Simats A, Tiedt S, Makris K, Jickling GC, Debette S, Sanchez JC, Bustamante A. Multilevel omics for the discovery of biomarkers and therapeutic targets for stroke. Nat Rev Neurol. 2020;16(5):247–64.

    Article  PubMed  Google Scholar 

  10. Hu H, Liu X, Jin W, Hilger Ropers H, Wienker TF. Evaluating information content of SNPs for sample-tagging in re-sequencing projects. Sci Rep. 2015;5:10247.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  11. Cao Y, Li L, Xu M, Feng Z, Sun X, Lu J, Xu Y, Du P, Wang T, Hu R, et al. The ChinaMAP analytics of deep whole genome sequences in 10,588 individuals. Cell Res. 2020;30(9):717–31.

    Article  PubMed  PubMed Central  Google Scholar 

  12. Wu L, Chu X, Zheng J, Xiao C, Zhang Z, Huang G, Li D, Zhan J, Huang D, Hu P, et al. Targeted capture and sequencing of 1245 SNPs for forensic applications. Forensic Sci Int Genet. 2019;42:227–34.

    Article  CAS  PubMed  Google Scholar 

  13. Zhao GB, Ma GJ, Zhang C, Kang KL, Li SJ, Wang L. BGISEQ-500RS sequencing of a 448-plex SNP panel for forensic individual identification and kinship analysis. Forensic Sci Int Genet. 2021;55: 102580.

    Article  CAS  PubMed  Google Scholar 

  14. Pakstis AJ, Speed WC, Kidd JR, Kidd KK. Candidate SNPs for a universal individual identification panel. Hum Genet. 2007;121(3–4):305–17.

    Article  PubMed  Google Scholar 

  15. Yousefi S, Abbassi-Daloii T, Kraaijenbrink T, Vermaat M, Mei H, van 't Hof P, van Iterson M, Zhernakova DV, Claringbould A, Franke L et al. A SNP panel for identification of DNA and RNA specimens. BMC Genomics. 2018;19(1):90.

  16. Chervova O, Conde L, Guerra-Assuncao JA, Moghul I, Webster AP, Berner A, Larose Cadieux E, Tian Y, Voloshin V, Jesus TF, et al. The Personal Genome Project-UK, an open access resource of human multi-omics data. Sci Data. 2019;6(1):257.

    Article  PubMed  PubMed Central  Google Scholar 

  17. Wang Y, Jing J, Meng X, Pan Y, Wang Y, Zhao X, Lin J, Li W, Jiang Y, Li Z, et al. The Third China National Stroke Registry (CNSR-III) for patients with acute ischaemic stroke or transient ischaemic attack: design, rationale and baseline patient characteristics. Stroke Vasc Neurol. 2019;4(3):158–64.

    Article  PubMed  PubMed Central  Google Scholar 

  18. Cheng S, Xu Z, Liu Y, Lin J, Jiang Y, Wang Y, Meng X, Wang A, Huang X, Wang Z, et al. Whole genome sequencing of 10K patients with acute ischaemic stroke or transient ischaemic attack: design, methods and baseline patient characteristics. Stroke Vasc Neurol. 2021;6(2):291–7.

    Article  PubMed  Google Scholar 

  19. Liu Y, Siegmund KD, Laird PW, Berman BP. Bis-SNP: combined DNA methylation and SNP calling for Bisulfite-seq data. Genome Biol. 2012;13(7):R61.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  20. Dedeurwaerder S, Defrance M, Calonne E, Denis H, Sotiriou C, Fuks F. Evaluation of the Infinium Methylation 450K technology. Epigenomics. 2011;3(6):771–84.

    Article  CAS  PubMed  Google Scholar 

  21. Borsting C, Fordyce SL, Olofsson J, Mogensen HS, Morling N. Evaluation of the Ion Torrent HID SNP 169-plex: A SNP typing assay developed for human identification by second generation sequencing. Forensic Sci Int Genet. 2014;12:144–54.

    Article  PubMed  Google Scholar 

  22. Nishida N, Koike A, Tajima A, Ogasawara Y, Ishibashi Y, Uehara Y, Inoue I, Tokunaga K. Evaluating the performance of Affymetrix SNP Array 6.0 platform with 400 Japanese individuals. BMC Genomics. 2008;9:431.

  23. Hong SR, Shin KJ. Bisulfite-Converted DNA Quantity Evaluation: A Multiplex Quantitative Real-Time PCR System for Evaluation of Bisulfite Conversion. Front Genet. 2021;12: 618955.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  24. Holmes EE, Jung M, Meller S, Leisse A, Sailer V, Zech J, Mengdehl M, Garbe LA, Uhl B, Kristiansen G, et al. Performance evaluation of kits for bisulfite-conversion of DNA from tissues, cell lines, FFPE tissues, aspirates, lavages, effusions, plasma, serum, and urine. PLoS ONE. 2014;9(4): e93933.

    Article  PubMed  PubMed Central  Google Scholar 

  25. Lindner M, Gawehns F, Te Molder S, Visser ME, van Oers K, Laine VN. Performance of methods to detect genetic variants from bisulphite sequencing data in a non-model species. Mol Ecol Resour. 2022;22(2):834–46.

    Article  CAS  PubMed  Google Scholar 

  26. Miao X, Shen Y, Gong X, Yu H, Li B, Chang L, Wang Y, Fan J, Liang Z, Tan B, et al. A novel forensic panel of 186-plex SNPs and 123-plex STR loci based on massively parallel sequencing. Int J Legal Med. 2021;135(3):709–18.

    Article  PubMed  Google Scholar 

  27. Olova N, Krueger F, Andrews S, Oxley D, Berrens RV, Branco MR, Reik W. Comparison of whole-genome bisulfite sequencing library preparation strategies identifies sources of biases affecting DNA methylation data. Genome Biol. 2018;19:33-51.

  28. Merkel A, Fernandez-Callejo M, Casals E, Marco-Sola S, Schuyler R, Gut IG, Heath SC. gemBS: high throughput processing for DNA methylation data from bisulfite sequencing. Bioinformatics. 2019;35(5):737–42.

    Article  CAS  PubMed  Google Scholar 

  29. Lee E, Yoo S, Wang W, Tu Z, Zhu J. A probabilistic multi-omics data matching method for detecting sample errors in integrative analysis. Gigascience. 2019;8(7).

  30. Jiang Y, Giase G, Grennan K, Shieh AW, Xia Y, Han L, Wang Q, Wei Q, Chen R, Liu S, et al. DRAMS: A tool to detect and re-align mixed-up samples for integrative studies of multi-omics data. PLoS Comput Biol. 2020;16(4): e1007522.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  31. Zeng S, Lyu Z, Narisetti SRK, Xu D, Joshi T. Knowledge Base Commons (KBCommons) v1.1: a universal framework for multi-omics data integration and biological discoveries. BMC Genomics. 2019;20(Suppl 11):947.

  32. Aldana R, Freed D. Data Processing and Germline Variant Calling with the Sentieon Pipeline. Methods Mol Biol. 2022;2493:1–19.

    Article  CAS  PubMed  Google Scholar 

  33. Genomes Project C, Auton A, Brooks LD, Durbin RM, Garrison EP, Kang HM, Korbel JO, Marchini JL, McCarthy S, McVean GA, et al. A global reference for human genetic variation. Nature. 2015;526(7571):68–74.

    Article  Google Scholar 

  34. Chen S, Zhou Y, Chen Y, Gu J. fastp: an ultra-fast all-in-one FASTQ preprocessor. Bioinformatics. 2018;34(17):i884–90.

    Article  PubMed  PubMed Central  Google Scholar 

  35. Langmead B, Salzberg SL. Fast gapped-read alignment with Bowtie 2. Nat Methods. 2012;9(4):357–9.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  36. Krueger F, Andrews SR. Bismark: a flexible aligner and methylation caller for Bisulfite-Seq applications. Bioinformatics. 2011;27(11):1571–2.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  37. Danecek P, Bonfield JK, Liddle J, Marshall J, Ohan V, Pollard MO, Whitwham A, Keane T, McCarthy SA, Davies RM et al. Twelve years of SAMtools and BCFtools. Gigascience. 2021;10(2).

  38. Amemiya HM, Kundaje A, Boyle AP. The ENCODE Blacklist: Identification of Problematic Regions of the Genome. Sci Rep. 2019;9(1):9354.

    Article  PubMed  PubMed Central  Google Scholar 

Download references

Acknowledgements

The authors would like to thank Professor Siyang Liu at the School of Public Health (Shenzhen), Sun Yat-sen University for her suggestions regarding the content arrangement.

Funding

This study was supported by grants from National Natural Science Foundation of China (82171270, U20A20358), the Capital’s Funds for Health Improvement and Research (2020–1-2041), National Key R&D Program of China (2022YFE0209600), and Chinese Academy of Medical Sciences Innovation Fund for Medical Sciences (2019-I2M-5–029).

Author information

Authors and Affiliations

Authors

Contributions

YJW, ZX, HL, and ZL conceived and designed the study. ZX, YY, and XW constructed and optimized the pipeline. JL, SC, XQ, and QH processed DNA samples. ZX, YL, and YS processed WGS data and fingerprint SNP genotype data. XW, YY, JT, YP, and JY processed WGBS data. ZX, XW, HL, XQ, XM, YJ, and YLW performed statistical and bioinformatics analyses. ZX wrote the main manuscript text and prepared all of the figures and tables. ZL, HL, and YJW revised the manuscript. All authors reviewed the manuscript. The author(s) read and approved the final manuscript.

Corresponding author

Correspondence to Yongjun Wang.

Ethics declarations

Ethics approval and consent to participate

This study was performed in line with the principles of the Declaration of Helsinki. Approval was granted by the Ethics Committee of Beijing Tiantan Hospital and all other research centers of CNSR-III. Informed consent was obtained from all individual participants or legally authorized representatives before entering into the study.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher's Note

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

Supplementary Information

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. 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 in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Xu, Z., Cheng, S., Qiu, X. et al. A pipeline for sample tagging of whole genome bisulfite sequencing data using genotypes of whole genome sequencing. BMC Genomics 24, 347 (2023). https://doi.org/10.1186/s12864-023-09413-2

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12864-023-09413-2

Keywords