{
  "_id": "6a1b05571d7bb097a0a030ac",
  "Package": "wavFeatExt",
  "Type": "Package",
  "Title": "Wavelet-based Feature Extraction for Copy-number Alteration Data",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Maharani Ahsani\", \"Ummi\",\nemail = \"maharaniahsani@itb.ac.id\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Arief\", \"Gusnanto\",\nrole = \"aut\")\n)",
  "Description": "Provides tools for simulating copy-number alteration (CNA)\nprofiles, applying a non-decimated Haar wavelet transform to\ngenomic signals, and extracting wavelet-derived features for\nuse in supervised learning. Multiple machine learning methods\nincluding lasso and elastic-net regularisation, random forest,\npartial least squares, neural networks and k-nearest neighbours\nare implemented to train predictive models from genomic feature\nvectors. The workflow enables end-to-end analysis from CNA\nsimulation to feature extraction and classification.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "CopyNumberVariation, GenomicVariation, FeatureExtraction,\nClassification,",
  "URL": "https://github.com/maharaniau/wavFeatExt",
  "BugReports": "https://github.com/maharaniau/wavFeatExt/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:07:13 UTC",
  "RemoteUrl": "https://github.com/bioc/wavFeatExt",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:53:58 UTC",
    "User": "root"
  },
  "Author": "Maharani Ahsani Ummi [aut, cre],\nArief Gusnanto [aut]",
  "Maintainer": "Maharani Ahsani Ummi <maharaniahsani@itb.ac.id>",
  "MD5sum": "03b8cb79963c9b880cf3afd7ef68c4c3",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "wavFeatExt_1.0.0.tar.gz",
  "_fileid": "d5287304d1e36d1bd0ef89972e6675965cf2dca253896d263370bc1ad14e905b",
  "_filesize": 451335,
  "_sha256": "d5287304d1e36d1bd0ef89972e6675965cf2dca253896d263370bc1ad14e905b",
  "_created": "2026-05-30T10:53:58.000Z",
  "_published": "2026-05-30T15:42:15.495Z",
  "_jobs": [
    {
      "job": 78643941038,
      "time": 174,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307703911"
    },
    {
      "job": 78643940998,
      "time": 238,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307709510"
    },
    {
      "job": 78643941009,
      "time": 244,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307710047"
    },
    {
      "job": 78643941007,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309336372"
    },
    {
      "job": 78643940992,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309337285"
    },
    {
      "job": 78643153039,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307662584"
    },
    {
      "job": 78643940984,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307698046"
    },
    {
      "job": 78643941000,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307696009"
    },
    {
      "job": 78643941018,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307695866"
    },
    {
      "job": 78643941019,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307696922"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/wavFeatExt",
  "_commit": {
    "id": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
    "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": 1777381633
  },
  "_maintainer": {
    "name": "Maharani Ahsani Ummi",
    "email": "maharaniahsani@itb.ac.id"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5",
      "role": "Depends"
    },
    {
      "package": "DNAcopy",
      "role": "Imports"
    },
    {
      "package": "wavethresh",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "neuralnet",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "class",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "ica",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "pls",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 6
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 14
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 7
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "copynumbervariation",
    "genomicvariation",
    "featureextraction",
    "classification"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "maharaniau",
      "count": 6,
      "uuid": 94630089
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 189,
    "source": "https://www.bioconductor.org/packages/stats/bioc/wavFeatExt"
  },
  "_devurl": "https://github.com/maharaniau/wavfeatext",
  "_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/wavFeatExt.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maharaniau/wavfeatext",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "CBS",
    "classifyPcaIca",
    "classifyWavFeatExt",
    "getIca",
    "getPca",
    "nhwt",
    "seg",
    "simulateCNA",
    "wavFeatExt"
  ],
  "_help": [
    {
      "page": "CBS",
      "title": "Circular Binary Segmentation of Copy-number Profiles",
      "topics": [
        "CBS"
      ]
    },
    {
      "page": "classifyPcaIca",
      "title": "Classification on PCA- and ICA-based Feature Sets",
      "topics": [
        "classifyPcaIca"
      ]
    },
    {
      "page": "classifyWavFeatExt",
      "title": "Classification on Wavelet-based Features",
      "topics": [
        "classifyWavFeatExt"
      ]
    },
    {
      "page": "getIca",
      "title": "Independent Component Analysis (ICA) for a List of Matrices",
      "topics": [
        "getIca"
      ]
    },
    {
      "page": "getPca",
      "title": "Principal Component Analysis (PCA) for a List of Matrices",
      "topics": [
        "getPca"
      ]
    },
    {
      "page": "nhwt",
      "title": "Non-decimated Haar Wavelet Transform (Legacy)",
      "topics": [
        "nhwt"
      ]
    },
    {
      "page": "plot.nhwt",
      "title": "Plot non-decimated Haar wavelet transform coefficients",
      "topics": [
        "plot.nhwt"
      ]
    },
    {
      "page": "plot.pcaIcaClassifier",
      "title": "Plot Classification Results from 'classifyPcaIca'",
      "topics": [
        "plot.pcaIcaClassifier"
      ]
    },
    {
      "page": "plot.wavFeatExtClassifier",
      "title": "Plot Classification Results from 'classifyWavFeatExt'",
      "topics": [
        "plot.wavFeatExtClassifier"
      ]
    },
    {
      "page": "seg",
      "title": "Segmentation Per Observation Using CBS",
      "topics": [
        "seg"
      ]
    },
    {
      "page": "simulateCNA",
      "title": "Simulate Copy-number Alteration (CNA) Data in a Two-group Setting",
      "topics": [
        "simulateCNA"
      ]
    },
    {
      "page": "wavFeatExt",
      "title": "Feature Extraction Using Non-decimated Haar Wavelet Transform",
      "topics": [
        "wavFeatExt"
      ]
    }
  ],
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "Deriv",
    "diagram",
    "digest",
    "DNAcopy",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ica",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "ModelMetrics",
    "neuralnet",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "pls",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "randomForest",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "wavethresh",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "wavFeatExt.Rmd",
      "filename": "wavFeatExt.html",
      "title": "wavFeatExt: Wavelet-based Feature Extraction for Copy-number Alteration Data",
      "author": "Maharani Ahsani Ummi, Arief Gusnanto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Getting Started",
        "Input data structure",
        "Simulation",
        "Simulating CNA data",
        "Wavelet-based feature extraction",
        "Visualising wavelet coefficients for a single profile",
        "Classification using wavelet features",
        "Comparison with PCA/ICA",
        "Plotting classification error and AUC",
        "Session Information"
      ],
      "created": "2026-04-02 08:10:17",
      "modified": "2026-04-20 02:59:22",
      "commits": 4
    }
  ],
  "_score": 4.041392685158225,
  "_indexed": false,
  "_nocasepkg": "wavfeatext",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/wavFeatExt",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T11:01:29.000Z",
      "distro": "noble",
      "commit": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
      "fileid": "5dff942d3e087df55093a32d96433fc1d3ae0a12456c3862cd3a12b9481c9d95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T11:01:44.000Z",
      "distro": "noble",
      "commit": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
      "fileid": "65f4a879b4d467aa12e642c29f50f53774a88a8431c3a8960d04d0e8b8f05cd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T15:41:18.000Z",
      "commit": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
      "fileid": "454901e6d8b6bd85c1ae7e719d76dc215823c5e605466d1ef91e5f2edb85255c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T15:41:28.000Z",
      "commit": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
      "fileid": "02246c4a70875483ceb2463dbfd6c07588dae4389f61edd117df360ba5d009ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-30T11:00:37.000Z",
      "commit": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
      "fileid": "b53819bf433df1ec6b47556a7e3c0a461efa909f6151aea7abab25e7e6e6ba92",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T10:59:22.000Z",
      "commit": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
      "fileid": "160de51ca328775724a934d1054614c206aea156bb995c125cb1b4ebd6784f23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T10:59:12.000Z",
      "commit": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
      "fileid": "4c1fe98bd3438efa02ecb4b963712aa863a9ee00bf74e51c74eafb6b2c47907e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T10:59:24.000Z",
      "commit": "6656f3d4e4bfec710bcc242d7d6f411096c36fe4",
      "fileid": "49704b4a8749b1db5078e798430d397e04556f3c76eac4bc17a5d8051ee3d963",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680604319"
    }
  ]
}