File: grangesPairsForDotplot.Rd

package info (click to toggle)
r-bioc-cner 1.26.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 18,216 kB
  • sloc: ansic: 23,458; makefile: 6
file content (23 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\name{grangesPairsForDotplot}
\alias{grangesPairsForDotplot}
\docType{data}
\title{
  grangesPairsForDotplot
}
\description{
  Example of \code{GrangePairs} object from 
  the collinear regions of \emph{Adineta vaga}.
}
\usage{data("grangesPairsForDotplot")}

\details{
  The collinear regions from \dQuote{scaffold_1} and \dQuote{scaffold_5}.
}

\source{
  Example from own project.
}
\examples{
  data(grangesPairsForDotplot)
}
\keyword{datasets}