View source: R/ppAuto.R View source: R/GTFnomencJunctionM.R
GTFnomencJunctionM | R Documentation |
This function is used for correcting the annotation of junction matrix in case junction.bed files are obtained from "BAM" files using "regtools" software. This is the case where "BAM" files are downloaded some repository instead of running tophat2 pipeline. This function then produces a correctly annotated junction matrix on the basis of chromosome nomenclature as used in standard "GTF" file.
GTFnomencJunctionM(gtf, JunctionMatrix)
gtf |
gtf file of the organism. |
JunctionMatrix |
matrix with read counts of junctions. |
Annotated junction matrix file: JunctionMatix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.