powered by
part of chr1 (first 2000000 nucleotides) from the reference genome.
data("chr1")
A data frame with 1 observations on the following 2 variables.
seq_name
Name of the chromosome
sequence
Nucleotides sequence
This data contains only the first 2000000 nucleotides of the reference chromosome 1.
UCSC genome browser.
# NOT RUN { data(chr1) ## maybe str(chr1) ; plot(chr1) ... # }
Run the code above in your browser using DataLab