Next Article in Journal
Autonomous Farmers Use of Complementary and Alternative Veterinary Medicines in Pasture-Based Dairy Goat Systems
Previous Article in Journal
Growth Performance and Realized Heritability in a Mass-Selected Strain of Silver Pomfret (Pampus argenteus)
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Global Whole-Genome Resequencing of Beef Cattle Reveals Characteristic Traits Related Genes in Pinan Cattle

1
School of Agricultural Sciences, Zhengzhou University, Zhengzhou 450001, China
2
Key Laboratory of Innovative Utilization of Local Cattle and Sheep Germplasm Resources (Co-Construction by Ministry and Province), Ministry of Agriculture and Rural Affairs, Zhengzhou 450001, China
3
Henan Provincial Center of Seed Industry Development, Zhengzhou 450007, China
4
Institute of Livestock Breeding and Reproduction, Henan University, Zhengzhou 450046, China
*
Author to whom correspondence should be addressed.
Co-first authors.
Animals 2025, 15(11), 1626; https://doi.org/10.3390/ani15111626
Submission received: 9 April 2025 / Revised: 21 May 2025 / Accepted: 29 May 2025 / Published: 31 May 2025
(This article belongs to the Section Cattle)

Simple Summary

Whole-genome resequencing has been increasingly applied to beef cattle genetic breeding. As a superior indigenous breed in Henan Province, Pinan cattle exhibit rapid growth, early sexual maturity, and high dressing percentage, making them an important component of Chinese local beef cattle genetic resources. However, their genomic variation remains poorly characterized. Here, we performed whole-genome resequencing on Pinan cattle to assess genetic diversity and conducted selective sweep analysis to identify candidate genes and loci linked to key economic traits. This study provides insights into the molecular basis of Pinan cattle’s superior traits and supports marker-assisted breeding for growth and reproductive performance.

Abstract

Beef cattle breed improvement holds strategic significance in the livestock industry. Pinan cattle, developed through years of selective breeding in Xinye County, Henan Province, exhibit superior traits including thin skin, fine bone structure, rapid growth, high dressing percentage, excellent meat yield, and superior feed efficiency. However, research on the genetic characteristics of Pinan cattle remains in its infancy. In this study, we investigated population genetic diversity and positive selection signals in Pinang cattle based on whole-genome resequencing data. Using a selective sweep approach, we identified 98 candidate genes associated with growth, reproduction, and immunity, along with 13 high-confidence missense mutations, which may underlie key traits in this population. Based on the critical roles of the NDN and PARVA genes in reproduction and muscle development, the predominant T allele at the NDN c.581T > A and PARVA c.893T > A loci in the Pinan cattle population may partially explain their advantages in sexual precocity and rapid growth compared to other breeds or populations. This study provides an important theoretical basis for the genetic improvement of native beef cattle and lays a scientific foundation for further investigation into the growth and development mechanisms of Pinan cattle.

1. Introduction

The beef cattle industry holds an important position in the Chinese livestock sector, with beef production significantly influencing meat market dynamics [1]. Within the global agricultural resource system, cattle genetic resources have become increasingly prominent as vital livestock assets. They serve not only as key components for meeting premium meat market demands but also as driving forces for optimizing agricultural industrial structures and stimulating rural economic development [2,3]. In livestock advancement, superior genetics leads the way; the breeding industry, being fundamental to agricultural modernization, is indisputably vital for sustainable beef production systems.
The Pinan cattle, as an independent beef breed, were developed using Nanyang cattle as the maternal parent and introducing Italian Piedmont cattle as the paternal parent, through hybrid innovation, cross fixation, and generational breeding (with 75% external blood) [4]. As a key genetic resource for the Chinese beef industry, it exhibits superior growth and economic traits. Under identical conditions, it reaches market weight by 18 months, 6 months earlier than Nanyang yellow cattle [5]. Its slaughter performance is outstanding, with a 65.2% dressing percentage and 55.6% meat yield (10% higher than the dam breed), while carcass meat yield remains stable at 84.2–85.9% [6,7]. Notably, it shows early sexual maturity (first estrus at 9 months, breeding age at 12 months, 3 months earlier than Nanyang cattle), outperforming most beef breeds [8]. These advantages (rapid growth, high meat yield, feed efficiency, and early maturity) solidify its role as a vital genetic resource.
In-depth exploration of the genes behind the excellent traits of Pinan cattle and their molecular regulatory mechanisms will help accelerate the breeding process [9]. However, genomic-level studies of growth-related genetic variations in Pinan cattle remain limited. This study analyzed the genetic diversity of different beef cattle populations using whole-genome resequencing data from 352 cattle, including 10 Pinan cattle. We identified positively selected genes and loci in Pinan cattle through selective sweep analysis that may influence their economically important traits. We aim to reveal key genomic signatures underlying the breed’s characteristic traits by mapping these selective sweep regions. These findings provide valuable insights into the genetic basis of Pinan cattle’s distinctive characteristics and offer scientific support for population expansion and breeding programs.

2. Materials and Methods

2.1. Ethics Statement

The study was conducted in strict compliance with the code of animal ethics (Zhengzhou University Ethics Approval Number: ZZUIRB2024-102, Approval Date: 4 February 2024). Blood samples were collected by certified veterinarians in accordance with the Zhengzhou University Animal Welfare Protocol. All methods were performed in accordance with relevant guidelines and regulations.

2.2. Sample Preparation

Whole-genome resequencing was performed on blood samples collected from ten Pinan cattle in Xinye County, Henan Province. Additionally, to better analyze the genetic diversity of Pinan cattle, this study incorporated an additional 342 resequenced samples with wide geographical distributions, encompassing six native breeds [Kazakh (n = 9), Tibetan (n = 9), Lingnan (n = 8), Wenshan (n = 8), Dianzhong (n = 10), and Xiangxi (n = 23)] and sixteen foreign breeds [Angus (n = 25), RedAngus (n = 16), Hereford (n = 21), Jersery (n = 12), Holstein (n = 45), Charolais (n = 14), Gelbvieh (n = 21), Simmental (n = 23), Hanwoo (n = 18), ShorthornZebu (n = 10), Ankole (n = 20), Boran (n = 10), Ndama (n = 10), Bagaria (n = 10), Semien (n = 10), and Bale (n = 10)] (Table S1, Figure 1A).

2.3. Read Mapping and SNP Calling

Raw sequencing data were processed using Trimmomatic [10] (v0.39) for quality filtering, followed by quality control assessment with FastQC [11] (v0.12.1). The clean reads were aligned to the reference genome (ARS-UCD1.2) by employing the BWA tool [12] (v0.7.17). Sequencing depth and coverage were calculated using SAMtools [13] (v1.16.1). After removing potential PCR duplicates with Picard tools, variant calling was performed through the GATK [14] (v4.1.0.0) pipeline, including the following modules: HaplotypeCaller for initial variant detection, CombineGVCFs for joint genotyping, GenotypeGVCFs for variant consolidation, and VariantFiltration for quality filtering with the parameters: “DP < 10, QD < 2.0, FS > 60.0, SOR > 4.0, MQ < 40.0, MQRankSum < −12.5, ReadPosRankSum < −8.0”. Finally, SNPs were filtered using VCFtools [15] (v0.1.16).

2.4. Population Genetic Analysis

