# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dnafractal" in publications use:' type: software license: GPL-3.0-or-later title: 'dnafractal: Generates a Fractal Image of a DNA Sequence' version: 0.0.2 doi: 10.32614/CRAN.package.dnafractal abstract: The function takes a DNA sequence, a start point, an end point in the sequence, dot size and dot color and draws a fractal image of the sequence. The fractal starts in the center of the canvas. The image is drawn by moving base by base along the sequence and dropping a midpoint between the actual point and the corner designated by the actual base. For more details see Jeffrey (1990) , Hill, Schisler, and Singh (1992) , and Löchel and Heider (2021) . authors: - family-names: Cserhati given-names: Matthew email: matthew.cserhati@cui.edu orcid: https://orcid.org/0000-0002-3673-9152 repository: https://cran.r-universe.dev commit: 57df746d35d5feb25379f1cdda3b245b47c4773b date-released: '2025-05-09' contact: - family-names: Cserhati given-names: Matthew email: matthew.cserhati@cui.edu orcid: https://orcid.org/0000-0002-3673-9152