getJunctionCountMatrix: Generate junction count matrix

View source: R/getJunctionCountMatrix.R

getJunctionCountMatrixR Documentation

Generate junction count matrix

Description

This function combines tophat2 pipeline output junctions.bed files after mapping reads to genome/trancriptome. It can be called separately for combining junction.bed files for the FASE pipeline.

Usage

getJunctionCountMatrix(files)

Arguments

files

junction bed files.

Value

Junction read counts matrix.

References

  1. F. Hoffgaard, P. Weil, K. Hamacher. BioPhysConnectoR: Connecting Sequence Information and Biophysical Models. BMC Bioinformatics volume 11, Article number: 199 (2010).


harshsharma-cb/FASE documentation built on Aug. 6, 2023, 1:37 a.m.