Skip to content

ggDNAvis

'ggplot2'-Based Tools for Visualising DNA Sequences and Modifications

v1.0.1 · Jun 22, 2026 · MIT + file LICENSE

Description

Uses 'ggplot2' to visualise either (a) a single DNA/RNA sequence split across multiple lines, (b) multiple DNA/RNA sequences, each occupying a whole line, or (c) base modifications such as DNA methylation called by modified bases models in Dorado or Guppy. Functions starting with visualise_<>() are the main plotting functions, and functions starting with extract_and_sort_<>() are key helper functions for reading files and reformatting data. Source code is available at <https://github.com/ejade42/ggDNAvis>, a full non-expert user guide is available at <https://ejade42.github.io/ggDNAvis/>, and an interactive web-app version of the software is available at <https://ejade42.github.io/ggDNAvis/articles/interactive_app.html>.

Downloads

CRAN

584

Last 30 days

6182nd

1.6K

Last 90 days

3.6K

Last year

Trend: +23% (30d vs prior 30d)

r2u CRAN

5

Last 30 days

25

Last 90 days

97

Last year

Trend: -16.7% (30d vs prior 30d)

autoCRAN

6

Last 7 days

17

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

12,502

Files

318

Compiled share

0%

Has compiled src

No

Language breakdown

R 5,353 (42.8%)Tests 4,032 (32.3%)Docs 3,052 (24.4%)Vignettes 65 (0.5%)

API

Exported functions

50

Internal functions

2

Recent export changes

v1.0.0+22 bad_arg, convert_sequences_to_matrix, extract_and_sort_methylation +19 more  −2 convert_input_seq_to_sequence_list, convert_sequences_to_annotations
v0.3.0+1 rasterise_matrix

Testing & CI

Has tests

Yes

Test-to-code ratio

0.79

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

9.1%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

8.3%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

5

First release

2025-09-21

Latest release

2026-06-23

Avg cadence

70 days

Cold removal rate

100%

Dep drift

7

LOC over versions

v0.2.1: 7,866 LOCv0.3.0: 8,080 LOCv0.3.2: 8,083 LOCv1.0.0: 12,489 LOCv1.0.1: 12,502 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies cli dplyr ggnewscale ggplot2 png ragg rlang stringr tidyr ggDNAvis

Version History

6 tracked
updated 1.0.1 ← 1.0.0 diff Jun 23, 2026
new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.3.2 diff Mar 5, 2026
updated 0.3.2 ← 0.3.0 diff Oct 30, 2025
updated 0.3.0 ← 0.2.1 diff Sep 30, 2025
new 0.2.1 Sep 20, 2025