makeAVS: makeAVS

Description Usage Arguments Examples

View source: R/makeAvs.R

Description

This function will create disjoint LD blocks from a GRanges object

Usage

1

Arguments

x

A GRanges object which is outputted by loadLd function

Examples

1
2
ld<-loadLd(file.path(system.file("extdata", "ld_BCa_raggr.csv", package="VSE")), type="raggr")
avs<-makeAVS(ld)

VSE documentation built on May 2, 2019, 4 p.m.