align_breakpoints: Adjusting the nominal position of a pair of partnered...

Description Usage Arguments Value

View source: R/extensions-VCF.R

Description

Adjusting the nominal position of a pair of partnered breakpoint.

Usage

1
2
3
4
5
align_breakpoints(
  vcf,
  align = c("centre"),
  is_higher_breakend = names(vcf) < info(vcf)$PARID
)

Arguments

vcf

A VCF object.

align

The alignment type.

is_higher_breakend

Breakpoint ID ordering.

Value

A VCF object with adjusted nominal positions.


d-cameron/StructuralVariantAnnotation documentation built on Dec. 26, 2021, 6:14 p.m.