Skip to contents

Viral single nucleotide polymorphism (SNP) data

Usage

Responsedata

Format

A data frame with 171 columns (each column is a SNP) and 19 rows (each row is a sampled bobcat). The columns represent SNPs and the rows represent individual bobcats.

Source

Fountain‐Jones, NM, Craft, ME, Funk, WC, et al. Urban landscapes can change virus gene flow and evolution in a fragmentation‐sensitive carnivore. Mol Ecol. 2017; 26: 6487–6498. https://doi.org/10.1111/mec.14375

Details

The dataset includes presence/absence data from one locus across 19 bobcats from the envelope gene. Each column represents a single SNP, and each row corresponds to a bobcat.

Examples

if (FALSE) { # \dontrun{
  head(Responsedata)
} # }