Learn R Programming

CovidMutations (version 0.1.3)

gene_position: "GFF3" format gene position data for SARS-Cov-2

Description

This "GFF3" data is used for counting the mutations in each gene in virus sample.

Usage

data(gene_position)

Arguments

Format

A dataframe with 26 rows and 10 columns.

Examples

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

Run the code above in your browser using DataLab