read_bed_circlemap: Read Circle-Map circDNA BED file output

View source: R/circlemap.R

read_bed_circlemapR Documentation

Read Circle-Map circDNA BED file output

Description

This function reads the circle-map circDNA output file

Usage

read_bed_circlemap(bed = NULL, type = "repeat", id = NULL, sep = "\t")

Arguments

bed

REQUIRED Path to bed file.

type

REQUIRED circleMap output type. Default "repeat".

id

OPTIONAL Sample identifier. If not given the name of the first tumour sample of the samples will be used.

Details

//TODO validate co-joint calling mode

For more information read: https://github.com/iprada/Circle-Map


TearsWillFall/ULPwgs documentation built on April 18, 2024, 3:45 p.m.