seq <- DNAString("GGAAAGCAATGCCAGGCAGGG")
t <- triplex.search(seq, min_score=10, p_value=1)
triplex.diagram(t[1])
## Not run:
# triplex.3D(t[1])
# ## End(Not run)
triplex.score.table()
triplex.group.table()
Run the code above in your browser using DataLab