{
  "_id": "6a494925a788432aeabf4718",
  "Package": "SeqGate",
  "Type": "Package",
  "Title": "Filtering of Lowly Expressed Features",
  "Version": "1.23.0",
  "Date": "2021-01-22",
  "Authors@R": "c(\nperson(\"Christelle\", \"Reynès\", email =\"christelle.reynes@igf.cnrs.fr\", role = c(\"aut\")),\nperson(\"Stéphanie\", \"Rialle\", email = \"stephanie.rialle@mgx.cnrs.fr\", role = c(\"aut\",\"cre\")))",
  "Description": "Filtering of lowly expressed features (e.g. genes) is a\ncommon step before performing statistical analysis, but an\narbitrary threshold is generally chosen. SeqGate implements a\nmethod that rationalize this step by the analysis of the\ndistibution of counts in replicate samples. The gate is the\nthreshold above which sequenced features can be considered as\nconfidently quantified.",
  "Encoding": "UTF-8",
  "License": "GPL (>= 2.0)",
  "LazyData": "no",
  "biocViews": "DifferentialExpression, GeneExpression, Transcriptomics,\nSequencing, RNASeq",
  "BugReports": "https://github.com/srialle/SeqGate/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:47 UTC",
  "RemoteUrl": "https://github.com/bioc/SeqGate",
  "RemoteRef": "HEAD",
  "RemoteSha": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 13:46:29 UTC",
    "User": "root"
  },
  "Author": "Christelle Reynès [aut],\nStéphanie Rialle [aut, cre]",
  "Maintainer": "Stéphanie Rialle <stephanie.rialle@mgx.cnrs.fr>",
  "_user": "bioc",
  "_type": "src",
  "_file": "SeqGate_1.23.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3941f38b9ff068741b6953c0f668cbe7953f9b8ebff782b4658a4e04301ace9b",
  "_filesize": 130199,
  "_sha256": "3941f38b9ff068741b6953c0f668cbe7953f9b8ebff782b4658a4e04301ace9b",
  "_expires": "2026-10-12T17:55:47.000Z",
  "_created": "2026-07-03T13:46:29.000Z",
  "_published": "2026-07-04T17:55:49.545Z",
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515",
  "_status": "success",
  "_upstream": "https://github.com/bioc/SeqGate",
  "_commit": {
    "id": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380827
  },
  "_maintainer": {
    "name": "Stéphanie Rialle",
    "email": "stephanie.rialle@mgx.cnrs.fr",
    "login": "srialle",
    "description": "",
    "uuid": 37656505
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85154091944,
      "time": 164,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8068168680"
    },
    {
      "job": 85154091900,
      "time": 309,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8068222055"
    },
    {
      "job": 85154091956,
      "time": 238,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068196064"
    },
    {
      "job": 85154091995,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8068181239"
    },
    {
      "job": 85154091854,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068174636"
    },
    {
      "job": 85154091708,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068108749"
    },
    {
      "job": 85154091840,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8068156727"
    },
    {
      "job": 85154091978,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8068170359"
    },
    {
      "job": 85154091850,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8068169851"
    },
    {
      "job": 85154091972,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068166082"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "differentialexpression",
    "geneexpression",
    "transcriptomics",
    "sequencing",
    "rnaseq"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "srialle",
      "count": 24,
      "uuid": 37656505
    },
    {
      "user": "nturaga",
      "count": 2,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/srialle/seqgate",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/SeqGate.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/srialle/seqgate",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "applySeqGate"
  ],
  "_datasets": [
    {
      "name": "data_MiTF_1000genes",
      "title": "Extract of a Transciptome Dataset from Human Melanoma Cell Line",
      "object": "data_MiTF_1000genes",
      "file": "data_MiTF_1000genes.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A1",
        "A2",
        "B1",
        "B2",
        "A3",
        "B3"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "SeqGate-package",
      "title": "Filtering of Lowly Expressed Features",
      "topics": [
        "SeqGate-package",
        "SeqGate"
      ]
    },
    {
      "page": "applySeqGate",
      "title": "Performs a Filtering of Lowly Expressed Features",
      "topics": [
        "applySeqGate",
        "seqGate",
        "seqgate"
      ]
    },
    {
      "page": "data_MiTF_1000genes",
      "title": "Extract of a Transciptome Dataset from Human Melanoma Cell Line",
      "topics": [
        "data_MITF_1000genes",
        "data_MiTF_1000genes",
        "data_mitf_1000genes"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "BiocManager",
    "DelayedArray",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "Seqgate-html-vignette.Rmd",
      "filename": "Seqgate-html-vignette.html",
      "title": "SeqGate: Filter lowly expressed features",
      "author": "Christelle Reynès, Stéphanie Rialle",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction: SeqGate method description",
        "Installation",
        "Filtering with SeqGate",
        "Input data",
        "Toy dataset",
        "Getting the SummarizedExperiment input",
        "Filtering with default options",
        "Setting custom filtering parameters",
        "Parameters detailed explanation",
        "Custom filtering parameters example",
        "SessionInfo"
      ],
      "created": "2020-07-10 09:07:43",
      "modified": "2021-01-19 16:01:06",
      "commits": 6
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "seqgate",
  "_universes": [
    "bioc",
    "srialle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-07-03T13:50:13.000Z",
      "distro": "resolute",
      "commit": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
      "fileid": "https://r2.ropensci.org/b4ed90ea883e2ef64317f0c5b914bb2760aadd7de2a3da82abf68ea31f92f08e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-07-03T13:49:09.000Z",
      "distro": "resolute",
      "commit": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
      "fileid": "https://r2.ropensci.org/f93020e0762437b32973eadc62f3a5508a61cc31eab82c5334db94be11a31dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-07-03T13:48:34.000Z",
      "commit": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
      "fileid": "https://r2.ropensci.org/969be265810ea78008a893c9f7a68d723e58f3a7a2df6dc95c581a086c42d485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-07-03T13:48:23.000Z",
      "commit": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
      "fileid": "https://r2.ropensci.org/c69d0cd5f0b071b8cad267077a05d1614407051b8baaa4c8ecd4bc8577094630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-07-03T13:49:02.000Z",
      "commit": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
      "fileid": "https://r2.ropensci.org/c0d93def6b554b2217eef90239b690ae9f508912139cebc3f69d18c4e306d51f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-03T13:47:48.000Z",
      "commit": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
      "fileid": "https://r2.ropensci.org/41ac4fe5de0aa2d9f25319faf52e50d4ecfefbc7e234920715200c2f0fc6769d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-03T13:47:51.000Z",
      "commit": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
      "fileid": "https://r2.ropensci.org/5e8607c5524e9a1c088471e8f8ef6ef68e0dfdfbf9a76f0dd9912feff3d966e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-07-03T13:47:46.000Z",
      "commit": "4449ab3582234dba01dd8bcb69faee73364fdaa1",
      "fileid": "https://r2.ropensci.org/cba3bede45d3dd2087a0cf13fc66af6332a8f81c2508f3f33aba6444d26b4084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28664450515"
    }
  ]
}