{
  "_id": "6a1696eeacfb0bcc41d7bf24",
  "Package": "geneviewer",
  "Type": "Package",
  "Title": "Gene Cluster Visualizations",
  "Version": "0.1.11",
  "Authors@R": "person(given = \"Niels\",\nfamily = \"van der Velden\",\nrole = c(\"aut\", \"cre\"),\nemail = \"n.s.j.vandervelden@gmail.com\")",
  "Maintainer": "Niels van der Velden <n.s.j.vandervelden@gmail.com>",
  "Description": "Provides tools for plotting gene clusters and transcripts\nby importing data from GenBank, FASTA, and GFF files. It\nperforms BLASTP and MUMmer alignments [Altschul et al. (1990)\n<doi:10.1016/S0022-2836(05)80360-2>; Delcher et al. (1999)\n<doi:10.1093/nar/27.11.2369>] and displays results on gene\narrow maps. Extensive customization options are available,\nincluding legends, labels, annotations, scales, colors,\ntooltips, and more.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Language": "en-US",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/nvelden/geneviewer",
  "BugReports": "https://github.com/nvelden/geneviewer/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://nvelden.r-universe.dev",
  "Date/Publication": "2025-09-29 15:44:24 UTC",
  "RemoteUrl": "https://github.com/nvelden/geneviewer",
  "RemoteRef": "HEAD",
  "RemoteSha": "edae299b04e6f4d7827f5ce6469c37f902d49916",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:56:52 UTC",
    "User": "root"
  },
  "Author": "Niels van der Velden [aut, cre]",
  "MD5sum": "8f17db48deec29f21fe8b2ca839e1ff6",
  "_user": "nvelden",
  "_type": "src",
  "_file": "geneviewer_0.1.11.tar.gz",
  "_fileid": "40a299d326f5c104a15e64d15d2c24e6b0fa46019fd5781f5f2999d5c2a2827a",
  "_filesize": 1251776,
  "_sha256": "40a299d326f5c104a15e64d15d2c24e6b0fa46019fd5781f5f2999d5c2a2827a",
  "_created": "2026-05-27T06:56:52.000Z",
  "_published": "2026-05-27T07:02:06.648Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78024049404,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233899253"
    },
    {
      "job": 78024049339,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233898204"
    },
    {
      "job": 78024049246,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233918227"
    },
    {
      "job": 78024049245,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233914889"
    },
    {
      "job": 78023648521,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233854403"
    },
    {
      "job": 78024049275,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233890105"
    },
    {
      "job": 78024049250,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233887940"
    },
    {
      "job": 78024049277,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233883483"
    },
    {
      "job": 78024049286,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233891288"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nvelden/geneviewer",
  "_commit": {
    "id": "edae299b04e6f4d7827f5ce6469c37f902d49916",
    "author": "Niels van der Velden <n.s.j.vandervelden@gmail.com>",
    "committer": "Niels van der Velden <n.s.j.vandervelden@gmail.com>",
    "message": "Update gitignore\n",
    "time": 1759160664
  },
  "_maintainer": {
    "name": "Niels van der Velden",
    "email": "n.s.j.vandervelden@gmail.com",
    "login": "nvelden",
    "description": "Bioinformatician / Shiny Developer / Freelance",
    "uuid": 45127542
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "fontawesome",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "biomaRt",
      "role": "Suggests"
    },
    {
      "package": "pwalign",
      "role": "Suggests"
    },
    {
      "package": "Biostrings",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nvelden",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "0.1.10",
      "date": "2025-07-10"
    },
    {
      "name": "v.0.1.11",
      "date": "2025-07-18"
    }
  ],
  "_topics": [
    "genetics"
  ],
  "_stars": 99,
  "_contributors": [
    {
      "user": "nvelden",
      "count": 363,
      "uuid": 45127542
    }
  ],
  "_userbio": {
    "uuid": 45127542,
    "type": "user",
    "name": "nvelden",
    "description": "Bioinformatician / Shiny Developer / Freelance"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geneviewer"
  },
  "_devurl": "https://github.com/nvelden/geneviewer",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geneviewer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nvelden/geneviewer",
  "_realowner": "nvelden",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.10",
      "date": "2025-01-10"
    },
    {
      "version": "0.1.11",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "%>%",
    "gbk_features_to_df",
    "GC_align",
    "GC_annotation",
    "GC_chart",
    "GC_chartOutput",
    "GC_cluster",
    "GC_clusterFooter",
    "GC_clusterLabel",
    "GC_clusterTitle",
    "GC_color",
    "GC_coordinates",
    "GC_genes",
    "GC_grid",
    "GC_labels",
    "GC_legend",
    "GC_links",
    "GC_normalize",
    "GC_scale",
    "GC_scaleBar",
    "GC_sequence",
    "GC_title",
    "GC_tooltip",
    "GC_trackMouse",
    "GC_transcript",
    "genbank_to_fasta",
    "get_introns",
    "mummer_alignment",
    "protein_blast",
    "read_bed",
    "read_fasta",
    "read_gbk",
    "read_gff",
    "renderGC_chart"
  ],
  "_datasets": [
    {
      "name": "BRCA1_splice_variants",
      "title": "BRCA1 Splice Variants",
      "object": "BRCA1_splice_variants",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ensembl_transcript_id",
        "type",
        "start",
        "end",
        "strand",
        "transcript_length"
      ],
      "rows": 119,
      "table": true,
      "tojson": true
    },
    {
      "name": "erythromycin_BlastP",
      "title": "Erythromycin BlastP results",
      "object": "erythromycin_BlastP",
      "class": [
        "data.frame"
      ],
      "fields": [
        "protein_id",
        "region",
        "translation",
        "cluster",
        "strand",
        "start",
        "end",
        "rowID",
        "identity",
        "similarity",
        "BlastP",
        "score",
        "Gene",
        "Position",
        "Product",
        "Functions"
      ],
      "rows": 148,
      "table": true,
      "tojson": true
    },
    {
      "name": "erythromycin_cluster",
      "title": "Erythromycin Gene Cluster Data",
      "object": "erythromycin_cluster",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Identifiers",
        "Start",
        "End",
        "Strand",
        "Product",
        "Functions"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    },
    {
      "name": "hs_dystrophin_transcripts",
      "title": "Human Dystrophin Transcripts Data",
      "object": "hs_dystrophin_transcripts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "transcript",
        "type",
        "start",
        "end",
        "length"
      ],
      "rows": 202,
      "table": true,
      "tojson": true
    },
    {
      "name": "human_hox_genes",
      "title": "Human HOX Gene Cluster Data",
      "object": "human_hox_genes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "symbol",
        "chromosome_name",
        "start",
        "end",
        "strand",
        "cluster",
        "name"
      ],
      "rows": 39,
      "table": true,
      "tojson": true
    },
    {
      "name": "ophA_clusters",
      "title": "ophA Gene Cluster from Omphalotus olearius",
      "object": "ophA_clusters",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "start",
        "end",
        "class",
        "cluster"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BRCA1_splice_variants",
      "title": "BRCA1 Splice Variants",
      "topics": [
        "BRCA1_splice_variants"
      ]
    },
    {
      "page": "erythromycin_BlastP",
      "title": "Erythromycin BlastP results",
      "topics": [
        "erythromycin_BlastP"
      ]
    },
    {
      "page": "erythromycin_cluster",
      "title": "Erythromycin Gene Cluster Data",
      "topics": [
        "erythromycin_cluster"
      ]
    },
    {
      "page": "gbk_features_to_df",
      "title": "Convert GenBank Features to Data Frame",
      "topics": [
        "gbk_features_to_df"
      ]
    },
    {
      "page": "GC_align",
      "title": "Align gene clusters",
      "topics": [
        "GC_align"
      ]
    },
    {
      "page": "GC_annotation",
      "title": "Add Annotations to a GC_chart",
      "topics": [
        "GC_annotation"
      ]
    },
    {
      "page": "GC_chart",
      "title": "Create a GC Chart Visualization",
      "topics": [
        "GC_chart"
      ]
    },
    {
      "page": "GC_cluster",
      "title": "Modify Cluster Settings",
      "topics": [
        "GC_cluster"
      ]
    },
    {
      "page": "GC_clusterFooter",
      "title": "Add a Footer to Each Cluster in a GC Chart",
      "topics": [
        "GC_clusterFooter"
      ]
    },
    {
      "page": "GC_clusterLabel",
      "title": "Set or Update Cluster Labels for a GC Chart",
      "topics": [
        "GC_clusterLabel"
      ]
    },
    {
      "page": "GC_clusterTitle",
      "title": "Update cluster Title of a GC Chart Cluster",
      "topics": [
        "GC_clusterTitle"
      ]
    },
    {
      "page": "GC_color",
      "title": "Update Color Scheme in Gene Chart",
      "topics": [
        "GC_color"
      ]
    },
    {
      "page": "GC_coordinates",
      "title": "Modify Coordinates in a GC Chart",
      "topics": [
        "GC_coordinates"
      ]
    },
    {
      "page": "GC_genes",
      "title": "Modify Gene Characteristics within a Chart",
      "topics": [
        "GC_genes"
      ]
    },
    {
      "page": "GC_grid",
      "title": "Update Grid Display of a GC Chart Cluster",
      "topics": [
        "GC_grid"
      ]
    },
    {
      "page": "GC_labels",
      "title": "Add Labels to Each Cluster in a GC Chart",
      "topics": [
        "GC_labels"
      ]
    },
    {
      "page": "GC_legend",
      "title": "Set Legend for a Gene Chart",
      "topics": [
        "GC_legend"
      ]
    },
    {
      "page": "GC_links",
      "title": "Add Links to GC Chart",
      "topics": [
        "GC_links"
      ]
    },
    {
      "page": "GC_normalize",
      "title": "Normalize Gene Clusters in a Genomic Chart",
      "topics": [
        "GC_normalize"
      ]
    },
    {
      "page": "GC_scale",
      "title": "Update Scale of a GC Chart Cluster",
      "topics": [
        "GC_scale"
      ]
    },
    {
      "page": "GC_scaleBar",
      "title": "Update Scale Bar of a GC Chart Cluster",
      "topics": [
        "GC_scaleBar"
      ]
    },
    {
      "page": "GC_sequence",
      "title": "Update Sequence Display of a GC Chart Cluster",
      "topics": [
        "GC_sequence"
      ]
    },
    {
      "page": "GC_title",
      "title": "Add Title to a GC_chart",
      "topics": [
        "GC_title"
      ]
    },
    {
      "page": "GC_tooltip",
      "title": "Set Tooltip for a Gene Chart",
      "topics": [
        "GC_tooltip"
      ]
    },
    {
      "page": "GC_trackMouse",
      "title": "Track Mouse Movement in a GC_chart",
      "topics": [
        "GC_trackMouse"
      ]
    },
    {
      "page": "GC_transcript",
      "title": "Modify Transcript Characteristics within a Chart",
      "topics": [
        "GC_transcript"
      ]
    },
    {
      "page": "genbank_to_fasta",
      "title": "Convert GenBank to FASTA Format",
      "topics": [
        "genbank_to_fasta"
      ]
    },
    {
      "page": "geneviewer-shiny",
      "title": "Shiny bindings for geneviewer",
      "topics": [
        "GC_chartOutput",
        "geneviewer-shiny",
        "renderGC_chart"
      ]
    },
    {
      "page": "get_introns",
      "title": "Calculate Intron Positions Based on Exons",
      "topics": [
        "get_introns"
      ]
    },
    {
      "page": "hs_dystrophin_transcripts",
      "title": "Human Dystrophin Transcripts Data",
      "topics": [
        "hs_dystrophin_transcripts"
      ]
    },
    {
      "page": "human_hox_genes",
      "title": "Human HOX Gene Cluster Data",
      "topics": [
        "human_hox_genes"
      ]
    },
    {
      "page": "mummer_alignment",
      "title": "Perform Sequence Alignment Using MUMmer",
      "topics": [
        "mummer_alignment"
      ]
    },
    {
      "page": "ophA_clusters",
      "title": "ophA Gene Cluster from Omphalotus olearius",
      "topics": [
        "ophA_clusters"
      ]
    },
    {
      "page": "protein_blast",
      "title": "Perform Protein BLAST Analysis Within Specified Clusters",
      "topics": [
        "protein_blast"
      ]
    },
    {
      "page": "read_bed",
      "title": "Read BED Files",
      "topics": [
        "read_bed"
      ]
    },
    {
      "page": "read_fasta",
      "title": "Read Protein Sequences from FASTA Files",
      "topics": [
        "read_fasta"
      ]
    },
    {
      "page": "read_gbk",
      "title": "Read Data from GenBank Files",
      "topics": [
        "read_gbk"
      ]
    },
    {
      "page": "read_gff",
      "title": "Read GFF Files",
      "topics": [
        "read_gff"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nvelden/geneviewer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nvelden/geneviewer/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 6.089056879759784,
  "_indexed": true,
  "_nocasepkg": "geneviewer",
  "_universes": [
    "nvelden"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.11",
      "date": "2026-05-27T06:59:23.000Z",
      "distro": "noble",
      "commit": "edae299b04e6f4d7827f5ce6469c37f902d49916",
      "fileid": "bf3be9507ae76a1fe48c91a339fbf170b70cdb4bf602ac9700e0c97c8d3017ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.11",
      "date": "2026-05-27T06:59:20.000Z",
      "distro": "noble",
      "commit": "edae299b04e6f4d7827f5ce6469c37f902d49916",
      "fileid": "069229d38b3679d277f67741b98f05942cf46af0444409924770aa6ab6439aa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.11",
      "date": "2026-05-27T07:00:42.000Z",
      "commit": "edae299b04e6f4d7827f5ce6469c37f902d49916",
      "fileid": "5324edaebf588c714af24ac7ad7e8b3960ef5a88a3daf682a23673699895accb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.11",
      "date": "2026-05-27T07:00:32.000Z",
      "commit": "edae299b04e6f4d7827f5ce6469c37f902d49916",
      "fileid": "c460bee0d0a3ba16af583f43e636bdba654f87804e53ed61e3fc678351fa9730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.11",
      "date": "2026-05-27T06:59:20.000Z",
      "commit": "edae299b04e6f4d7827f5ce6469c37f902d49916",
      "fileid": "00cc2f9ad18b918e65132ee3e87ab4140f8be3c06e58118a8e8f1e77cbf5a9ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.11",
      "date": "2026-05-27T06:58:29.000Z",
      "commit": "edae299b04e6f4d7827f5ce6469c37f902d49916",
      "fileid": "a893cb1cdb1ec9b281c3f0484efd3b46554597793dceba87d599f60a4a501dd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.11",
      "date": "2026-05-27T06:58:19.000Z",
      "commit": "edae299b04e6f4d7827f5ce6469c37f902d49916",
      "fileid": "6b2d3bc5eb85cf74ba2d7532165b073b5723bc756af3f61b099f5dd193df97c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.11",
      "date": "2026-05-27T06:58:29.000Z",
      "commit": "edae299b04e6f4d7827f5ce6469c37f902d49916",
      "fileid": "a42df3e4259fe9caf5535f8cf82e7f34423439a61e03e1f46da0a8f820b9c2f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nvelden/actions/runs/26495802322"
    }
  ]
}