{
  "_id": "6a229bd1cd65a98ecbd57a3b",
  "Package": "SeqMADE",
  "Type": "Package",
  "Title": "Network Module-Based Model in the Differential Expression\nAnalysis for RNA-Seq",
  "Version": "1.0",
  "Date": "2016-06-27",
  "Author": "Mingli Lei, Jia Xu, Li-Ching Huang, Lily Wang, Jing Li",
  "Maintainer": "Mingli Lei<leimingli2013@sjtu.edu.cn>",
  "Description": "A network module-based generalized linear model for\ndifferential expression analysis with the count-based sequence\ndata from RNA-Seq.",
  "License": "GPL (>= 2)",
  "LazyData": "TRUE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:47:58 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-06-27 06:59:54 UTC",
  "RemoteUrl": "https://github.com/cran/SeqMADE",
  "RemoteRef": "HEAD",
  "RemoteSha": "46a081046e549cd72eb63ce524823a40b3c123eb",
  "MD5sum": "2b8578eba76ba5c792cab983e45358ab",
  "_user": "cran",
  "_type": "src",
  "_file": "SeqMADE_1.0.tar.gz",
  "_fileid": "21f45a6fe6d6919365fd2b1fe203ea4fadc631fd9f2ff83fa0518e52ec792437",
  "_filesize": 118167,
  "_sha256": "21f45a6fe6d6919365fd2b1fe203ea4fadc631fd9f2ff83fa0518e52ec792437",
  "_created": "2026-06-05T09:47:58.000Z",
  "_published": "2026-06-05T09:50:09.367Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79703995003,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433717187"
    },
    {
      "job": 79703995019,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433717752"
    },
    {
      "job": 79703626689,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433685192"
    },
    {
      "job": 79703995056,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433716160"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27007767907",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SeqMADE",
  "_commit": {
    "id": "46a081046e549cd72eb63ce524823a40b3c123eb",
    "author": "Mingli Lei <leimingli2013@sjtu.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1467010794
  },
  "_maintainer": {
    "name": "Mingli Lei",
    "email": "leimingli2013@sjtu.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.1.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    }
  ],
  "_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": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SeqMADE"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SeqMADE.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-06-27"
    }
  ],
  "_exports": [
    "Factor",
    "moduleMatrix",
    "nbGLM",
    "nbGLMdir",
    "nbGLMdirperm"
  ],
  "_datasets": [
    {
      "name": "exprs",
      "title": "Gene Expression Dataset",
      "object": "exprs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Gene",
        "A1",
        "A2",
        "A3",
        "A4",
        "A5",
        "A6",
        "A7",
        "B1",
        "B2",
        "B3",
        "B4",
        "B5",
        "B6",
        "B7"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "networkModule",
      "title": "NetworkModule",
      "object": "networkModule",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Module",
        "Genes"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "SeqMADE-package",
      "title": "Network Module-Based Model in the Differential Expression Analysis for RNA-Seq",
      "topics": [
        "SeqMADE-package",
        "SeqMADE"
      ]
    },
    {
      "page": "exprs",
      "title": "Gene Expression Dataset",
      "topics": [
        "exprs"
      ]
    },
    {
      "page": "Factor",
      "title": "Construction of Variable Factors",
      "topics": [
        "Factor"
      ]
    },
    {
      "page": "moduleMatrix",
      "title": "Modulematrix Construction",
      "topics": [
        "moduleMatrix"
      ]
    },
    {
      "page": "nbGLM",
      "title": "Identify Differential Expression Modules Based on the Generalized Linear Model",
      "topics": [
        "nbGLM"
      ]
    },
    {
      "page": "nbGLMdir",
      "title": "Identify Differential Expression Modules Based on the GLM Model with Up or Down-regulated Change",
      "topics": [
        "nbGLMdir"
      ]
    },
    {
      "page": "nbGLMdirperm",
      "title": "Identify Differential Expression Modules Based on the GLM Method by Shuffling the Phenotypic Variables",
      "topics": [
        "nbGLMdirperm"
      ]
    },
    {
      "page": "networkModule",
      "title": "NetworkModule",
      "topics": [
        "networkModule"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "seqmade",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T09:49:42.000Z",
      "distro": "noble",
      "commit": "46a081046e549cd72eb63ce524823a40b3c123eb",
      "fileid": "e0fb6608de8dccde48ef78ef3f9069bfcb3e64c564a1b357811e19309672053f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27007767907"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T09:49:43.000Z",
      "distro": "noble",
      "commit": "46a081046e549cd72eb63ce524823a40b3c123eb",
      "fileid": "81c2d84ae8858204a75dc35457a1d02766dc905e7dbb3dabd681cda88b6c175c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27007767907"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-05T09:49:48.000Z",
      "commit": "46a081046e549cd72eb63ce524823a40b3c123eb",
      "fileid": "7e7cd4d5dddd900a7fec96bc905780f11a7e2f836c49800dddb317ec7666391d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27007767907"
    }
  ]
}