get.bedpe.id: get BEDPE ID from VCF ID

View source: R/get.bedpe.id.R

get.bedpe.idR Documentation

get BEDPE ID from VCF ID

Description

Get IDs for each breakpoint pair from the VCF file. Used in the 'vcf2bedpe' function.

Usage

get.bedpe.id(df)

Arguments

df

a dataframe object from a VCF file

Value

A column vector of names assigned to each Structural Variant in the BEDPE file

Author(s)

Helena Winata

Examples

## Not run: 
  name <- get.bedpe.id(x.vcf)
  
## End(Not run)

uclahs-cds/public-R-bedr documentation built on May 12, 2024, 3:56 p.m.