File: simpleEventLength.Rd

package info (click to toggle)
r-bioc-structuralvariantannotation 1.13.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,568 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/BreakpointGRanges.R
\name{simpleEventLength}
\alias{simpleEventLength}
\title{Length of event if interpreted as an isolated breakpoint.}
\usage{
simpleEventLength(gr)
}
\arguments{
\item{gr}{breakpoint GRanges object}
}
\value{
Length of the simplest explanation of this breakpoint/breakend.
}
\description{
Length of event if interpreted as an isolated breakpoint.
}