50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

CovidMutations (version 0.1.3)

nucmer: Mutation information derived from "nucmer" SNP analysis

Description

The "nucmer.snps" variant file is obtained by processing the SARS-Cov-2 sequence from Gisaid website (complete, high coverage only, low coverage exclusion, Host=human, Virus name = hCoV-19) with "seqkit" software and "nucmer" scripts. The example data is downsampled from complete data in 2020-07-28 (0.001 proportion, 52 samples).

Usage

data(nucmer)

Arguments

Format

A dataframe with 437 rows (mutation sites) and 14 columns.

Examples

Run this code
# NOT RUN {
data(nucmer)
# }

Run the code above in your browser using DataLab