importCalls: Load structural variant calls

View source: R/import.R

importCallsR Documentation

Load structural variant calls

Description

Load structural variant calls

Usage

importCalls(file = NULL, ID = NULL, remove.uncertain = TRUE)

Arguments

file

A file containing structural variant calls.

ID

A metadata column to be appended.

remove.uncertain

Set to TRUE if calls with question mark should be removed.

Value

A GRanges-class object.

Author(s)

David Porubsky


daewoooo/primatR documentation built on Oct. 22, 2024, 9:41 p.m.