Using high-density SNP genotyping to determine the origin of wild boar dispersers outside the geographic range margins in Norway
Data files
This dataset is embargoed and will be released on Feb 28, 2026 .
Lists of files and downloads will become available to the public when released.
Abstract
Mammalian dispersal is characterized by long distance movements, and whether dispersal is sex-dependent and occurs at pre-saturation densities affects colonization speed and concurrent pathogen spread. In Scandinavia, Sweden classifies wild boar (Sus scrofa) as a native species and retains high densities, while Norwegian authorities consider them an alien invasive species and maintain the population at a minimum. With a long shared border and the recent detection of African swine fever (ASF) in Sweden, long distance dispersal of wild boar into Norway is a concern. Using high-density single nucleotide polymorphism (SNP) analysis of relatedness among 192 wild boar distributed across Sweden and Norway, we report sex and determined the likely origin of seven dispersing individuals detected far outside of the current Norwegian range margins. Dispersal distances varied from 61 to 431 km (mean = 230) and all seven dispersers were males, which reduces the likelihood of successful reproduction and establishment. Five of the wild boar originated from the low-density population at the colonization border in Norway, indicating pre-saturation dispersal. Sweden is of interest given the risk of pathogen spread. However, in the current epidemiological situation, we nevertheless consider it very unlikely that ASF will enter Norway by long-distance wild boar dispersal.
https://doi.org/10.5061/dryad.djh9w0w7f
Description of files and file structure
wb_dispersal_script.rmd
- R markdown file containing scripts for R and PLINK2.
scandinavian_wb_56K.bed
- PLINK format .bed file containing genotypes.
scandinavian_wb_56K.bim
- PLINK format .bim file containing marker positions.
scandinavian_wb_56K.fam
- PLINK format .fam file containing individual IDs.
KING_unfiltered.kin0
- output file from KING-robust algorithm in PLINK2.
scandinavian_wb_meta.txt
- metadata for individuals containing PLINK names (row names), latitude, longitude, and group (county/area).
harvest.zip
- zip file containing:
- ASFsweden.*
- map layer for African swine fever (ASF) outbreak.
- wildboar10kvkm.*
- map layer for wild boar harvest numbers.
Code/Software
The script was written for and run in PLINK 2.0 (https://www.cog-genomics.org/plink/2.0/) and R 4.2.2 (https://www.r-project.org/).
The markdown file wb_dispersals_cript.rmd
is the only file that needs opening, and contains the necessary code to run the analyses. All files must be kept within the working directory for the code to run.
Note that running the KING-robust algorithm in PLINK2 is optional as the output file KING_unfiltered.kin0
is included.