{
  "_id": "6a20018ab401979e73445bfa",
  "Package": "Rgff",
  "Title": "R Utilities for GFF Files",
  "Version": "0.1.7",
  "Authors@R": "c(\nperson(\"Juan Antonio\", \"Garcia-Martin\", email  = \"ja.garcia@cnb.csic.es\", role = c(\"cre\",\"aut\"),\ncomment = c(ORCID = \"0000-0003-0993-4064\")),\nperson(\"Juan Carlos\", \"Oliveros\",  email  = \"oliveros@cnb.csic.es\", role = c(\"aut\", \"ctb\"),\ncomment = c(ORCID = \"0000-0002-4520-0853\")),\nperson(\"Rafael\", \"Torres-Perez\", email  = \"rafael.torres@cnb.csic.es\", role = c(\"aut\", \"ctb\"),\ncomment = c(ORCID = \"0000-0002-3696-4720\")))",
  "Author": "Juan Antonio Garcia-Martin [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-0993-4064>), Juan Carlos Oliveros\n[aut, ctb] (ORCID: <https://orcid.org/0000-0002-4520-0853>),\nRafael Torres-Perez [aut, ctb] (ORCID:\n<https://orcid.org/0000-0002-3696-4720>)",
  "Maintainer": "Juan Antonio Garcia-Martin <ja.garcia@cnb.csic.es>",
  "Description": "R utilities for gff files, either general feature format\n(GFF3) or gene transfer format (GTF) formatted files. This\npackage includes functions for producing summary stats, check\nfor consistency and sorting errors, conversion from GTF to GFF3\nformat, file sorting, visualization and plotting of feature\nhierarchy, and exporting user defined feature subsets to SAF\nformat. This tool was developed by the BioinfoGP core facility\nat CNB-CSIC.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:24:09 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-05-09 09:34:54 UTC",
  "RemoteUrl": "https://github.com/cran/Rgff",
  "RemoteRef": "HEAD",
  "RemoteSha": "013a480e7e56c4ecce13bc6837430af899ff6182",
  "MD5sum": "d8124c0ff86b6f66cc2849e88e4e061f",
  "_user": "cran",
  "_type": "src",
  "_file": "Rgff_0.1.7.tar.gz",
  "_fileid": "5e4a98a1b43c8c296264a68884d6aef06dc16634eef66c3f790a89b18e532684",
  "_filesize": 144988,
  "_sha256": "5e4a98a1b43c8c296264a68884d6aef06dc16634eef66c3f790a89b18e532684",
  "_created": "2026-06-03T10:24:09.000Z",
  "_published": "2026-06-03T10:27:22.343Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79272928835,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382030982"
    },
    {
      "job": 79272928834,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382030644"
    },
    {
      "job": 79272323128,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381978349"
    },
    {
      "job": 79272928967,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382020628"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26878540773",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rgff",
  "_commit": {
    "id": "013a480e7e56c4ecce13bc6837430af899ff6182",
    "author": "Juan Antonio Garcia-Martin <ja.garcia@cnb.csic.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.7\n",
    "time": 1746783294
  },
  "_maintainer": {
    "name": "Juan Antonio Garcia-Martin",
    "email": "ja.garcia@cnb.csic.es",
    "orcid": "0000-0003-0993-4064"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "withr",
      "version": ">= 2.4.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.12",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.7.6",
      "role": "Imports"
    },
    {
      "package": "data.tree",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.7.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "version": ">= 1.0.6.1",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeRsvg",
      "version": ">= 0.1",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "version": ">= 2.2.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.11",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.36",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.46.1",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "version": ">= 1.54.0",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.32.3",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 551,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rgff"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/Rgff.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-06-23"
    },
    {
      "version": "0.1.1",
      "date": "2022-06-25"
    },
    {
      "version": "0.1.2",
      "date": "2022-06-27"
    },
    {
      "version": "0.1.3",
      "date": "2022-07-21"
    },
    {
      "version": "0.1.4",
      "date": "2022-09-19"
    },
    {
      "version": "0.1.5",
      "date": "2022-09-23"
    },
    {
      "version": "0.1.6",
      "date": "2022-09-30"
    },
    {
      "version": "0.1.7",
      "date": "2025-05-09"
    }
  ],
  "_exports": [
    "%>%",
    "check_gff",
    "get_features",
    "gff_stats",
    "gff_stats_by_chr",
    "gtf_to_gff3",
    "plot_features",
    "saf_from_gff",
    "sort_gff"
  ],
  "_help": [
    {
      "page": "check_gff",
      "title": "Test consistency and order of a GFF file",
      "topics": [
        "check_gff"
      ]
    },
    {
      "page": "get_features",
      "title": "Analyses the feature type hierarchy of a GFF file",
      "topics": [
        "get_features"
      ]
    },
    {
      "page": "gff_stats",
      "title": "Summarizes the number of features of each type in a GFF file",
      "topics": [
        "gff_stats"
      ]
    },
    {
      "page": "gff_stats_by_chr",
      "title": "Summarizes the number of elements of each type in each chromosome of a GFF file",
      "topics": [
        "gff_stats_by_chr"
      ]
    },
    {
      "page": "gtf_to_gff3",
      "title": "Converts a GTF file into a GFF3 file",
      "topics": [
        "gtf_to_gff3"
      ]
    },
    {
      "page": "plot_features",
      "title": "Plots or exports an image of the feature tree from a GFF file",
      "topics": [
        "plot_features"
      ]
    },
    {
      "page": "saf_from_gff",
      "title": "Creates a SAF file from a GTF/GFF3 features for the given pairs of blocks and features",
      "topics": [
        "saf_from_gff"
      ]
    },
    {
      "page": "sort_gff",
      "title": "Sorts a GTF/GFF3 file",
      "topics": [
        "sort_gff"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "data.tree",
    "dplyr",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Using_Rgff.Rmd",
      "filename": "Using_Rgff.html",
      "title": "Using Rgff",
      "author": "Juan Antonio Garcia-Martin, Juan Carlos Oliveros, Rafael Torres-Perez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "0. About Rgff",
        "1. Check the consistency and order of a GFF file",
        "2. Getting the stats",
        "3. Extracting the feature organization of the GFF file",
        "4. Sorting GFF files",
        "5. Convert a GFF file to a SAF file",
        "6. Convert a GTF to a GFF3 file"
      ],
      "created": "2022-06-23 06:20:05",
      "modified": "2025-05-09 09:34:54",
      "commits": 4
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rgff",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-03T10:26:43.000Z",
      "distro": "noble",
      "commit": "013a480e7e56c4ecce13bc6837430af899ff6182",
      "fileid": "45ad754843f5d0399ebcfc369e1d85f5b116435fa3ecf740c8ef282f9a9c648b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26878540773"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-03T10:26:40.000Z",
      "distro": "noble",
      "commit": "013a480e7e56c4ecce13bc6837430af899ff6182",
      "fileid": "eeacc07f52bb0d80c9739d4d288896c74799a64bfccbcddd4fc0ca7a3946c71a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26878540773"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-06-03T10:26:33.000Z",
      "commit": "013a480e7e56c4ecce13bc6837430af899ff6182",
      "fileid": "1e9c2af6a989c1e12b190f20c7d6fa11d8ed36a3b49b56f55e23aab4354c24d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26878540773"
    }
  ]
}