hlp_nucFreqTab_mc | R Documentation |
Calculate nucleotide frequency pileup for all gene models
hlp_nucFreqTab_mc(x, simplify_IUPAC = "not", nCores)
x |
CompressedGRangesList. Genomic Ranges list containing genomic alignments data by gene. Constructed via tx_reads(). |
simplify_IUPAC |
character. Method to simplify ambiguous reads:
|
nCores |
integer. Number of cores to run the function with. Multicore capability not available in Windows OS. |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.