{
  "_id": "6a290b1e732311cd875941d5",
  "Package": "ASSET",
  "Title": "An R package for subset-based association analysis of\nheterogeneous traits and subtypes",
  "Version": "2.30.0",
  "Date": "2021-09-04",
  "Authors@R": "c(\nperson(\"Samsiddhi\", \"Bhattacharjee\", role = c(\"aut\", \"cre\"), email=\"sb1@nibmg.ac.in\"),\nperson(\"Guanghao\", \"Qi\", role = \"aut\"),\nperson(\"Nilanjan\", \"Chatterjee\", role = \"aut\"),\nperson(\"William\", \"Wheeler\", role = \"aut\")\n)",
  "Description": "An R package for subset-based analysis of heterogeneous\ntraits and disease subtypes. The package allows the user to\nsearch through all possible subsets of z-scores to identify the\nsubset of traits giving the best meta-analyzed z-score.\nFurther, it returns a p-value adjusting for the\nmultiple-testing involved in the search. It also allows for\nsearching for the best combination of disease subtypes\nassociated with each variant.",
  "VignetteBuilder": "knitr",
  "License": "GPL-2 + file LICENSE",
  "biocViews": "StatisticalMethod, SNP, GenomeWideAssociation,\nMultipleComparison",
  "RoxygenNote": "7.1.2",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:38:04 UTC",
  "RemoteUrl": "https://github.com/bioc/ASSET",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "2622ae8b51d286e3301e05bef835918751f4d8be",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 06:53:23 UTC",
    "User": "root"
  },
  "Author": "Samsiddhi Bhattacharjee [aut, cre],\nGuanghao Qi [aut],\nNilanjan Chatterjee [aut],\nWilliam Wheeler [aut]",
  "Maintainer": "Samsiddhi Bhattacharjee <sb1@nibmg.ac.in>",
  "MD5sum": "2b882303203116733070bc58eb18a21d",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "ASSET_2.30.0.tar.gz",
  "_fileid": "d868c592ef9429f5e3f32aa86c010796764f53d52690a5eb735282c22de8d3d9",
  "_filesize": 478483,
  "_sha256": "d868c592ef9429f5e3f32aa86c010796764f53d52690a5eb735282c22de8d3d9",
  "_created": "2026-06-10T06:53:23.000Z",
  "_published": "2026-06-10T06:58:38.427Z",
  "_jobs": [
    {
      "job": 80499295945,
      "time": 139,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7528589567"
    },
    {
      "job": 80499296024,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7528605214"
    },
    {
      "job": 80499296029,
      "time": 277,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7528629181"
    },
    {
      "job": 80499296011,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7528587643"
    },
    {
      "job": 80499295960,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7528588862"
    },
    {
      "job": 80498915578,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528549584"
    },
    {
      "job": 80499295998,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7528582539"
    },
    {
      "job": 80499296007,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7528593144"
    },
    {
      "job": 80499296087,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7528594850"
    },
    {
      "job": 80499296001,
      "time": 226,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7528614056"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 3,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ASSET",
  "_commit": {
    "id": "2622ae8b51d286e3301e05bef835918751f4d8be",
    "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": 1777379884
  },
  "_maintainer": {
    "name": "Samsiddhi Bhattacharjee",
    "email": "sb1@nibmg.ac.in"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "rmeta",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "statisticalmethod",
    "snp",
    "genomewideassociation",
    "multiplecomparison"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 499,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ASSET"
  },
  "_mentions": 72,
  "_searchresults": 215,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ASSET.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "create_blocks",
    "fast_asset",
    "h.forestPlot",
    "h.summary",
    "h.traits",
    "h.types",
    "p.dlm",
    "z.max"
  ],
  "_datasets": [
    {
      "name": "betahat",
      "title": "Data for the fast_asset example",
      "object": "ex_fast_asset",
      "file": "ex_fast_asset.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "data",
      "title": "Data for the h.traits example",
      "object": "ex_trait",
      "file": "ex_trait.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SNP",
        "Trait_1.Beta",
        "Trait_2.Beta",
        "Trait_3.Beta",
        "Trait_4.Beta",
        "Trait_5.Beta",
        "Trait_6.Beta",
        "Trait_1.SE",
        "Trait_2.SE",
        "Trait_3.SE",
        "Trait_4.SE",
        "Trait_5.SE",
        "Trait_6.SE"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "data",
      "title": "Data for the h.traits example",
      "object": "ex_types",
      "file": "ex_types.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "TYPE",
        "CENTER_1",
        "CENTER_2",
        "CENTER_3",
        "SNP_1",
        "SNP_2",
        "SNP_3"
      ],
      "rows": 11043,
      "table": true,
      "tojson": true
    },
    {
      "name": "ldscintmat",
      "title": "Data for the fast_asset example",
      "object": "ex_fast_asset",
      "file": "ex_fast_asset.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "PAT",
        "SAT",
        "VAT",
        "VATHU",
        "BMI18",
        "Height18",
        "WHR18",
        "body_fat_pct",
        "CD",
        "UC",
        "RA",
        "UACR",
        "UKUCr",
        "UNaUCr",
        "x25hydroxyvitaminD",
        "MCP1",
        "HDL",
        "LDL",
        "TC",
        "TG",
        "fasting_glucose",
        "ln_fasting_insulin",
        "adiponectin",
        "UA",
        "x2hrGlucose",
        "HbA1c",
        "ln_HOMA_IR",
        "baso",
        "eo",
        "hct",
        "hlr",
        "irf",
        "lymph",
        "mchc",
        "mcv",
        "mono",
        "mpv",
        "myeloid_wbc",
        "pct",
        "pdw",
        "plt",
        "rbc",
        "rdw",
        "ret",
        "wbc",
        "BMDheel",
        "TB_LM",
        "TBLH_BMD",
        "rotator_cuff",
        "plantar_fasciitis",
        "achilles",
        "BMDfn",
        "BMDls",
        "PrCa",
        "BrCa",
        "RHGS",
        "DBP",
        "SBP",
        "insomnia",
        "male_baldness",
        "tiredness",
        "gait_speed",
        "heart_rate",
        "birth_weight16",
        "childhood_aggression_behavior",
        "children_sleep_basic",
        "childhood_BMI",
        "birth_length",
        "childhood_intelligence",
        "head_circumference",
        "VRE",
        "pvRSA_HF",
        "RMSSD",
        "SDNN",
        "ST80_anterior",
        "ST80_inferior",
        "ST80_lateral",
        "ST80_septal",
        "Twave_anterior",
        "Twave_inferior",
        "Twave_septal",
        "CAD",
        "intelligence",
        "EduYears18",
        "Memory",
        "Reaction_time",
        "eGFRcrea",
        "eGFRcys",
        "longevity",
        "T2D18",
        "ALS",
        "alzheimer",
        "bip",
        "asd",
        "adhd",
        "scz",
        "menarche",
        "AFB",
        "NEB",
        "menopause",
        "asthma",
        "atoptic_derm",
        "AgeofInitiation",
        "CigarettesPerDay",
        "DrinksPerWeek",
        "SmokingCessation",
        "SmokingInitiation",
        "DS",
        "neuroticism",
        "Income",
        "Townsend",
        "SRH",
        "extraversion",
        "SWB",
        "conscientiousness",
        "openness"
      ],
      "rows": 116,
      "table": true,
      "tojson": true
    },
    {
      "name": "N00",
      "title": "Data for the h.traits example",
      "object": "ex_trait",
      "file": "ex_trait.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Trait_1",
        "Trait_2",
        "Trait_3",
        "Trait_4",
        "Trait_5",
        "Trait_6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "N10",
      "title": "Data for the h.traits example",
      "object": "ex_trait",
      "file": "ex_trait.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Trait_1",
        "Trait_2",
        "Trait_3",
        "Trait_4",
        "Trait_5",
        "Trait_6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "N11",
      "title": "Data for the h.traits example",
      "object": "ex_trait",
      "file": "ex_trait.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Trait_1",
        "Trait_2",
        "Trait_3",
        "Trait_4",
        "Trait_5",
        "Trait_6"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "Neff",
      "title": "Data for the fast_asset example",
      "object": "ex_fast_asset",
      "file": "ex_fast_asset.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "SE",
      "title": "Data for the fast_asset example",
      "object": "ex_fast_asset",
      "file": "ex_fast_asset.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "SNP",
      "title": "Data for the fast_asset example",
      "object": "ex_fast_asset",
      "file": "ex_fast_asset.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "traits",
      "title": "Data for the fast_asset example",
      "object": "ex_fast_asset",
      "file": "ex_fast_asset.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ASSET",
      "title": "Association analysis for SubSETs",
      "topics": [
        "ASSET"
      ]
    },
    {
      "page": "create_blocks",
      "title": "Create blocks from correlation matrix",
      "topics": [
        "create_blocks"
      ]
    },
    {
      "page": "ex_fast_asset",
      "title": "Data for the fast_asset example",
      "topics": [
        "betahat",
        "ex_fast_asset",
        "ldscintmat",
        "Neff",
        "SE",
        "SNP",
        "traits"
      ]
    },
    {
      "page": "ex_trait",
      "title": "Data for the h.traits example",
      "topics": [
        "data",
        "ex_trait",
        "N00",
        "N10",
        "N11"
      ]
    },
    {
      "page": "ex_types",
      "title": "Data for the h.types example",
      "topics": [
        "ex_types"
      ]
    },
    {
      "page": "fast_asset",
      "title": "Fast ASSET using pre-screening",
      "topics": [
        "fast_asset"
      ]
    },
    {
      "page": "h.forestPlot",
      "title": "Forest plot for meta-analysis of heterogenerous traits or types.",
      "topics": [
        "h.forestPlot"
      ]
    },
    {
      "page": "h.summary",
      "title": "Summary results from subset-search.",
      "topics": [
        "h.summary"
      ]
    },
    {
      "page": "h.traits",
      "title": "Heterogeneous traits or studies",
      "topics": [
        "h.traits"
      ]
    },
    {
      "page": "h.types",
      "title": "Heterogeneous Subtype analysis",
      "topics": [
        "h.types"
      ]
    },
    {
      "page": "p.dlm",
      "title": "Discrete Local Maxima approximate p-value.",
      "topics": [
        "p.dlm"
      ]
    },
    {
      "page": "z.max",
      "title": "Z-score Maximization",
      "topics": [
        "z.max"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "expm",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "msm",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "rlang",
    "rmeta",
    "survival",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rnw",
      "filename": "vignette.pdf",
      "title": "ASSET Vignette",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2013-11-01 20:31:52",
      "modified": "2021-09-10 02:16:29",
      "commits": 4
    }
  ],
  "_score": 6.110589710299249,
  "_indexed": false,
  "_nocasepkg": "asset",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/ASSET",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.30.0",
      "date": "2026-06-10T06:55:34.000Z",
      "distro": "noble",
      "commit": "2622ae8b51d286e3301e05bef835918751f4d8be",
      "fileid": "abdb62cf37dbdd1535868b52029b5afc1bb6a4b39fa72f94489eacf8846bd23e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.30.0",
      "date": "2026-06-10T06:57:00.000Z",
      "distro": "noble",
      "commit": "2622ae8b51d286e3301e05bef835918751f4d8be",
      "fileid": "eda685789dfb95a78eb3aad6ed4140f1ce9e8883a26557e85778e1ed94966098",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.30.0",
      "date": "2026-06-10T06:54:56.000Z",
      "commit": "2622ae8b51d286e3301e05bef835918751f4d8be",
      "fileid": "a02754a15a10ae5ad1bb30434d5e8899e1aefdba728f98aa62274c9f65a115e1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.30.0",
      "date": "2026-06-10T06:54:57.000Z",
      "commit": "2622ae8b51d286e3301e05bef835918751f4d8be",
      "fileid": "d3f7e35b67ec30ab250e2892bc1dad2d2383c0132a049a8874a98bc5d5b066aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.30.0",
      "date": "2026-06-10T06:55:33.000Z",
      "commit": "2622ae8b51d286e3301e05bef835918751f4d8be",
      "fileid": "6e9a645d0e3354b669272c03996a2e6c826acebc8d51af5b786b22f873c62303",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.30.0",
      "date": "2026-06-10T06:55:01.000Z",
      "commit": "2622ae8b51d286e3301e05bef835918751f4d8be",
      "fileid": "c6b9a5dce38803897f814f674a6fb864c37cebb3133d324260d601720eee5c88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.30.0",
      "date": "2026-06-10T06:54:43.000Z",
      "commit": "2622ae8b51d286e3301e05bef835918751f4d8be",
      "fileid": "35f8b7ada9fcb512ed72fdd5a401d7467c5927633e3e0dcd73db88bf7b6e2f81",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.30.0",
      "date": "2026-06-10T06:55:57.000Z",
      "commit": "2622ae8b51d286e3301e05bef835918751f4d8be",
      "fileid": "e6d711b63b261fdfa32a7a841ebc4bc537e3080cff8b16a8b32f0c449e07ae86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27258672228"
    }
  ]
}