
Find transcripts covering given splice junction breakpoints
Source:R/fusion.R
bp_junction_transcript_overlap.RdThis function identifies transcripts that cover specified junction breakpoints.
Value
A data frame with columns:
CHROM: Chromosome of the breakpoint junction
BP_POSITION: Position of the breakpoint junction
ENSEMBL_TRANSCRIPT_ID: Ensembl transcript ID covering the splice junction
ENSEMBL_GENE_ID: Ensembl gene ID
GENE_BIOTYPE: Biotype of the transcript
TRANSCRIPT_START: Start position of the transcript
TRANSCRIPT_END: End position of the transcript