powered by
Aggregates the total counts of each possible trinucleotide.
get.trinucleotide.counts(ref.dir, ref.name, output.dir)
Path to a directory containing the reference genome.
Name of the reference genome being used (i.e. hg19, GRCh38, etc)
Path to a directory where output will be created.
Fan Fan
Fouad Yousif
if (FALSE) { get.trinucleotide.counts(ref.dir, "hg19", tempdir()); }
Run the code above in your browser using DataLab