{
  "_id": "6a226f8ecd65a98ecbd48384",
  "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-06-05 06:37:31 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>",
  "MD5sum": "89dcd02013f785e3470e32e96ed00411",
  "_user": "liuyanglee",
  "_type": "src",
  "_file": "gclink_1.1.tar.gz",
  "_fileid": "63615648e63fc4821607eec7eeca53ac7df2a843b27bf16de9a062bc5bf233a2",
  "_filesize": 1529741,
  "_sha256": "63615648e63fc4821607eec7eeca53ac7df2a843b27bf16de9a062bc5bf233a2",
  "_created": "2026-06-05T06:37:31.000Z",
  "_published": "2026-06-05T06:41:18.825Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79677105780,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430400095"
    },
    {
      "job": 79677105813,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430398354"
    },
    {
      "job": 79677105807,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430395340"
    },
    {
      "job": 79677105787,
      "time": 193,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430404206"
    },
    {
      "job": 79676723847,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430364300"
    },
    {
      "job": 79677105781,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430391649"
    },
    {
      "job": 79677105796,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430393873"
    },
    {
      "job": 79677105811,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430386980"
    },
    {
      "job": 79677105798,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430388982"
    }
  ],
  "_buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gclink"
  },
  "_devurl": "https://github.com/liuyanglee/gclink",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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-06-05T06:39:44.000Z",
      "distro": "noble",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "e8836d5ba6834707d70aa4b01fdb64fd2f48c22ae0d19b455093c769dd8e9dfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-05T06:39:38.000Z",
      "distro": "noble",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "401a053dcd60227f9fe2d4177f2f3b7911c7f890be0eccf785f07f6996f44194",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-05T06:39:34.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "17b91293f8f418b3722a62e56c590bcf83f0c48f37c058883b04f7f5ba464d6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-05T06:40:03.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "c62ab27b4b223c40a70df83f1fa1e81d2e22bcbb870b2b82d1156a2536380017",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-05T06:39:36.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "8b915f207ed8246bd7929eac1bc84fe7c1c82340985073391fa76237dc2edadf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-05T06:39:08.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "0acda13fb75906f78107db979f79540531e94c9bf839252ca6d36bf2025619bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-05T06:38:43.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "e6c9e22414cbca1d17d6f2a1ca3b202832654686114cb4da27cf90008be28388",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-05T06:38:54.000Z",
      "commit": "e8f397166440b1affae66c32f35a34c92723a101",
      "fileid": "6817edce0810cebbbbfc7c0cde4058aff668d55edfb2ba539c8be2d215dc3f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/liuyanglee/actions/runs/26999564533"
    }
  ]
}