atgcContent(filename, basewise=FALSE)
TRUE
, nucleotide percentages will be calculated for each base position in the read across all the reads. By default, percentages are calculated for the entire dataset.basewise
is FALSE
.
Otherwise, a data matrix containing nucleotide percentages for each base position of the reads.
The basewise
calculation is useful for examining the GC bias towards the base position in the read.
By default, the percentages of nucleotides in the entire dataset will be reported.