View source: R/countsForAllGenes.R
Function countsForAllGenes computes counts for all genes or gene parts in chosen gene data dictionary in the bam data set.
| 1 2 | countsForAllGenes(data, geneData = directRNAExplorer::Araport11,
  genePart = "gene", range = 0)
 | 
| data | Bam data set | 
| geneData | Data frame with positions of all genes and their parts, by default we use a  | 
| genePart | The part of gene we want to count apperances in data. By default we count apperances for whole gene. | 
| range | The distance behind the longest 3'UTR where we look for counts. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.