[1c0e03]: / man / crispr_sample.Rd

Download this file

23 lines (22 with data), 558 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{crispr_sample}
\alias{crispr_sample}
\title{CRISPR data}
\format{
Large character of 442.41 kB
}
\usage{
data(crispr_sample)
}
\description{
Example training dataset consisting of a sequence of nucleotides of CRISPR loci
Filtered for unambiguous characters and contains only characters in the vocabulary \{A,G,G,T
\}.
Can be loaded to workspace via \code{data(crispr_sample)}.
}
\references{
\url{https://github.com/philippmuench}
}
\keyword{datasets}