dot-subsetMetagene: Subset metagene matrices

.subsetMetageneR Documentation

Subset metagene matrices

Description

Keep transcripts with the highest expression in coding start and end regions.

Usage

.subsetMetagene(metagene, nTx)

Arguments

metagene

A list of two matrices representing read counts in CDS start and end regions. Each row is a transcript, each column is a position, and value represents read counts in a transcript at a position.

nTx

A numeric variable of the number of transcripts to keep.

Value

A filtered list of two matrices where the highest expressed transcripts (in coding start and end regions) are kept.


nzhang89/RiboSeeker documentation built on April 15, 2022, 10:18 a.m.