We used Plink to calculate genotype frequencies and performed principal component analysis (PCA) to extract PC1 and PC2 principal components. The ggplot2 package of the R language (v4.3.1) was utilized to plot 2D scatterplots to demonstrate population clustering. Mitochondrial genomic variation data were extracted by Vcftools (v0.1.16) and combined with VCF2D to calculate the genetic distance matrix. Based on this matrix, a phylogenetic tree was constructed using the neighbor-joining (NJ) method of MEGA12 and optimized for visualization using the iTOL online platform (https://itol.embl.de/, accessed on 20 March 2025). To further characterize genomic features across populations, we evaluated linkage disequilibrium (LD) decay patterns using PopLDdecay [16] (v3.42) by calculating allele frequency correlations (r2). Moreover, we calculated the genome-wide nucleotide diversity (π) through VCFtools. The calculation was performed with a sliding window size of 100 kb and a step size of 10 kb.

2.5. Detection of Selective Signatures

Genome-wide selective signatures were detected using a multidimensional population genetics approach. Genetic differentiation between populations was assessed by calculating the fixation index (FST) in VCFtools (v0.1.16) with 100-kb sliding windows and 10-kb step sizes. The top 5% of FST values (native cattle vs. Pinan cattle) and FST values (foreign cattle vs. Pinan cattle) were selected as candidate genomic regions under selection. Additionally, we computed the θπ ratio (θπnative/Pinan and θπforeign/Pinan) and identified the top 5% of windows as putative positively selected regions. Combined with Tajima’s D neutrality test, windows with Tajima’s D values less than 0 were selected as putative selected regions. Finally, using the intersect module in Bedtools [17] (v 2.17.0), we retained only the overlapping regions detected by all three methods as high-confidence selective sweeps in Pinan cattle.

2.6. Enrichment Analysis

The Database for Annotation, Visualization, and Integrated Discovery (DAVID [18], https://david.ncifcrf.gov/home.jsp, accessed on 26 December 2024) was employed to conduct gene set enrichment analysis for GO terms and KEGG pathways. Significance was attributed solely to GO terms and KEGG pathways exhibiting a p-value of less than 0.01.

2.7. Protein Structure and Function Prediction

The amino acid sequences of the wild-type and mutant proteins were submitted to SWISS-MODEL [19] (https://swissmodel.expasy.org/, accessed on 14 February 2025) for structural modeling. The highest-scoring model from each prediction was selected based on comprehensive evaluation scores and downloaded in PDB format for subsequent structural visualization using PyMOL [20]. The physicochemical properties of the proteins were predicted using ProtParam (https://web.expasy.org/protparam/, accessed on 16 February 2025). Hydropathy analysis was performed using ProtScale (https://web.expasy.org/protscale/, accessed on 16 February 2025) to evaluate the impact of mutations on the local hydrophobicity profiles of the encoded proteins. The potential effect of the mutation on conserved protein domains was evaluated using the Conserved Domain Database (CDD) [21] (https://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml, accessed on 18 February 2025). Finally, the functional impact of the mutation was predicted using SIFT [22] (https://sift.bii.a-star.edu.sg/www/SIFT_seq_submit2.html, accessed on 16 February 2025), which estimates whether an amino acid substitution affects protein function.

3. Results

3.1. Data Analysis and SNP Calling

This study analyzed a whole-genome resequencing dataset comprising 352 cattle (Table S1), with an average mapping rate and sequencing depth of 99.06% and 15.43×, respectively (Table S2). We identified 90,854,225 single-nucleotide polymorphisms (SNPs) randomly distributed across autosomes, yielding an overall SNP density of 3.69% (i.e., 3.69% of autosomal loci were polymorphic). Transition mutations predominated (n = 62,767,336), accounting for 69.9% of total SNPs. The 352 cattle were categorized into three groups—Pinan cattle, native cattle, and foreign cattle—for subsequent analysis.

3.2. Population Genetic Structure and Diversity Analysis

Based on genomic SNP data, we analyzed the genetic structure and diversity of Pinan cattle and other cattle populations using a combination of PCA, NJ phylogenetic tree construction, LD decay analysis, and π computation (Figure 1). Pinan cattle were genetically clustered closer to European and Northeast Asian cattle breeds (Angus, Charolais, Gelbvieh, Hanwoo, Hereford, Jersery, RedAngus, and Simmental) (Figure 1B,C), and phylogenetic analyses further showed that they were more closely related to the European cattle groups (Simmental, Holstein, and Charolais) (Figure 1D and Figure S1). Genetic characterization revealed that, compared to both native and foreign cattle populations, the Pinan cattle population exhibited the slowest LD decay rate, with an approximate 50 kb distance when r2 reached 0.20, the longest among the three groups (Figure 1A). The Pinan population showed comparable genetic diversity levels to native cattle, both being higher than foreign breeds (Figure 1B). This genetic diversity pattern suggests that Pinan cattle have effectively maintained the genetic characteristics of local breeds during selective breeding, while simultaneously demonstrating considerable potential for genetic improvement.

3.3. Genetic Signature of Positive Selection in Pinan Cattle

We employed complementary approaches to detect selection signatures: population differentiation was assessed via fixation index (FST) calculations; nucleotide diversity was analyzed through π (Pi) statistics; and neutrality was evaluated using Tajima’s D tests. For each method, candidate regions were identified as the top 5% of FST and π values, and genomic windows with Tajima’s D < 0. High-confidence positive selection regions in Pinan cattle were subsequently defined as overlapping intervals consistently detected by all three methods (Figure 2).
Genome-wide selective sweep analysis of Pinan cattle identified 545 and 635 high-confidence positively selected genes (PSGs) when compared with native cattle and foreign cattle breeds, respectively (Figure 3). Functional enrichment analysis revealed significant enrichment of these genes in multiple biological processes and pathways associated with growth, reproduction, and immune functions. Terms related to growth, reproduction, and immunization include embryo development ending in birth or egg hatching (GO:0009792), growth (GO:0040007), reproductive structure development (GO:0048608), heart development (GO:0007507), sensory organ development (GO:0007423), intermembrane lipid transfer (GO:0120009), developmental growth involved in morphogenesis (GO:0060560), and positive regulation of production of molecular mediators of immune response (GO:0002702). Based on GO and KEGG pathway enrichment analyses, we identified 98 positively selected genes (Table S3, Figure 3) associated with growth, reproduction, and immunity from the candidate regions.

3.4. Consequences of Positively Selected SNPs on Protein

Through comparative analysis of allele frequency differences between Pinan cattle and both native and foreign cattle populations, we identified 13 high-confidence missense variants under positive selection in Pinan cattle (Table 1). These variants are located in key functional domains of genes associated with growth, reproduction, and immune response, suggesting potential effects on encoded protein structure and function that may contribute to phenotypic traits in Pinan cattle. Functional analyses demonstrated that these missense mutations significantly altered encoded protein characteristics (Table S4, Figure 4 and Figure 5). Notably, the NDN c.581T > A (p.Gly194His) and the PARVA c893T > A (p.Val298Glu) were both found to have a large effect on the structure of their encoded proteins.

3.4.1. Effects of NDN c.581T > A on NDN Protein Structure and Function

Necdin (NDN) belongs to the melanoma-associated antigen (MAGE) family, exhibiting tissue-specific expression in male germ cells, placental tissues, and embryonic development-associated cells. The genomic region containing NDN co-localizes with quantitative trait loci (QTLs) associated with bovine fertility and early growth traits [23,24]. This study identified significant differences in allele frequencies of the NDN c.581T > A locus (located in exon 13th) between Pinan cattle and two others (Figure 4A). Furthermore, this locus is within a conserved MAGE homology domain (Figure 4C), which plays crucial roles in tumorigenesis and reproductive development. Our selective sweep analysis identified strong signatures of positive selection at this locus (Figure 4B). Additionally, this mutation may enhance the hydrophilicity of the encoded amino acid and adjacent residues (Figure 4E), thereby affecting the physicochemical properties of the protein. Comparative structural analysis reveals that the mutant NDN protein lacks a critical α-helical domain present in the wild-type protein (Figure 4D,F). As α-helices are essential for maintaining protein structure and mediating molecular interactions, this loss is likely to impair NDN’s functional integrity. These findings provide new molecular evidence for elucidating the role of the NDN gene in the reproduction and growth development of Pinan cattle.

3.4.2. Effects of PARVA c.893T > A on PARVA Protein Structure and Function

Positive selection signals were also identified at PARVA c.893T > A in Pinan cattle (Figure 5C), which showed significantly divergent allele frequencies from both native and foreign cattle breeds (Figure 5A). Further analysis revealed that this mutation enhances the hydrophilicity of the encoded amino acid (Figure 5D) and results in the disappearance of the β-sheet structure of the protein (Figure 5B,E). As a member of the parvin family of cytoskeletal proteins, the PARVA gene encodes an actin-binding protein. This protein is essential for cell adhesion, migration, and signal transduction, and is closely associated with muscle tissue differentiation. Structural changes in the PARVA gene may be involved in regulating important phenotypes, such as muscle development in Pinang cattle, by affecting protein interactions.

4. Discussion

Pinan cattle, originating from Xinye County, Henan Province, China, exhibit superior meat production characteristics [25,26]. However, the candidate genes associated with their characteristic traits remain to be fully identified, and research on their genetic features is still in its preliminary stages [27,28]. Therefore, we performed whole-genome resequencing of Pinan cattle and investigated the genetic diversity and genomic regions under selection in Pinan cattle using genome resequencing data from other cattle populations worldwide.

4.1. Discussion on the Population Genetic Structure and Diversity Analysis

We analyzed the population genetic structure and diversity of Pinan cattle within the context of global bovine populations. The NJ phylogenetic tree and PCA results showed that Pinan cattle are closely related to European cattle populations (Simmental, Charolais, etc.). Genetic diversity reflects variations in allele frequencies and distributions within a population [29,30]. LD decay analysis revealed a slower decay rate in Pinan cattle, suggesting this population may have experienced strong genetic drift or selection pressure, resulting in closer physical proximity and higher linkage between variant loci. Furthermore, the observed slower LD decay rate may also be attributed to a smaller effective population size, as reduced population size decreases recombination events, thereby slowing LD decay [31,32]. Nucleotide diversity analysis revealed that Pinan cattle exhibit genetic diversity levels comparable to native cattle and significantly higher than foreign bovine populations. This pattern may originate from low-recombination-rate regions in the Pinan cattle genome, which maintain elevated nucleotide diversity while exhibiting slower LD decay. Nearly 30 years of artificial selective breeding in the Pinan cattle population may be responsible for the high LD and lower nucleotide diversity of genomic traits. Collectively, these findings demonstrate that Pinan cattle retain genetic diversity characteristics similar to foreign breeds while displaying distinct genomic features from native cattle through long-term selective breeding, potentially providing the genetic basis for their unique phenotypic traits.

4.2. Signature of Selection Analysis

As a high-quality beef cattle germplasm resource, the core advantage of Pinan cattle is reflected in the characteristics of thin skin and fine bone, fast growth, early maturity, high meat yield, and tolerance of roughage. These traits may be linked to candidate genes related to growth regulation, reproductive development, and immune response [9,28,33]. These genes collectively regulate muscle growth and metabolic efficiency through synergistic effects, while simultaneously influencing body conformation development, thereby significantly enhancing overall production performance. While the limited sample size may have reduced detection sensitivity for weaker selective signals or low-frequency variants, the core selection signals remained robust through cross-validation with multiple analytical approaches (FST/π/Tajima’s D). In this study, using a selective sweep approach, we identified 98 candidate genes associated with growth, reproduction, and immune functions in Pinan cattle (Table S3).
Growth-related candidate genes include POU1F1, LGR6, FGF10, CPNE1, CDON, and others. The POU class 1 homeobox 1 (POU1F1) serves as a crucial transcriptional regulator that plays a vital role in bovine embryonic development and growth regulation. Studies have identified a HinfI polymorphic site in exons 5 and 6 of the bovine POU1F1 gene, exhibiting three genotypes: AA, BB, and AB [34]. Extensive research has demonstrated that the B allele represents the advantageous allele, with individuals carrying the B allele consistently exhibiting superior growth and development traits compared to those with the A allele. For instance, Di Stasio et al. [35] reported that Piedmontese cattle carrying the B allele showed better meat production performance and growth rate than those with the A allele. Furthermore, in Qinchuan cattle and Jiaxian Red cattle, individuals with the BB genotype displayed significantly greater body weight and body measurements than those with AA or AB genotypes [36,37]. This suggests that the POUIF1 gene, as a crucial transcriptional regulator, may play an important role in the embryonic development and growth of Pinan cattle. LGR6 is a member of the leucine-rich repeat-containing G protein-coupled receptor (LGR) family. Lgr6-positive cells are essential for proper bone formation through endochondral ossification and significantly contribute to fracture repair processes [38,39]. As a downstream target gene of Wnt/β-catenin signaling, Lgr6 is essential for fingertip regeneration [40]. Fibroblast growth factor 10 (FGF10) plays a critical role in regulating multi-organ developmental processes and maintaining tissue homeostasis. Nurgulsim et al. [41] have identified genotypes GG (g.78), TC (g.116), and TT (g.201) of FGF10 as significantly correlated with growth and carcass quality traits in Qinchuan cattle. This result enhances the reliability of FGF10 as a candidate gene affecting growth traits in Pinan cattle. Copine 1, encoded by the CPNE1 gene, is a calcium-dependent soluble membrane-bound protein that is mainly expressed in skeletal muscle. It has been found that it regulates myoblast proliferation and differentiation through the PERK-eIF2α signaling pathway and is involved in the regulation of muscle production [42,43]. Combined with the results of this study, we suggest that CPNE1 may be a potential functional gene affecting muscle growth in Pinan cattle. As a co-receptor of the HH signaling pathway, cell adhesion-associated oncogene regulation (CDON) regulates motor neuron differentiation, mediates muscle precursor cell interactions, and promotes myogenesis during embryogenesis [44,45]. Furthermore, nuclear-localized DVL1 protein, as a core component of the WNT pathway, is essential for the efficient proliferation of myoblasts [46].
Reproduction-related candidate genes include DMRT1, HOX family members, FMN1, GATA4, PPP3CB, and others. The doublesex-mab-3-related transcription factor 1 (DMRT1) is exclusively found in vertebrates [47]. During early vertebrate evolution, DMRT1 primarily functions in the germ cell lineage. With the evolution of jawed vertebrates, DMRT1 regulates somatic masculinization and its maintenance in undifferentiated gonads and testes [48,49]. As a reproduction-related gene, studies of the DMRT1 gene have focused on humans [50] and mice [51], whereas its function in cattle has not been fully investigated, and it is an important candidate gene. Members of the HOX gene family (including HOXA2/5-7/9-11/13 and HOXD13) are involved in the regulation of embryonic development through the orchestration of limb development, reproductive system differentiation, and organ morphogenesis [52,53]. The HOXA10 gene may regulate cholesterol synthesis in endometrial stromal cells, and its downregulation can lead to infertility associated with endometrial disorders [54,55]. HOXA11 is an essential gene for uterosacral ligament (USL) development and is closely associated with female reproductive health and fertility [56,57]. Formin 1 (FMN1) belongs to the formin protein family, encodes proteins that dynamically regulate the cytoskeleton. In mammalian cells, FMN1 rapidly generates long actin microfilaments, contributing to sertoli cell motility, endocytic vesicle-mediated transport, and scaffolding functions [58]. FMN1 maintains the microtubule and actin skeleton and facilitates sperm transport in the seminiferous tubules [59]. In addition, SNP rs134100268 in the intronic region of the FMN1 gene was found to be identified as a potential functional locus affecting age at first calving in Canchim beef cattle [60]. It is suggested that the FMN1 gene may serve as an important candidate gene for reproductive traits in Pinan cattle. The GATA binding protein 4 (GATA4), as a core member of the zinc-finger transcription factor GATA family, plays a pivotal regulatory role in reproductive system development and functional maintenance. This transcription factor participates in reproductive regulation through the following mechanisms: regulating cell cycle progression and differentiation modulators in ovarian granulosa cells [61], involvement in molecular regulatory networks controlling germ cell function [62], and serving a decisive role during gonadal differentiation [63]. The PPP3CB gene encodes the protein phosphatase 3 catalytic subunit and has not been reported to be associated with traits in Pinan cattle. However, its homologous gene PPP3CA affects reproductive traits (e.g., litter size and semen quality) in goats [64]. Therefore, the role of PPP3CB in Pinan cattle deserves further investigation.
Immunity-related candidate genes include IL10, NSD2, KLK5, NOD1, SLAMF1, TRIM67, and others. Interleukin-10 (IL-10), a common anti-inflammatory cytokine, is produced by various immune cells [65,66]. Widely overexpressed in diverse malignancies, NSD2 (nuclear receptor binding SET domain protein 2) orchestrates tissue-level immunosuppression and promotes the formation of immunosuppressive niches in tumor microenvironments [67,68]. The kallikrein-related peptidase 5 (KLK5) gene, a member of the kallikrein subfamily, is associated with carcinogenesis. Aberrant KLK5 expression has been identified in cervical cancer and significantly impacts tumor prognosis [69]. Nucleotide-binding oligomerization domain-containing protein 1 (NOD1), a member of the NOD-like receptor (NLR) family, represents an important class of intracellular pattern recognition receptors (PRRs) that function in innate immunity. NOD1 promotes the formation of an antiviral immune environment by increasing IL-8+ cell populations through its involvement in NF-κB and interferon response pathways [70]. Signaling lymphocytic activation molecule family member 1 (SLAMF1) modulates rheumatoid arthritis pathogenesis by orchestrating inflammatory cascades via infiltrating immune cells [71]. SLAMF1-derived peptides inhibit TLR4-mediated expression of IFNβ and pro-inflammatory factors (TNF, IL-1β, and IL-6) and attenuate LPS-induced lethal shock [72]. Tripartite motif-containing protein 67 (TRIM67), an E3 ubiquitin ligase of the TRIM family, orchestrates DLK1 (delta-like non-canonical Notch ligand 1) ubiquitination via its RING domain, thereby activating Notch signaling to drive NSCLC (non-small cell lung cancer) proliferation. These findings position TRIM67 as a promising therapeutic target in lung cancer [73,74].

4.3. Positively Selected Loci NDN c.581T > A and PARVA c.893T > A in Pinan Cattle

In this study, we identified 13 positively selected loci in the Pinan cattle population (Table 1). Notably, two loci, the NDN c.581T > A (p.Gly194His) and PARVA c.893T > A (p.Val298Glu), showed significant selection signatures, as well as enhanced hydrophilicity of the encoded amino acids and their neighboring residues. This enhanced hydrophilic region may facilitate protein-water interactions, potentially altering their subcellular localization. Furthermore, protein structure prediction analyses confirmed that both variants induce conformational changes in their respective protein secondary structures (Figure 4 and Figure 5).
As a member of the MAGE gene family, NDN exhibits a strict male germ cell-specific expression pattern in normal tissues and plays critical regulatory roles in mammalian reproductive system development and tumorigenesis [75]. We identified that the NDN c.581T > A mutation results in a histidine (His) to glycine (Gly) substitution at position 194, which localizes within the MAGE domain of the NDN protein. The protein structure prediction analysis revealed that the mutation site is located in the MAGE structural domain of NDN protein (Pfam: PF01454), which may severely affect the biological activity of NDN protein, and consequently affect the core biological processes such as germ cell proliferation, differentiation, and meiosis in the organism [76]. The PARVA gene encodes a core component of focal adhesions—the cytoskeletal adaptor protein α-parvin, which couples integrins to the actin cytoskeleton via its CH1 and CH2 domains, playing pivotal regulatory roles in cell adhesion and muscle development [77,78]. We showed that the PARVA c.893T > A mutation occurs in the hinge region of the CH1 and CH2 structural domains, and that the mutation disrupts the β-sheet structure of the protein. This structural alteration may impair its muscle development-related functions by perturbing the conformational dynamics of the protein.
In summary, the positively selected loci NDN c.581T > A and PARVA c.893T > A in the Pinan cattle population may collectively constitute the genetic basis for the early-maturity and rapid-growth traits and could serve as key candidate markers for molecular-assisted breeding in this breed. Further functional experimental validation is needed in the future.

5. Conclusions

This study investigated the genetic diversity of Pinan cattle using whole-genome resequencing data from 352 individuals. Through selective sweep analysis, we identified a series of positively selected genes and SNPs associated with growth, reproduction, and immunity in this breed. Notably, the selected loci NDN c.581T > A and PARVA c.893T > A might affect protein function by altering critical domain conformations. Both loci exhibit high T-allele frequencies in Pinan cattle, a genetic signature that may be closely associated with the breed’s superior economic traits, including precocious puberty and rapid growth. These findings provide novel insights into the molecular genetic mechanisms underlying important economic traits in Pinan cattle, while also offering valuable candidate markers for future molecular-assisted breeding programs.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/ani15111626/s1, Table S1: Information of all individuals; Table S2: Sequencing depth and alignment information for all individuals; Table S3: Positively selected genes in the Pinan cattle population; Table S4: The effects of missense positively selected loci of proteins; Figure S1: Neighbor-joining (NJ) tree of 352 individuals.

Author Contributions

Conceptualization, D.B. and Y.B. (Yueyu Bai); methodology, D.B.; formal analysis, D.B. and Y.W.; investigation, D.B., Y.W. and Y.B. (Yilin Bai); resources, J.L., J.S. and J.W.; writing—original draft preparation, D.B. and Y.W.; writing—review and editing, D.B., Y.W., Y.B. (Yilin Bai) and Y.B. (Yueyu Bai). All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Key Research and Development Program of China (2023YFD1300105), Henan Key Research and Development Program (241111110100), the Key Project of Science and Technology of Henan Province (252102110077), and the Special Fund for Henan Agriculture Research System (HARS-22-13-Z1).

Institutional Review Board Statement

All experimental work on cattle was approved by the Animal Ethics Committee of Zhengzhou University (Approval ID: ZZUIRB2024-102, approval date: 4 February 2024). Blood was obtained from a beef cattle farm in Xinye County, Henan Province. The specimens were collected by trained personnel and specialized veterinarians following the animal welfare protocols of Zhengzhou University. All methods were performed in accordance with the relevant guidelines and regulations, including a statement in the Declarations Section to this effect.

Informed Consent Statement

Dongdong Bo, Yuanyuan Wang, Yilin Bai, Jing Li, Jiameng Shen, Jinxiao Wei, and Yueyu Bai agreed to participate in the research project studying the genetic diversity and growth trait-related genes in Pinan cattle. All of the authors agree to publish this paper.

Data Availability Statement

The raw sequence data reported in this paper have been deposited in the Genome Sequence Archive (accession number: CRA016186) in the National Genomics Data Center, China National Center for Bioinformation/Beijing Institute of Genomics, the Chinese Academy of Sciences, which are publicly accessible at https://ngdc.cncb.ac.cn/gsa (accessed on 1 May 2024).

Acknowledgments

We sincerely appreciate the assistance provided by the members of the indigenous cattle germplasm innovation laboratory. AI was used in this paper only to improve the language. All authors reviewed the polished content and are responsible for the final version.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Zhang, Y.; Li, F.; Chen, Y.; Wu, H.; Meng, Q.; Guan, L.L. Metatranscriptomic profiling reveals the effect of breed on active rumen eukaryotic composition in beef cattle with varied feed efficiency. Front. Microbiol. 2020, 11, 367. [Google Scholar] [CrossRef] [PubMed]
  2. Xue, Y.; Yan, J.; Cui, Y.; Zhao, H.; Zhang, Y.n.; Ma, C.; Zheng, H. The technical efficiency of beef calf production systems: Evidence from a survey in Hebei, China. Agriculture 2022, 12, 1604. [Google Scholar] [CrossRef]
  3. Wang, C.; Zhang, J.; Zhou, W. The effect of animal husbandry on economic growth: Evidence from 13 provinces of North China. Front. Environ. Sci. 2023, 10. [Google Scholar] [CrossRef]
  4. Liu, X.; Liu, X.Y.; Zhang, D.A.; Wang, J.Q.; Liu, Q.S.; Liang, S.; Song, W.W.; Huang, Y.Z. Progress in breeding and new variety approval of Pinan cattle. China Cattle Sci. 2023, 49, 54–56. [Google Scholar]
  5. Nong, Y. Pinan cattle grow fast. Fortune World 2016, 12, 67. [Google Scholar]
  6. Wang, J.Q.; Wang, Y.H.; Tan, S.J.; Ru, B.R.; Liu, X.; Li, Q.Z. Study on the performance of Pinan cattle growth, reproduction, slaughter and meat quality. China Cattle Sci. 2019, 45, 52–54. [Google Scholar]
  7. Yu, D.H.; Li, Q.Z.; Lu, T.Y.; Zhang, R.D.; Feng, W.C. Comparative study on fattening and slaughtering of Pinan cattle and Nanyang cattle. In Proceedings of the Progress in China’s Cattle Industry 2009, Nanyang, China, 10–11 November 2009. [Google Scholar]
  8. Feng, L. Reproductive performance of crossbreed bulls and cows of Pinan crossbreed. Contemp. Anim. Husb. 2011, 7, 39–41. [Google Scholar]
  9. Bo, D.; Feng, Y.; Bai, Y.; Li, J.; Wang, Y.; You, Z.; Shen, J.; Bai, Y. Whole-genome resequencing reveals genetic diversity and growth trait-related genes in Pinan cattle. Animals 2024, 14, 2163. [Google Scholar] [CrossRef]
  10. Bolger, A.M.; Lohse, M.; Usadel, B. Trimmomatic: A flexible trimmer for Illumina sequence data. Bioinformatics 2014, 30, 2114–2120. [Google Scholar] [CrossRef]
  11. Ewels, P.; Magnusson, M.; Lundin, S.; Käller, M. MultiQC: Summarize analysis results for multiple tools and samples in a single report. Bioinformatics 2016, 32, 3047–3048. [Google Scholar] [CrossRef]
  12. Li, H.; Durbin, R. Fast and accurate short read alignment with Burrows-Wheeler transform. Bioinformatics 2009, 25, 1754–1760. [Google Scholar] [CrossRef] [PubMed]
  13. Li, H.; Handsaker, B.; Wysoker, A.; Fennell, T.; Ruan, J.; Homer, N.; Marth, G.; Abecasis, G.; Durbin, R.; Subgroup, G.P.D.P. The sequence alignment/map format and SAMtools. Bioinformatics 2009, 25, 2078–2079. [Google Scholar] [CrossRef] [PubMed]
  14. McKenna, A.; Hanna, M.; Banks, E.; Sivachenko, A.; Cibulskis, K.; Kernytsky, A.; Garimella, K.; Altshuler, D.; Gabriel, S.; Daly, M.; et al. The genome analysis toolkit: A MapReduce framework for analyzing next-generation DNA sequencing data. Genome Res. 2010, 20, 1297–1303. [Google Scholar] [CrossRef] [PubMed]
  15. Danecek, P.; Auton, A.; Abecasis, G.; Albers, C.A.; Banks, E.; DePristo, M.A.; Handsaker, R.E.; Lunter, G.; Marth, G.T.; Sherry, S.T.; et al. The variant call format and VCFtools. Bioinformatics 2011, 27, 2156–2158. [Google Scholar] [CrossRef]
  16. Zhang, C.; Dong, S.S.; Xu, J.Y.; He, W.M.; Yang, T.L. PopLDdecay: A fast and effective tool for linkage disequilibrium decay analysis based on variant call format files. Bioinformatics 2019, 35, 1786–1788. [Google Scholar] [CrossRef]
  17. Quinlan, A.R.; Hall, I.M. BEDTools: A flexible suite of utilities for comparing genomic features. Bioinformatics 2010, 26, 841–842. [Google Scholar] [CrossRef]
  18. Sherman, B.T.; Hao, M.; Qiu, J.; Jiao, X.; Baseler, M.W.; Lane, H.C.; Imamichi, T.; Chang, W. DAVID: A web server for functional enrichment analysis and functional annotation of gene lists (2021 update). Nucleic Acids Res. 2022, 50, W216–W221. [Google Scholar] [CrossRef]
  19. Biasini, M.; Bienert, S.; Waterhouse, A.; Arnold, K.; Studer, G.; Schmidt, T.; Kiefer, F.; Gallo Cassarino, T.; Bertoni, M.; Bordoli, L.; et al. SWISS-MODEL: Modelling protein tertiary and quaternary structure using evolutionary information. Nucleic Acids Res. 2014, 42, 252–258. [Google Scholar] [CrossRef]
  20. Mooers, B.H.M. Shortcuts for faster image creation in PyMOL. Protein Sci. 2020, 29, 268–276. [Google Scholar] [CrossRef]
  21. Marchler-Bauer, A.; Anderson, J.B.; Chitsaz, F.; Derbyshire, M.K.; DeWeese-Scott, C.; Fong, J.H.; Geer, L.Y.; Geer, R.C.; Gonzales, N.R.; Gwadz, M.; et al. CDD: Specific functional annotation with the conserved domain database. Nucleic Acids Res. 2009, 37, 205–210. [Google Scholar] [CrossRef]
  22. Vaser, R.; Adusumalli, S.; Leng, S.N.; Sikic, M.; Ng, P.C. SIFT missense predictions for genomes. Nat. Protoc. 2016, 11, 1–9. [Google Scholar] [CrossRef] [PubMed]
  23. Peters, S.O.; De Donato, M.; Hussain, T.; Rodulfo, H.; Babar, M.E.; Imumorin, I.G. Sequence variation of necdin gene in Bovidae. J. Anim. Sci. Technol. 2018, 60, 32. [Google Scholar] [CrossRef] [PubMed]
  24. Li, J.; Chen, W.; Li, D.; Gu, S.; Liu, X.; Dong, Y.; Jin, L.; Zhang, C.; Li, S. Conservation of imprinting and methylation of MKRN3, MAGEL2 and NDN genes in cattle. Animals 2021, 11, 1985. [Google Scholar] [CrossRef] [PubMed]
  25. Bo, D.D.; Li, M.Y.; Bai, Y.L.; Li, J.; Sheng, M.X.; Feng, Y.Q.; Bai, Y.Y. Study on the growth and development of Pinan crossbred cows. China Cattle Sci. 2024, 50, 24–28, 53. [Google Scholar]
  26. Liang, S.; Wang, J.Q.; Zhang, L. Accelerating cultivation of Pinan cattle and advancing approval of new breeds. China Anim. Ind. 2024, 14, 46–47. [Google Scholar]
  27. Zhang, S.; Yao, Z.; Li, X.; Zhang, Z.; Liu, X.; Yang, P.; Chen, N.; Xia, X.; Lyu, S.; Shi, Q.; et al. Assessing genomic diversity and signatures of selection in Pinan cattle using whole-genome sequencing data. BMC Genom. 2022, 23, 460. [Google Scholar] [CrossRef]
  28. Wei, X.; Zhu, Y.; Zhao, X.; Zhao, Y.; Jing, Y.; Liu, G.; Wang, S.; Li, H.; Ma, Y. Transcriptome profiling of mRNAs in muscle tissue of Pinan cattle and Nanyang cattle. Gene 2022, 825, 146435. [Google Scholar] [CrossRef]
  29. Wang, P.; Ou, G.; Li, G.; Li, H.; Zhao, T. Analysis of genetic diversity and structure of endangered Dengchuan cattle population using a single-nucleotide polymorphism chip. Anim. Biotechnol. 2024, 35, 2349625. [Google Scholar] [CrossRef]
  30. Suezawa, R.; Nikadori, H.; Sasaki, S. Genetic diversity and genomic inbreeding in Japanese Black cows in the islands of Okinawa Prefecture evaluated using single-nucleotide polymorphism array. Anim. Sci. J. 2021, 92, e13525. [Google Scholar] [CrossRef]
  31. Slatkin, M. Linkage disequilibrium—Understanding the evolutionary past and mapping the medical future. Nat. Rev. Genet. 2008, 9, 477–485. [Google Scholar] [CrossRef]
  32. McVean, G.A. A genealogical interpretation of linkage disequilibrium. Genetics 2002, 162, 987–991. [Google Scholar] [CrossRef] [PubMed]
  33. Pang, P.Y.; Zhang, Z.J.; Liu, X.; Yao, Z.; Song, X.Y.; Wang, H.R.; Wang, J.Q.; Li, Q.Z.; Wang, E.Y.; Ru, B.R.; et al. Basic ideas and key measures for improving breeding of Pinan cattle. China Cattle Sci. 2022, 48, 83–85, 96. [Google Scholar]
  34. Woollard, J.; Schmitz, C.B.; Freeman, A.E.; Tuggle, C.K. Rapid communication: HinfI polymorphism at the bovine PIT1 locus. J. Anim. Sci. 1994, 72, 3267. [Google Scholar] [CrossRef]
  35. Di Stasio, L.; Sartore, S.; Albera, A. Lack of association of GH1 and POU1F1 gene variants with meat production traits in Piemontese cattle. Anim. Genet. 2002, 33, 61–64. [Google Scholar] [CrossRef]
  36. Qiu, G.Y.; Cheng, H.; Pan, C.Y.; Wang, J.Q.; Niu, H. Genetic variations of HinfⅠ, AluⅠ and PstⅠ loci within POU1F1 gene exon 6 and its association with growth traits in Jiaxian Red Cattle. J. Northwest Sci-Tech Univ. Agric. For. (Nat. Sci. Ed.) 2009, 37, 43–48. [Google Scholar]
  37. Liu, B.; Cheng, H.; Lan, X.Y.; Lei, C.C.; Zhang, Z.Q.; Zhang, R.F. Correlation of polymorphisms of POU1F1 gene and growth traits in Qinchuan cattle and its hybrid cattle. Sci. Agric. Sin. 2005, 38, 2520–2525. [Google Scholar]
  38. Hirose, K.; Shimoda, N.; Kikuchi, Y. Expression patterns of lgr4 and lgr6 during zebrafish development. GEP 2011, 11, 378–383. [Google Scholar] [CrossRef]
  39. Doherty, L.; Wan, M.; Peterson, A.; Youngstrom, D.W.; King, J.S.; Kalajzic, I.; Hankenson, K.D.; Sanjay, A. Wnt-associated adult stem cell marker Lgr6 is required for osteogenesis and fracture healing. Bone 2023, 169, 116681. [Google Scholar] [CrossRef]
  40. Lehoczky, J.A.; Tabin, C.J. Lgr6 marks nail stem cells and is required for digit tip regeneration. Proc. Natl. Acad. Sci. USA 2015, 112, 13249–13254. [Google Scholar] [CrossRef]
  41. Nurgulsim, K.; Rajwali, K.; Abbas, R.S.H.; Amel, A.-A.; Mouna, J.; Ijaz, A.; Mumtaz, A.U.; Hassan, A.E.-A.A.; Hamayun, K.; Zan, L. Bioinformatics and genetic variants analysis of FGF10 gene promoter with their association at carcass quality and body measurement traits in Qinchuan beef cattle. Anim. Biotechnol. 2023, 34, 1950–1959. [Google Scholar] [CrossRef]
  42. Chen, L.; Pan, L.; Zeng, Y.; Zhu, X.; You, L. CPNE1 regulates myogenesis through the PERK-eIF2α pathway mediated by endoplasmic reticulum stress. Cell Tissue Res. 2023, 391, 545–560. [Google Scholar] [CrossRef] [PubMed]
  43. Hernandez Cordero, A.I.; Gonzales, N.M.; Parker, C.C.; Sokolof, G.; Vandenbergh, D.J.; Cheng, R.; Abney, M.; Sko, A.; Douglas, A.; Palmer, A.A.; et al. Genome-wide Associations Reveal Human-Mouse Genetic Convergence and Modifiers of Myogenesis, CPNE1 and STC2. Am. J. Hum. Genet. 2019, 105, 1222–1236. [Google Scholar] [CrossRef]
  44. Bae, J.H.; Hong, M.; Jeong, H.J.; Kim, H.; Lee, S.J.; Ryu, D.; Bae, G.U.; Cho, S.C.; Lee, Y.S.; Krauss, R.S.; et al. Satellite cell-specific ablation of Cdon impairs integrin activation, FGF signalling, and muscle regeneration. J. Cachexia Sarcopenia 2020, 11, 1089–1103. [Google Scholar] [CrossRef] [PubMed]
  45. Echevarría-Andino, M.L.; Franks, N.E.; Schrader, H.E.; Hong, M.; Krauss, R.S.; Allen, B.L. CDON contributes to Hedgehog-dependent patterning and growth of the developing limb. Dev. Biol. 2023, 493, 1–11. [Google Scholar] [CrossRef]
  46. Pruller, J.; Figeac, N.; Zammit, P.S. DVL1 and DVL3 require nuclear localisation to regulate proliferation in human myoblasts. Sci. Rep. 2022, 12, 8388. [Google Scholar] [CrossRef]
  47. Mawaribuchi, S.; Musashijima, M.; Wada, M.; Izutsu, Y.; Kurakata, E.; Park, M.K.; Takamatsu, N.; Ito, M. Molecular evolution of two distinct dmrt1 promoters for germ and somatic cells in vertebrate gonads. Mol. Biol. Evol. 2017, 34, 724–733. [Google Scholar] [CrossRef]
  48. Yoshimoto, S.; Ikeda, N.; Izutsu, Y.; Shiba, T.; Takamatsu, N.; Ito, M. Opposite roles of DMRT1 and its W-linked paralogue, DM-W, in sexual dimorphism of Xenopus laevis: Implications of a ZZ/ZW-type sex-determining system. Development 2010, 137, 2519–2526. [Google Scholar] [CrossRef]
  49. Masuyama, H.; Yamada, M.; Kamei, Y.; Fujiwara-Ishikawa, T.; Todo, T.; Nagahama, Y.; Matsuda, M. Dmrt1 mutation causes a male-to-female sex reversal after the sex determination by Dmy in the medaka. Chromosome Res. 2012, 20, 163–176. [Google Scholar] [CrossRef] [PubMed]
  50. Irie, N.; Lee, S.-M.; Lorenzi, V.; Xu, H.; Chen, J.; Inoue, M.; Kobayashi, T.; Sancho-Serra, C.; Drousioti, E.; Dietmann, S.; et al. DMRT1 regulates human germline commitment. Nat. Cell Biol. 2023, 25, 1439–1452. [Google Scholar] [CrossRef]
  51. Wei, Y.; Yang, D.; Du, X.; Yu, X.; Zhang, M.; Tang, F.; Ma, F.; Li, N.; Bai, C.; Li, G.; et al. Interaction between DMRT1 and PLZF protein regulates self-renewal and proliferation in male germline stem cells. Mol. Cell. Biochem. 2021, 476, 1123–1134. [Google Scholar] [CrossRef]
  52. Jorgensen, E.M.; Ruman, J.I.; Doherty, L.; Taylor, H.S. A novel mutation of HOXA13 in a family with hand-foot-genital syndrome and the role of polyalanine expansions in the spectrum of Müllerian fusion anomalies. Fertil. Steril. 2010, 94, 1235–1238. [Google Scholar] [CrossRef] [PubMed]
  53. Du, H.; Taylor, H.S. The role of hox genes in female reproductive tract development, adult function, and fertility. Cold Spring Harb. Perspect. Med. 2015, 6, a023002. [Google Scholar] [CrossRef] [PubMed]
  54. Mishra, A.; Modi, D. Role of HOXA10 in pathologies of the endometrium. Rev. Endocr. Metab. Disord. 2025, 26, 81–96. [Google Scholar]
  55. Yu, M.; Tang, J.; Huang, Y.; Guo, C.; Du, P.; Li, N.; Quan, Q. HOXA10 regulates the synthesis of cholesterol in endometrial stromal cells. Front. Endocrinol. 2022, 13, 852671. [Google Scholar]
  56. Connell, K.A.; Guess, M.K.; Chen, H.; Andikyan, V.; Bercik, R.; Taylor, H.S. HOXA11 is critical for development and maintenance of uterosacral ligaments and deficient in pelvic prolapse. J. Clin. Investig. 2008, 118, 1050–1055. [Google Scholar]
  57. Ma, Y.; Guess, M.; Datar, A.; Hennessey, A.; Cardenas, I.; Johnson, J.; Connell, K.A. Knockdown of Hoxa11 in vivo in the uterosacral ligament and uterus of mice results in altered collagen and matrix metalloproteinase activity. Biol. Reprod. 2012, 86, 100. [Google Scholar] [CrossRef]
  58. Kobielak, A.; Pasolli, H.A.; Fuchs, E. Mammalian formin-1 participates in adherens junctions and polymerization of linear actin cables. Nat. Cell Biol. 2004, 6, 21–30. [Google Scholar] [CrossRef] [PubMed]
  59. Li, N.; Mruk, D.D.; Tang, E.I.; Lee, W.M.; Wong, C.K.; Cheng, C.Y. Formin 1 regulates microtubule and F-Actin organization to support spermatid transport during spermatogenesis in the rat testis. Endocrinology 2016, 157, 2894–2908. [Google Scholar] [CrossRef]
  60. Buzanskas, M.E.; Grossi, D.d.A.; Ventura, R.V.; Schenkel, F.S.; Chud, T.C.S.; Stafuzza, N.B.; Rola, L.D.; Meirelles, S.L.C.; Mokry, F.B.; Mudadu, M.d.A.; et al. Candidate genes for male and female reproductive traits in Canchim beef cattle. J. Anim. Sci. Biotechnol. 2017, 8, 67. [Google Scholar] [CrossRef]
  61. Padua, M.B.; Fox, S.C.; Jiang, T.; Morse, D.A.; Tevosian, S.G. Simultaneous gene deletion of gata4 and gata6 leads to early disruption of follicular development and germ cell loss in the murine ovary. Biol. Reprod. 2014, 91, 24. [Google Scholar] [CrossRef]
  62. Mehanovic, S.; Pierre, K.J.; Viger, R.S.; Tremblay, J.J. Chicken ovalbumin upstream promoter transcription factor type II interacts and functionally cooperates with GATA4 to regulate anti-Müllerian hormone receptor type 2 transcription in mouse MA-10 Leydig cells. Andrology 2022, 10, 1411–1425. [Google Scholar] [CrossRef] [PubMed]
  63. Bouchard, M.F.; Taniguchi, H.; Viger, R.S. The effect of human GATA4 gene mutations on the activity of target gonadal promoters. J. Mol. Endocrinol. 2009, 42, 149–160. [Google Scholar] [CrossRef] [PubMed]
  64. Bai, Y.; Zhang, T.; Liu, N.; Wang, C.; Guo, Z.; Pan, C.; Zhu, H.; Lan, X. Investigation of copy number variations (CNVs) of the goat PPP3CA gene and their effect on litter size and semen quality. Animals 2022, 12, 445. [Google Scholar] [CrossRef] [PubMed]
  65. Liu, T.; Wang, W.; Du, J.; Liu, H.; Wu, J.; Wang, C.; Tang, M.; Liu, Y.; Ju, Y.; Qu, W.; et al. Aluminum promotes B1 cells to produce IL-10 and impairs adaptive immune system. Environ. Pollut. 2025, 368, 125791. [Google Scholar] [CrossRef]
  66. El-Shemi, A.G.; Alqurashi, A.; Abdulrahman, J.A.; Alzahrani, H.D.; Almwalad, K.S.; Felfilan, H.H.; Alomiri, W.S.; Aloufi, J.A.; Madkhali, G.H.; Maqliyah, S.A.; et al. IL-10-Directed cancer immunotherapy: Preclinical advances, clinical insights, and future perspectives. Cancers 2025, 17, 1012. [Google Scholar] [CrossRef]
  67. Li, Q.; Zhu, J.; Zhang, Y.; Pan, Y.; Li, Z.; Wang, M.; Gao, Y.; Feng, D.; He, X.; Zhang, C. Association of WHSC1/NSD2 and T-cell infiltration with prostate cancer metastasis and prognosis. Sci. Rep. 2023, 13, 21629. [Google Scholar] [CrossRef]
  68. Moon, S.W.; Son, H.J.; Mo, H.Y.; Choi, E.J.; Yoo, N.J.; Lee, S.H. Mutation and expression alterations of histone methylation-related NSD2, KDM2B and SETMAR genes in colon cancers. Pathol. Res. Pract. 2021, 219, 153354. [Google Scholar] [CrossRef]
  69. Zhou, S.; Liu, S.; Tian, G.; Zhao, L.; Wang, H.; Li, Y.; Shen, Y.; Han, L. KLK5 is associated with the radioresistance, aggression, and progression of cervical cancer. Gynecol. Oncol. 2022, 166, 138–147. [Google Scholar] [CrossRef]
  70. Garcia-Vidal, E.; Calba, I.; Riveira-Muñoz, E.; García, E.; Clotet, B.; Serra-Mitjà, P.; Cabrera, C.; Ballana, E.; Badia, R. Nucleotide-Binding oligomerization domain 1 (NOD1) agonists prevent SARS-CoV-2 Infection in human lung epithelial cells through harnessing the innate immune response. Int. J. Mol. Sci. 2024, 25, 5318. [Google Scholar] [CrossRef]
  71. Zheng, Y.; Zhao, J.; Zhou, M.; Wei, K.; Jiang, P.; Xu, L.; Chang, C.; Shan, Y.; Xu, L.; Shi, Y.; et al. Role of signaling lymphocytic activation molecule family of receptors in the pathogenesis of rheumatoid arthritis: Insights and application. Front. Pharmacol. 2023, 14, 1306584. [Google Scholar] [CrossRef]
  72. Nilsen, K.E.; Zhang, B.; Skjesol, A.; Ryan, L.; Vagle, H.; Bøe, M.H.; Orning, P.; Kim, H.; Bakke, S.S.; Elamurugan, K.; et al. Peptide derived from SLAMF1 prevents TLR4-mediated inflammation in vitro and in vivo. Life Sci. Alliance 2023, 6, e202302164. [Google Scholar] [CrossRef] [PubMed]
  73. Jiang, J.; Dong, X.; Liu, J.; Liu, T.; Chen, X.; Bian, X.; Li, M.; Liu, Y. TRIM67 promotes non-small cell lung cancer development by positively regulating the notch pathway through DLK1 ubiquitination. J. Cancer 2024, 15, 1870–1879. [Google Scholar] [CrossRef] [PubMed]
  74. Liu, R.; Miao, K.; Gao, L.; He, L. TRIM67 interacts with ENAH to regulate the apoptosis and autophagy of lung cancer cells. Gen. Physiol. Biophys. 2024, 43, 163–173. [Google Scholar] [CrossRef] [PubMed]
  75. Couto, N.; Elzanowska, J.; Maia, J.; Batista, S.; Pereira, C.E.; Beck, H.C.; Carvalho, A.S.; Strano Moraes, M.C.; Carvalho, C.; Oliveira, M.; et al. IgG(+) extracellular vesicles measure therapeutic response in advanced pancreatic cancer. Cells 2022, 11, 2800. [Google Scholar] [CrossRef]
  76. Zhang, Y.; Tang, J.; Zheng, Y.; Guo, W.; Guo, Y.; Chang, M.; Wang, H.; Li, Y.; Chang, Z.; Xu, Y.; et al. Evolutionary and expression analysis of the pig MAGE gene family. Animals 2024, 14, 2095. [Google Scholar] [CrossRef]
  77. Legate, K.R.; Montañez, E.; Kudlacek, O.; Füssler, R. ILK, PINCH and parvin: The tIPP of integrin signalling. Nat. Rev. Mol. Cell Biol. 2006, 7, 20–31. [Google Scholar] [CrossRef]
  78. Onetti, Y.; Kälin, R.E.; Pitter, B.; Hou, M.; Arribas, V.; Glass, R.; Montanez, E. Deletion of endothelial α-parvin inhibits tumour angiogenesis, reduces tumour growth and induces tumour cell apoptosis. Angiogenesis 2022, 25, 155–158. [Google Scholar] [CrossRef]
Figure 1. Genetic structure and diversity of Pinan cattle. (A) Geographic distribution map of populations. (B) Principal component analysis (PCA) of Pinan cattle and native cattle. (C) Principal component analysis of Pinan cattle and foreign cattle. (D) Neighbor-joining (NJ) tree of 352 individuals. The red, green, and blue colors represent the Pinan cattle population, the native cattle population, and the foreign cattle population, respectively. (E) Linkage disequilibrium (LD) decay patterns across three populations, with colored lines representing distinct groups. (F) Nucleotide diversity (π) among populations, with midline values indicated by black lines in boxplots.
Figure 1. Genetic structure and diversity of Pinan cattle. (A) Geographic distribution map of populations. (B) Principal component analysis (PCA) of Pinan cattle and native cattle. (C) Principal component analysis of Pinan cattle and foreign cattle. (D) Neighbor-joining (NJ) tree of 352 individuals. The red, green, and blue colors represent the Pinan cattle population, the native cattle population, and the foreign cattle population, respectively. (E) Linkage disequilibrium (LD) decay patterns across three populations, with colored lines representing distinct groups. (F) Nucleotide diversity (π) among populations, with midline values indicated by black lines in boxplots.
Animals 15 01626 g001
Figure 2. Positive selection signatures in Pinan cattle. (A,B) Manhattan plots showing on each chromosome FST distributions between Pinan cattle and (A) native cattle or (B) foreign cattle populations. The blue horizontal lines indicate the 95th percentile thresholds (top 5%) for FST values, highlighting putative selective sweeps. (C,D) Significance profiles of θπ ratios (Pinan cattle vs. native cattle in (C); Pinan cattle vs. foreign cattle in (D)). Z-score normalized θπ ratios were used to determine statistical significance, with genomic regions above the blue line (top 5% of p-values) considered under selection. (E) Chromosomal distribution of Tajima’s D values in Pinan cattle. Genomic windows with significantly negative values (D < 0) were identified as putative selected regions.
Figure 2. Positive selection signatures in Pinan cattle. (A,B) Manhattan plots showing on each chromosome FST distributions between Pinan cattle and (A) native cattle or (B) foreign cattle populations. The blue horizontal lines indicate the 95th percentile thresholds (top 5%) for FST values, highlighting putative selective sweeps. (C,D) Significance profiles of θπ ratios (Pinan cattle vs. native cattle in (C); Pinan cattle vs. foreign cattle in (D)). Z-score normalized θπ ratios were used to determine statistical significance, with genomic regions above the blue line (top 5% of p-values) considered under selection. (E) Chromosomal distribution of Tajima’s D values in Pinan cattle. Genomic windows with significantly negative values (D < 0) were identified as putative selected regions.
Animals 15 01626 g002
Figure 3. Functional enrichment analysis of positively selected genes in Pinan cattle. (A,B) Positive selection genes and their GO and KEGG results in the comparison of Pinan cattle with native cattle by the three methods, respectively. (C,D) Positively selected genes and their GO and KEGG results in the comparison of Pinan cattle with foreign cattle by the three methods, respectively.
Figure 3. Functional enrichment analysis of positively selected genes in Pinan cattle. (A,B) Positive selection genes and their GO and KEGG results in the comparison of Pinan cattle with native cattle by the three methods, respectively. (C,D) Positively selected genes and their GO and KEGG results in the comparison of Pinan cattle with foreign cattle by the three methods, respectively.
Animals 15 01626 g003
Figure 4. The effect of positively selected locus NDN c.581T > A on NDN protein structure and function. (A) The location of NDN c.581T > A and the allele frequency across three populations. (B) FST values for the NDN c.581T > A locus and nearby loci in the NDN gene, with the gray bar indicating the area around NDN c.581T > A. (C) Conserved domains of NDN, with the NDN c.581T > A variant marked (arrow). (D,F) Predicted structures of (D) WT and (F) Mut NDN proteins. The red regions indicate the mutation site and surrounding sites, and the boxed area highlights the α-helix altered by NDN c.581T > A. (E) Hydrophobicity profiles of wild-type (WT, green dashed line) and mutant (Mut, red dashed line) NDN proteins. The arrow indicates the residue altered by NDN c.581T > A (p.Gly194His).
Figure 4. The effect of positively selected locus NDN c.581T > A on NDN protein structure and function. (A) The location of NDN c.581T > A and the allele frequency across three populations. (B) FST values for the NDN c.581T > A locus and nearby loci in the NDN gene, with the gray bar indicating the area around NDN c.581T > A. (C) Conserved domains of NDN, with the NDN c.581T > A variant marked (arrow). (D,F) Predicted structures of (D) WT and (F) Mut NDN proteins. The red regions indicate the mutation site and surrounding sites, and the boxed area highlights the α-helix altered by NDN c.581T > A. (E) Hydrophobicity profiles of wild-type (WT, green dashed line) and mutant (Mut, red dashed line) NDN proteins. The arrow indicates the residue altered by NDN c.581T > A (p.Gly194His).
Animals 15 01626 g004
Figure 5. The effect of positively selected locus PARVA c.893T > A on PARVA protein structure and function. (A) The location of PARVA c.893T > A and the allele frequency across three populations. (B,E) Predicted structures of (B) WT and (E) Mut PARVA proteins. The red regions indicate the mutation site and surrounding sites, and the boxed area highlights the α-helix altered by PARVA c.893T > A. (C) FST values for the PARVA c.893T > A locus and nearby loci. The gray bar indicates the area around PARVA c.893T > A. (D) The hydrophobicity profiles of wild-type (WT, green dashed line) and mutant (Mut, red dashed line) PARVA proteins. The arrow indicates the residue altered by PARVA c.893T > A (p.Val298Glu).
Figure 5. The effect of positively selected locus PARVA c.893T > A on PARVA protein structure and function. (A) The location of PARVA c.893T > A and the allele frequency across three populations. (B,E) Predicted structures of (B) WT and (E) Mut PARVA proteins. The red regions indicate the mutation site and surrounding sites, and the boxed area highlights the α-helix altered by PARVA c.893T > A. (C) FST values for the PARVA c.893T > A locus and nearby loci. The gray bar indicates the area around PARVA c.893T > A. (D) The hydrophobicity profiles of wild-type (WT, green dashed line) and mutant (Mut, red dashed line) PARVA proteins. The arrow indicates the residue altered by PARVA c.893T > A (p.Val298Glu).
Animals 15 01626 g005
Table 1. Positively selected missense variants.
Table 1. Positively selected missense variants.
Missense MutationChromosomeΔAF1 1ΔAF2 1Amino Acid Variation
DMRT1 c.101G > CChr80.62120.8905G/A
DMRT1 c.634T > AChr80.57910.7759Y/N
DMRT1 c.881C > GChr80.59700.8905T/S
FMN1 c.58G > CChr100.60450.8869E/Q
FMN1 c.745C > GChr100.61190.8923L/V
CPNE1 c.2T > CChr130.77780.6667M/T
PARVA c.893T > A 2Chr150.60450.8905V/E
LGR6 c.887C > GChr160.54170.6689S/W
LGR6 c.571G > CChr160.56250.8837A/P
NDN c.581T > A 2Chr210.60450.8901L/H
PPP3CB c.12G > C Chr280.55610.8259E/D
TRIM67 c.30G > CChr280.58960.8901C/W
TRIM67 c.154G > CChr280.58960.8901A/P
1 ΔAF1 and ΔAF2 represent absolute allele frequency differences between Pinan cattle and native cattle or foreign cattle populations, respectively (ΔAF1 = |AFPinan − AFnative|, ΔAF2 = |AFPinan − AFforeign|). 2 Loci highlighted in blue (NDN c.581T > A and PARVA c.893T > A) were identified as having significant impacts on their encoded protein structures.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Bo, D.; Wang, Y.; Bai, Y.; Li, J.; Shen, J.; Wei, J.; Bai, Y. Global Whole-Genome Resequencing of Beef Cattle Reveals Characteristic Traits Related Genes in Pinan Cattle. Animals 2025, 15, 1626. https://doi.org/10.3390/ani15111626

AMA Style

Bo D, Wang Y, Bai Y, Li J, Shen J, Wei J, Bai Y. Global Whole-Genome Resequencing of Beef Cattle Reveals Characteristic Traits Related Genes in Pinan Cattle. Animals. 2025; 15(11):1626. https://doi.org/10.3390/ani15111626

Chicago/Turabian Style

Bo, Dongdong, Yuanyuan Wang, Yilin Bai, Jing Li, Jiameng Shen, Jinxiao Wei, and Yueyu Bai. 2025. "Global Whole-Genome Resequencing of Beef Cattle Reveals Characteristic Traits Related Genes in Pinan Cattle" Animals 15, no. 11: 1626. https://doi.org/10.3390/ani15111626

APA Style

Bo, D., Wang, Y., Bai, Y., Li, J., Shen, J., Wei, J., & Bai, Y. (2025). Global Whole-Genome Resequencing of Beef Cattle Reveals Characteristic Traits Related Genes in Pinan Cattle. Animals, 15(11), 1626. https://doi.org/10.3390/ani15111626

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop