{
  "_id": "6a227ee4cd65a98ecbd509bb",
  "Package": "RGBM",
  "Type": "Package",
  "Title": "LS-TreeBoost and LAD-TreeBoost for Gene Regulatory Network\nReconstruction",
  "Version": "1.0-11",
  "Date": "2023-04-13",
  "Author": "Raghvendra Mall [aut, cre], Khalid Kunji [aut], Melissa O'Neill\n[ctb]",
  "Authors@R": "c(person(given = \"Raghvendra\",family = \"Mall\",role = c(\"aut\",\"cre\"), email = \"raghvendra5688@gmail.com\"),\nperson(given=\"Khalid\",family=\"Kunji\",role=\"aut\",email = \"kkunji@hbku.edu.qa\"),\nperson(given=\"Melissa\",family=\"O'Neill\",role=\"ctb\"))",
  "Maintainer": "Raghvendra Mall <raghvendra5688@gmail.com>",
  "Description": "Provides an implementation of Regularized LS-TreeBoost &\nLAD-TreeBoost algorithm for Regulatory Network inference from\nany type of expression data (Microarray/RNA-seq etc).",
  "License": "GPL (>= 3)",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 07:33:58 UTC",
    "User": "root"
  },
  "Repository": "https://raghvendra5688.r-universe.dev",
  "Date/Publication": "2023-04-14 07:50:14 UTC",
  "RemoteUrl": "https://github.com/cran/RGBM",
  "RemoteRef": "HEAD",
  "RemoteSha": "80c5df56a560c2f044dc968bc733d39a306fea8c",
  "MD5sum": "486136cfd640e8e9bbf315fa33a85960",
  "_user": "raghvendra5688",
  "_type": "src",
  "_file": "RGBM_1.0-11.tar.gz",
  "_fileid": "1f73a9060835c1f0f83f6ebd94e6e829af601b34830ef1d4623d932f787cc0a6",
  "_filesize": 174082,
  "_sha256": "1f73a9060835c1f0f83f6ebd94e6e829af601b34830ef1d4623d932f787cc0a6",
  "_created": "2026-06-05T07:33:58.000Z",
  "_published": "2026-06-05T07:46:44.154Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79684257015,
      "time": 110,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431253559"
    },
    {
      "job": 79684257028,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431252600"
    },
    {
      "job": 79684257010,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431250979"
    },
    {
      "job": 79684257030,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431251945"
    },
    {
      "job": 79684257055,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431431877"
    },
    {
      "job": 79684257046,
      "time": 248,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431343154"
    },
    {
      "job": 79684257024,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431384281"
    },
    {
      "job": 79684257050,
      "time": 231,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431343371"
    },
    {
      "job": 79683892961,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431218896"
    },
    {
      "job": 79684257047,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431245587"
    },
    {
      "job": 79684257018,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431248833"
    },
    {
      "job": 79684257001,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431247879"
    },
    {
      "job": 79684257081,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431247664"
    }
  ],
  "_buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RGBM",
  "_commit": {
    "id": "80c5df56a560c2f044dc968bc733d39a306fea8c",
    "author": "Raghvendra Mall <raghvendra5688@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-11\n",
    "time": 1681458614
  },
  "_maintainer": {
    "name": "Raghvendra Mall",
    "email": "raghvendra5688@gmail.com",
    "login": "raghvendra5688",
    "twitter": "@MallRaghvendra",
    "description": "Applied ML, Computational Biology, Complex Systems",
    "uuid": 3835184
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "raghvendra5688",
      "count": 3,
      "uuid": 3835184
    }
  ],
  "_userbio": {
    "uuid": 3835184,
    "type": "user",
    "name": "Raghevndra Mall",
    "description": "Applied ML, Computational Biology, Complex Systems"
  },
  "_downloads": {
    "count": 707,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RGBM"
  },
  "_mentions": 1,
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RGBM.html",
    "manual.pdf"
  ],
  "_realowner": "raghvendra5688",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-4",
      "date": "2017-02-21"
    },
    {
      "version": "1.0-5",
      "date": "2017-04-01"
    },
    {
      "version": "1.0-6",
      "date": "2017-04-01"
    },
    {
      "version": "1.0-7",
      "date": "2017-05-08"
    },
    {
      "version": "1.0-8",
      "date": "2018-01-09"
    },
    {
      "version": "1.0-9",
      "date": "2022-08-11"
    },
    {
      "version": "1.0-10",
      "date": "2022-09-26"
    },
    {
      "version": "1.0-11",
      "date": "2023-04-14"
    }
  ],
  "_exports": [
    "add_names",
    "apply_row_deviation",
    "consider_previous_information",
    "first_GBM_step",
    "GBM",
    "GBM.test",
    "GBM.train",
    "get_colids",
    "get_filepaths",
    "get_ko_experiments",
    "get_tf_indices",
    "normalize_matrix_colwise",
    "null_model_refinement_step",
    "regularized_GBM_step",
    "regulate_regulon_size",
    "RGBM",
    "RGBM.test",
    "RGBM.train",
    "second_GBM_step",
    "select_ideal_k",
    "test_regression_stump_R",
    "train_regression_stump_R",
    "transform_importance_to_weights",
    "v2l",
    "z_score_effect"
  ],
  "_help": [
    {
      "page": "add_names",
      "title": "Add row and column names to the adjacency matrix A",
      "topics": [
        "add_names"
      ]
    },
    {
      "page": "apply_row_deviation",
      "title": "Apply row-wise deviation on the inferred GRN",
      "topics": [
        "apply_row_deviation"
      ]
    },
    {
      "page": "consider_previous_information",
      "title": "Remember the intermediate inferred GRN while generating the final inferred GRN",
      "topics": [
        "consider_previous_information"
      ]
    },
    {
      "page": "first_GBM_step",
      "title": "Perform either LS-Boost or LAD-Boost ('GBM') on expression matrix E followed by the 'null_model_refinement_step'",
      "topics": [
        "first_GBM_step"
      ]
    },
    {
      "page": "GBM",
      "title": "Calculate Gene Regulatory Network from Expression data using either LS-TreeBoost or LAD-TreeBoost",
      "topics": [
        "GBM"
      ]
    },
    {
      "page": "GBM.test",
      "title": "Test GBM predictor",
      "topics": [
        "GBM.test"
      ]
    },
    {
      "page": "GBM.train",
      "title": "Train GBM predictor",
      "topics": [
        "GBM.train"
      ]
    },
    {
      "page": "get_colids",
      "title": "Get the indices of recitifed list of Tfs for individual target gene",
      "topics": [
        "get_colids"
      ]
    },
    {
      "page": "get_filepaths",
      "title": "Generate filepaths to maintain adjacency matrices and images",
      "topics": [
        "get_filepaths"
      ]
    },
    {
      "page": "get_ko_experiments",
      "title": "Get indices of experiments where knockout or knockdown happened",
      "topics": [
        "get_ko_experiments"
      ]
    },
    {
      "page": "get_tf_indices",
      "title": "Get the indices of all the TFs from the data",
      "topics": [
        "get_tf_indices"
      ]
    },
    {
      "page": "normalize_matrix_colwise",
      "title": "Column normalize the obtained adjacency matrix",
      "topics": [
        "normalize_matrix_colwise"
      ]
    },
    {
      "page": "null_model_refinement_step",
      "title": "Perform the null model refinement step",
      "topics": [
        "null_model_refinement_step"
      ]
    },
    {
      "page": "regularized_GBM_step",
      "title": "Perform the regularized GBM modelling once the initial GRN is inferred",
      "topics": [
        "regularized_GBM_step"
      ]
    },
    {
      "page": "regulate_regulon_size",
      "title": "Regulate the size of the regulon for each TF",
      "topics": [
        "regulate_regulon_size"
      ]
    },
    {
      "page": "RGBM",
      "title": "Regularized Gradient Boosting Machine for inferring GRN",
      "topics": [
        "RGBM"
      ]
    },
    {
      "page": "RGBM.test",
      "title": "Test rgbm predictor",
      "topics": [
        "RGBM.test"
      ]
    },
    {
      "page": "RGBM.train",
      "title": "Train RGBM predictor",
      "topics": [
        "RGBM.train"
      ]
    },
    {
      "page": "second_GBM_step",
      "title": "Re-iterate through the core GBM model building with optimal set of Tfs for each target gene",
      "topics": [
        "second_GBM_step"
      ]
    },
    {
      "page": "select_ideal_k",
      "title": "Identifies the optimal value of k i.e. top k Tfs for each target gene",
      "topics": [
        "select_ideal_k"
      ]
    },
    {
      "page": "test_regression_stump_R",
      "title": "Test the regression model",
      "topics": [
        "test_regression_stump_R"
      ]
    },
    {
      "page": "train_regression_stump_R",
      "title": "Train the regression stump",
      "topics": [
        "train_regression_stump_R"
      ]
    },
    {
      "page": "transform_importance_to_weights",
      "title": "Log transforms the edge-weights in the inferred GRN",
      "topics": [
        "transform_importance_to_weights"
      ]
    },
    {
      "page": "v2l",
      "title": "Convert adjacency matrix to a list of edges",
      "topics": [
        "v2l"
      ]
    },
    {
      "page": "z_score_effect",
      "title": "Generates a matrix S2 of size Ntfs x Ntargets using the null-mutant zscore algorithm 'Prill, Robert J., et al'",
      "topics": [
        "z_score_effect"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "plyr",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rgbm",
  "_universes": [
    "raghvendra5688"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-11",
      "date": "2026-06-05T07:35:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "d5e797bfff7b1e7b66ac3141a10d8d3fecff2089191c5240017eda3fa65bdc4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-11",
      "date": "2026-06-05T07:35:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "3ca592e2d858ceca69d59a66f8a87b27531bf226e9e67ddb3cfc61096f90ac34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-11",
      "date": "2026-06-05T07:35:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "67ff59909f9e32f23b9898c44b4d745eb87ad0bcf99147802add7199d52d4eed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-11",
      "date": "2026-06-05T07:35:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "b1ff741ef724cc527b1378b9d3e4d9b47993a33549065629b77cc5a06ec83bb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-11",
      "date": "2026-06-05T07:46:02.000Z",
      "arch": "aarch64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "309c27cb8d7ad00ab7e2c3fae2d050ec4d9cb110e75ad4818dcf780fb9889700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-11",
      "date": "2026-06-05T07:40:50.000Z",
      "arch": "x86_64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "d32cf39d085de8dd57f4c94bd144f751e549dd2f6ae46f4da3450a03480a539d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-11",
      "date": "2026-06-05T07:43:16.000Z",
      "arch": "aarch64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "b08effea63a60341239e7d68209098def149cb9f38f290a3e2ec2730626a797d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-11",
      "date": "2026-06-05T07:40:43.000Z",
      "arch": "x86_64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "4f63a00f4a5164a8fd5a3d1189ae4eb7527b6e64ec1ddcb34a0cc97e79fde21b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-11",
      "date": "2026-06-05T07:35:39.000Z",
      "arch": "emscripten",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "1c1ffa6552ae22f3796dd9c4a99ca123474f3db89afc3b6053d401d1d397d35e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-11",
      "date": "2026-06-05T07:35:11.000Z",
      "arch": "x86_64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "df0c074e1e84e68957518bdec2dbd0b7697eb11fcb03f8fd02e70f3e2e197887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-11",
      "date": "2026-06-05T07:35:09.000Z",
      "arch": "x86_64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "c4a4a4e0f71d855666e562215ee3790d043470a12091c45577e0d4579d5ba57b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-11",
      "date": "2026-06-05T07:35:03.000Z",
      "arch": "x86_64",
      "commit": "80c5df56a560c2f044dc968bc733d39a306fea8c",
      "fileid": "101d5ed74ee6b4ef271c403500c5113f69d8ece700ded223328e10bf0aa672d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raghvendra5688/actions/runs/27001824759"
    }
  ]
}