{
  "_id": "6a1bd5f21d7bb097a0a15bcc",
  "Package": "SeqGate",
  "Type": "Package",
  "Title": "Filtering of Lowly Expressed Features",
  "Version": "1.22.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:47 UTC",
  "RemoteUrl": "https://github.com/bioc/SeqGate",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "9858a1738929aacdc9a80feea29353546fac7781",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:58:12 UTC",
    "User": "root"
  },
  "Author": "Christelle Reynès [aut],\nStéphanie Rialle [aut, cre]",
  "Maintainer": "Stéphanie Rialle <stephanie.rialle@mgx.cnrs.fr>",
  "MD5sum": "bbb5ae25572c49695fa201966f200207",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "SeqGate_1.22.0.tar.gz",
  "_fileid": "50eaae3c96fe04600baeab076e89c7307d1c8b8f40079f71ba256782df3c103b",
  "_filesize": 128003,
  "_sha256": "50eaae3c96fe04600baeab076e89c7307d1c8b8f40079f71ba256782df3c103b",
  "_created": "2026-05-30T09:58:12.000Z",
  "_published": "2026-05-31T06:32:18.978Z",
  "_jobs": [
    {
      "job": 78703936007,
      "time": 221,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7314268444"
    },
    {
      "job": 78703936115,
      "time": 282,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307622599"
    },
    {
      "job": 78703936203,
      "time": 235,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307618377"
    },
    {
      "job": 78703936025,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314444607"
    },
    {
      "job": 78703936102,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309134431"
    },
    {
      "job": 78703936073,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307355478"
    },
    {
      "job": 78703936249,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307607127"
    },
    {
      "job": 78703936299,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307610957"
    },
    {
      "job": 78703936205,
      "time": 218,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307615686"
    },
    {
      "job": 78703936209,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307610097"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SeqGate",
  "_commit": {
    "id": "9858a1738929aacdc9a80feea29353546fac7781",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to 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": "noble",
  "_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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 318,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SeqGate"
  },
  "_devurl": "https://github.com/srialle/seqgate",
  "_searchresults": 3,
  "_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/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": false,
  "_nocasepkg": "seqgate",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/SeqGate",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-30T10:45:30.000Z",
      "distro": "noble",
      "commit": "9858a1738929aacdc9a80feea29353546fac7781",
      "fileid": "b97340ddf42b14158b5d2785aa5ea18631e55df95094a44d1a6b901f89bd95b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-30T10:44:53.000Z",
      "distro": "noble",
      "commit": "9858a1738929aacdc9a80feea29353546fac7781",
      "fileid": "989295257e18ee7c725f3950af2389aed31fb42dda38c284bd674c0cbb1f9947",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-31T06:30:40.000Z",
      "commit": "9858a1738929aacdc9a80feea29353546fac7781",
      "fileid": "4ac388c4e06c6ef913557f238811776044fbdad999ee02647e244c52f9c2420f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-30T15:08:36.000Z",
      "commit": "9858a1738929aacdc9a80feea29353546fac7781",
      "fileid": "7ed8c1ce32d814b4b971ad16d3f2e6b13871aadbdae81270aa8524abdd941103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22.0",
      "date": "2026-05-30T10:44:40.000Z",
      "commit": "9858a1738929aacdc9a80feea29353546fac7781",
      "fileid": "ce0a6c96b0432536184cec7863f25ae22f0ed542fa7719817c4321a494c796f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-30T10:43:30.000Z",
      "commit": "9858a1738929aacdc9a80feea29353546fac7781",
      "fileid": "2a9b51f2fba2c85aced4afae4e34ac2d7ed36a5139efb8986e69ce4dbc325528",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-30T10:43:28.000Z",
      "commit": "9858a1738929aacdc9a80feea29353546fac7781",
      "fileid": "507484468e344d1f116ca6c9f0fe9c3ca41a9c80707e3136e2960cd9bce1db27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-30T10:43:23.000Z",
      "commit": "9858a1738929aacdc9a80feea29353546fac7781",
      "fileid": "f8ef93fe087fe8d47733c8cb6bb9fea4bb3f0c9b1184980aec2c07c35fc110a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680279420"
    }
  ]
}