read_bed_circlemap | R Documentation |
This function reads the circle-map circDNA output file
read_bed_circlemap(bed = NULL, type = "repeat", id = NULL, sep = "\t")
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. |
//TODO validate co-joint calling mode
For more information read: https://github.com/iprada/Circle-Map
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.