{
  "_id": "6a55f814ff0138dec5d6b172",
  "Package": "gclink",
  "Title": "Gene-Cluster Discovery, Annotation and Visualization",
  "Version": "1.1",
  "Authors@R": "person(given = \"Liuyang\",\nfamily = \"Li\",\nemail = \"cyanobacteria@yeah.net\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6004-9437\"))",
  "Description": "Performs end-to-end analysis of gene clusters—such as\nphotosynthesis, carbon/nitrogen/sulfur cycling, carotenoid,\nantibiotic, or viral marker genes (e.g., capsid, polymerase,\nintegrase)—from genomes and metagenomes. It parses Basic Local\nAlignment Search Tool (BLAST) results in tab-delimited format\nproduced by tools like NCBI BLAST+ and Diamond BLASTp, filters\nOpen Reading Frames (ORFs) by length, detects contiguous\nclusters of reference genes, optionally extracts genomic\ncoordinates, merges functional annotations, and generates\npublication-ready arrow plots. The package works seamlessly\nwith or without the coding sequences input and skips plotting\nwhen no functional groups are found. For more details see Li et\nal. (2023) <doi:10.1038/s41467-023-42193-7>.",
  "URL": "https://github.com/LiuyangLee/gclink",
  "BugReports": "https://github.com/LiuyangLee/gclink/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "false",
  "Config/check/use_internal_tz": "TRUE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 08:45:53 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://liuyanglee.r-universe.dev",
  "Date/Publication": "2025-09-03 14:30:30 UTC",
  "RemoteUrl": "https://github.com/liuyanglee/gclink",
  "RemoteRef": "HEAD",
  "RemoteSha": "e8f397166440b1affae66c32f35a34c92723a101",
  "Author": "Liuyang Li [aut, cre] (ORCID: <https://orcid.org/0000-0001-6004-9437>)",
  "Maintainer": "Liuyang Li <cyanobacteria@yeah.net>",
  "_user": "liuyanglee",
  "_type": "src",
  "_file": "gclink_1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/84b25c856375b4419107d113ee2199e20560f008c0c596ef596f2b244423611f",
  "_filesize": 1533417,
  "_sha256": "84b25c856375b4419107d113ee2199e20560f008c0c596ef596f2b244423611f",
  "_expires": "2026-10-22T08:49:22.000Z",
  "_created": "2026-07-14T08:45:53.000Z",
  "_published": "2026-07-14T08:49:23.999Z",
  "_jobs": [
    {
      "job": 87040241413,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305227934"
    },
    {
      "job": 87040241466,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305228571"
    },
    {
      "job": 87040241462,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305207365"
    },
    {
      "job": 87040241426,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305237866"
    },
    {
      "job": 87039619802,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305168501"
    },
    {
      "job": 87040241445,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8305218099"
    },
    {
      "job": 87040241514,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305216512"
    },
    {
      "job": 87040241501,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305206154"
    },
    {
      "job": 87040241554,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305206092"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723",
  "_status": "success",
  "_upstream": "https://github.com/liuyanglee/gclink",
  "_commit": {
    "id": "e8f397166440b1affae66c32f35a34c92723a101",
    "author": "Liuyang Li <73391639+LiuyangLee@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1756909830
  },
  "_maintainer": {
    "name": "Liuyang Li",
    "email": "cyanobacteria@yeah.net",
    "orcid": "0000-0001-6004-9437"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "gggenes",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "liuyanglee",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "liuyanglee",
      "count": 5,
      "uuid": 73391639
    }
  ],
  "_userbio": {
    "uuid": 73391639,
    "type": "user",
    "name": "Liuyang Li",
    "followers": 4
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gclink"
  },
  "_devurl": "https://github.com/liuyanglee/gclink",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gclink.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/liuyanglee/gclink",
  "_realowner": "liuyanglee",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "blastp_df",
    "eggnog_df",
    "gc_add",
    "gc_cal",
    "gc_cluster",
    "gc_plot",
    "gc_position",
    "gc_range",
    "gc_scale",
    "gclink",
    "KO_group",
    "length_filter",
    "orf_extract",
    "orf_locate",
    "PGC_group",
    "photosynthesis_gene_list",
    "seq_data"
  ],
  "_datasets": [
    {
      "name": "blastp_df",
      "title": "BLASTP Results for test Proteins",
      "object": "blastp_df",
      "file": "blastp_df.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "qaccver",
        "saccver",
        "pident",
        "length",
        "mismatch",
        "gapopen",
        "qstart",
        "qend",
        "sstart",
        "send",
        "evalue",
        "bitscore"
      ],
      "rows": 125,
      "table": true,
      "tojson": true
    },
    {
      "name": "eggnog_df",
      "title": "EggNOG Functional Annotation Results",
      "object": "eggnog_df",
      "file": "eggnog_df.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "#query",
        "seed_ortholog",
        "evalue",
        "score",
        "eggNOG_OGs",
        "max_annot_lvl",
        "COG_category",
        "Description",
        "Preferred_name",
        "GOs",
        "EC",
        "KEGG_ko",
        "KEGG_Pathway",
        "KEGG_Module",
        "KEGG_Reaction",
        "KEGG_rclass",
        "BRITE",
        "KEGG_TC",
        "CAZy",
        "BiGG_Reaction",
        "PFAMs"
      ],
      "rows": 10034,
      "table": true,
      "tojson": true
    },
    {
      "name": "KO_group",
      "title": "KEGG Orthology (KO) Group Classification",
      "object": "KO_group",
      "file": "KO_group.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gene",
        "gene_group",
        "gene_label"
      ],
      "rows": 29,
      "table": true,
      "tojson": true
    },
    {
      "name": "PGC_group",
      "title": "Photosynthesis Gene Classification Groups",
      "object": "PGC_group",
      "file": "PGC_group.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gene",
        "gene_group",
        "gene_label"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "photosynthesis_gene_list",
      "title": "Photosynthesis Gene List",
      "object": "photosynthesis_gene_list",
      "file": "photosynthesis_gene_list.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "seq_data",
      "title": "Genomic Sequence Data with Annotations",
      "object": "seq_data",
      "file": "seq_data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SeqName",
        "Sequence"
      ],
      "rows": 2416,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blastp_df",
      "title": "BLASTP Results for test Proteins",
      "topics": [
        "blastp_df"
      ]
    },
    {
      "page": "eggnog_df",
      "title": "EggNOG Functional Annotation Results",
      "topics": [
        "eggnog_df"
      ]
    },
    {
      "page": "gc_add",
      "title": "Complete Gene Clusters by Adding Missing ORFs",
      "topics": [
        "gc_add"
      ]
    },
    {
      "page": "gc_cal",
      "title": "Identify and Extract Gene Clusters from Scaled BLAST Data",
      "topics": [
        "gc_cal"
      ]
    },
    {
      "page": "gc_cluster",
      "title": "Identify Breakpoints of Gene Clusters within a Contig",
      "topics": [
        "gc_cluster"
      ]
    },
    {
      "page": "gc_plot",
      "title": "Plot Scaled Gene Clusters with Arrows",
      "topics": [
        "gc_plot"
      ]
    },
    {
      "page": "gc_position",
      "title": "Extract ORF Positions for One Specific Gene Cluster",
      "topics": [
        "gc_position"
      ]
    },
    {
      "page": "gc_range",
      "title": "Determine ORF Range for a Candidate Gene Cluster",
      "topics": [
        "gc_range"
      ]
    },
    {
      "page": "gc_scale",
      "title": "Scale Gene-Cluster Coordinates for Visualization",
      "topics": [
        "gc_scale"
      ]
    },
    {
      "page": "gclink",
      "title": "Gene-Cluster Discovery, Annotation and Visualization",
      "topics": [
        "gclink"
      ]
    },
    {
      "page": "KO_group",
      "title": "KEGG Orthology (KO) Group Classification",
      "topics": [
        "KO_group"
      ]
    },
    {
      "page": "length_filter",
      "title": "Remove Length Outliers from BLAST Results",
      "topics": [
        "length_filter"
      ]
    },
    {
      "page": "orf_extract",
      "title": "Extract ORF and Genome Information from BLAST or BLASTP Results",
      "topics": [
        "orf_extract"
      ]
    },
    {
      "page": "orf_locate",
      "title": "Parse ORF Coordinates from Prodigal FASTA Headers",
      "topics": [
        "orf_locate"
      ]
    },
    {
      "page": "PGC_group",
      "title": "Photosynthesis Gene Classification Groups",
      "topics": [
        "PGC_group"
      ]
    },
    {
      "page": "photosynthesis_gene_list",
      "title": "Photosynthesis Gene List",
      "topics": [
        "photosynthesis_gene_list"
      ]
    },
    {
      "page": "seq_data",
      "title": "Genomic Sequence Data with Annotations",
      "topics": [
        "seq_data"
      ]
    }
  ],
  "_readme": "https://github.com/liuyanglee/gclink/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggfittext",
    "gggenes",
    "ggplot2",
    "glue",
    "gridtext",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "shades",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "gclink",
  "_universes": [
    "liuyanglee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-14T08:48:08.000Z",
      "distro": "resolute",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "https://r2.ropensci.org/8b108c524592e2cb5e04a86f06c95ca7647ce1bcad23a1f4d4e8e44ca5c598bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1",
      "date": "2026-07-14T08:48:07.000Z",
      "distro": "resolute",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "https://r2.ropensci.org/0ef85836ef0b09d59604094cbb49a8be3ab41e270f7458f77771058995e095de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-14T08:47:23.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "https://r2.ropensci.org/2088210a2047668448baf8353dfba7ca70822e887f2c72a123b2a54acc9977bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1",
      "date": "2026-07-14T08:48:14.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "https://r2.ropensci.org/df162af001a971e0fc7d1311b5b4f76ce9c61e99d38ff7301b1e738c3c05d698",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-07-14T08:48:07.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "https://r2.ropensci.org/2beef009e748e9d5bd3abceac564b82c2ca285eccab6c5bc9a16e788d5dcdd36",
      "status": "success",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-14T08:47:27.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "https://r2.ropensci.org/fcaf87399ee6c4168fbe830421add9edfcfb02d266a7a17ccd3fea72bc4efa44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-14T08:47:05.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "https://r2.ropensci.org/feec817ea58571b01637fc452b780fd3edf1f29860e1ce794b3cfc463978433f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1",
      "date": "2026-07-14T08:47:05.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "https://r2.ropensci.org/2c6671292f2c518a0e09053eff8134745998c0310f6846b24e2498089e848aae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/29319008723"
    }
  ]
}