powered by
fromRRDNA(rrdnas)
perFileTopReads
dna <- "ATCG" dna.converted <- toRRDNA(dna) dna.reverted <- fromRRDNA(dna.converted) all.equal(dna, dna.reverted)
Run the code above in your browser using DataLab