bed_to_junc: Transform a bed file into junction format

View source: R/bed_to_junc.R

bed_to_juncR Documentation

Transform a bed file into junction format

Description

Transform a bed file into junction format

Usage

bed_to_junc(bed_file, type = "exon-exon")

Arguments

bed_file

Path to the bed file

type

Use for this parameter

  • exon-exon if the bed file defines exon-exon boundaries

  • intron if the bed file defines introns

Value

A character vector with junction IDs


TRON-Bioinformatics/splice2neo documentation built on March 25, 2024, 2:27 a.m.