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 March 28, 2024, 6:41 a.m.