View source: R/getJunctionCountMatrix.R
getJunctionCountMatrix | R Documentation |
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.
getJunctionCountMatrix(files)
files |
junction bed files. |
Junction read counts matrix.
F. Hoffgaard, P. Weil, K. Hamacher. BioPhysConnectoR: Connecting Sequence Information and Biophysical Models. BMC Bioinformatics volume 11, Article number: 199 (2010).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.