Description Usage Arguments Value Author(s) Examples
Calculates nucleotide frequency of reads in bam file
1 |
bam_file |
An object of class data.frame or DataFrame |
ntlength |
An integer specifying the length of the sequence to quantify |
toRNA |
A logical value on whether to translate the DNA sequence to RNA |
count_type |
A character string on how to count the nucleotides. Can be either "total" or "unique". If |
Returns a data.frame of the frequency of nucleotides (either A/C/G/T or A/C/G/U) at each position up to the specified ntlength
Diana H.P. Low
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.