{
  "_id": "6a1ff2a6b401979e7344290d",
  "Package": "BioGSP",
  "Type": "Package",
  "Title": "Biological Graph Signal Processing for Spatial Data Analysis",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Yuzhou\",\nfamily = \"Chang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yuzhou.chang@osumc.edu\")",
  "Description": "Implementation of Graph Signal Processing (GSP) methods\nincluding Spectral Graph Wavelet Transform (SGWT) for analyzing\nspatial patterns in biological data. Based on Hammond,\nVandergheynst, and Gribonval (2011)\n<doi:10.1016/j.acha.2010.04.005>. Provides tools for\nmulti-scale analysis of biology spatial signals, including\nforward and inverse transforms, energy analysis, and\nvisualization functions tailored for biological applications.\nBiological application example is on Stephanie, Yao, Yuzhou\n(2024) <doi:10.1101/2024.12.20.629650>.",
  "License": "GPL-3",
  "URL": "https://github.com/BMEngineeR/BioGSP",
  "BugReports": "https://github.com/BMEngineeR/BioGSP/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://bmengineer.r-universe.dev",
  "Date/Publication": "2026-01-27 22:27:38 UTC",
  "RemoteUrl": "https://github.com/bmengineer/biogsp",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:19:33 UTC",
    "User": "root"
  },
  "Author": "Yuzhou Chang [aut, cre]",
  "Maintainer": "Yuzhou Chang <yuzhou.chang@osumc.edu>",
  "MD5sum": "ab22cf4768c20ac910f40bc9da85524d",
  "_user": "bmengineer",
  "_type": "src",
  "_file": "BioGSP_1.0.0.tar.gz",
  "_fileid": "7bb0be1d5af0a3bacd891d91ded601c4fc28c7a2ced290e386671d6380297dbc",
  "_filesize": 1065538,
  "_sha256": "7bb0be1d5af0a3bacd891d91ded601c4fc28c7a2ced290e386671d6380297dbc",
  "_created": "2026-06-03T09:19:33.000Z",
  "_published": "2026-06-03T09:23:50.712Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79261743664,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380596394"
    },
    {
      "job": 79261743693,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380589011"
    },
    {
      "job": 79261743631,
      "time": 213,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380606716"
    },
    {
      "job": 79261743764,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380602332"
    },
    {
      "job": 79261210725,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380538325"
    },
    {
      "job": 79261743640,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380585633"
    },
    {
      "job": 79261743705,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380575423"
    },
    {
      "job": 79261743652,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380582645"
    },
    {
      "job": 79261743782,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380572929"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bmengineer/biogsp",
  "_commit": {
    "id": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
    "author": "BMEngineeR <cyz931123@gmail.com>",
    "committer": "BMEngineeR <cyz931123@gmail.com>",
    "message": "update\n",
    "time": 1769552858
  },
  "_maintainer": {
    "name": "Yuzhou Chang",
    "email": "yuzhou.chang@osumc.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    }
  ],
  "_owner": "bmengineer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 11
    },
    {
      "week": "2025-38",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 9
    },
    {
      "week": "2025-40",
      "n": 10
    },
    {
      "week": "2025-41",
      "n": 5
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v.1.0",
      "date": "2025-10-12"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "bmengineer",
      "count": 45,
      "uuid": 26455910
    }
  ],
  "_userbio": {
    "uuid": 26455910,
    "type": "user",
    "name": "YuzhouChang",
    "description": "Ph. D of Biomedical Informatics, computational Biology, signal processing\r\nFun fact: I am not in math major, but I am fan, hahah"
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BioGSP"
  },
  "_devurl": "https://github.com/bmengineer/biogsp",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BioGSP.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bmengineer/biogsp",
  "_realowner": "bmengineer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-02-02"
    }
  ],
  "_exports": [
    "cal_laplacian",
    "checkKband",
    "compare_kernel_families",
    "compute_sgwt_filters",
    "cosine_similarity",
    "demo_sgwt",
    "FastDecompositionLap",
    "find_knee_point",
    "gft",
    "hello_sgwt",
    "igft",
    "initSGWT",
    "plot_FM",
    "plot_sgwt_decomposition",
    "runSGCC",
    "runSGWT",
    "runSpecGraph",
    "sgwt_auto_scales",
    "sgwt_energy_analysis",
    "sgwt_forward",
    "sgwt_get_kernels",
    "sgwt_inverse",
    "simulate_checkerboard",
    "simulate_moving_circles",
    "simulate_multiscale",
    "simulate_multiscale_overlap",
    "simulate_stripe_patterns",
    "visualize_checkerboard",
    "visualize_moving_circles",
    "visualize_multiscale",
    "visualize_sgwt_kernels",
    "visualize_similarity_xy",
    "visualize_stripe_patterns"
  ],
  "_datasets": [
    {
      "name": "codex_toy_data",
      "title": "Toy CODEX Spatial Cell Type Data",
      "object": "codex_toy_data",
      "file": "codex_toy_data.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cellLabel",
        "Y_cent",
        "X_cent",
        "Annotation5",
        "ROI_num"
      ],
      "rows": 18604,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BioGSP-package",
      "title": "BioGSP: Biological Graph Signal Processing for Spatial Data Analysis",
      "topics": [
        "BioGSP-package",
        "_PACKAGE"
      ]
    },
    {
      "page": "cal_laplacian",
      "title": "Calculate Graph Laplacian Matrix",
      "topics": [
        "cal_laplacian"
      ]
    },
    {
      "page": "checkKband",
      "title": "Check K-band limited property of signals",
      "topics": [
        "checkKband"
      ]
    },
    {
      "page": "codex_toy_data",
      "title": "Toy CODEX Spatial Cell Type Data",
      "topics": [
        "codex_toy_data"
      ]
    },
    {
      "page": "compare_kernel_families",
      "title": "Compare different kernel families",
      "topics": [
        "compare_kernel_families"
      ]
    },
    {
      "page": "compute_sgwt_filters",
      "title": "Compute SGWT filters",
      "topics": [
        "compute_sgwt_filters"
      ]
    },
    {
      "page": "cosine_similarity",
      "title": "Calculate cosine similarity between two vectors",
      "topics": [
        "cosine_similarity"
      ]
    },
    {
      "page": "demo_sgwt",
      "title": "Demo function for SGWT",
      "topics": [
        "demo_sgwt"
      ]
    },
    {
      "page": "FastDecompositionLap",
      "title": "Fast eigendecomposition of Laplacian matrix",
      "topics": [
        "FastDecompositionLap"
      ]
    },
    {
      "page": "find_knee_point",
      "title": "Find knee point in a curve",
      "topics": [
        "find_knee_point"
      ]
    },
    {
      "page": "gft",
      "title": "Graph Fourier Transform",
      "topics": [
        "gft"
      ]
    },
    {
      "page": "hello_sgwt",
      "title": "Hello function for SGWT package demonstration",
      "topics": [
        "hello_sgwt"
      ]
    },
    {
      "page": "igft",
      "title": "Inverse Graph Fourier Transform",
      "topics": [
        "igft"
      ]
    },
    {
      "page": "initSGWT",
      "title": "Initialize SGWT object",
      "topics": [
        "initSGWT"
      ]
    },
    {
      "page": "plot_FM",
      "title": "Plot Fourier modes (eigenvectors) from SGWT object",
      "topics": [
        "plot_FM"
      ]
    },
    {
      "page": "plot_sgwt_decomposition",
      "title": "Plot SGWT decomposition results",
      "topics": [
        "plot_sgwt_decomposition"
      ]
    },
    {
      "page": "print.SGWT",
      "title": "Print method for SGWT objects",
      "topics": [
        "print.SGWT"
      ]
    },
    {
      "page": "runSGCC",
      "title": "Run SGCC weighted similarity analysis in Fourier domain",
      "topics": [
        "runSGCC"
      ]
    },
    {
      "page": "runSGWT",
      "title": "Run SGWT forward and inverse transforms for all signals",
      "topics": [
        "runSGWT"
      ]
    },
    {
      "page": "runSpecGraph",
      "title": "Build spectral graph for SGWT object",
      "topics": [
        "runSpecGraph"
      ]
    },
    {
      "page": "sgwt_auto_scales",
      "title": "Generate automatic scales for SGWT",
      "topics": [
        "sgwt_auto_scales"
      ]
    },
    {
      "page": "sgwt_energy_analysis",
      "title": "Analyze SGWT energy distribution across scales in Fourier domain",
      "topics": [
        "sgwt_energy_analysis"
      ]
    },
    {
      "page": "sgwt_forward",
      "title": "Forward SGWT transform (single or batch)",
      "topics": [
        "sgwt_forward"
      ]
    },
    {
      "page": "sgwt_get_kernels",
      "title": "Get a unified kernel family (low-pass and band-pass) by kernel_type",
      "topics": [
        "sgwt_get_kernels"
      ]
    },
    {
      "page": "sgwt_inverse",
      "title": "Inverse SGWT transform (single or batch)",
      "topics": [
        "sgwt_inverse"
      ]
    },
    {
      "page": "simulate_checkerboard",
      "title": "Simulate checkerboard pattern",
      "topics": [
        "simulate_checkerboard"
      ]
    },
    {
      "page": "simulate_moving_circles",
      "title": "Simulate Moving Circles Pattern",
      "topics": [
        "simulate_moving_circles"
      ]
    },
    {
      "page": "simulate_multiscale",
      "title": "Simulate Multi-center Multi-scale Concentric Ring Patterns",
      "topics": [
        "simulate_multiscale"
      ]
    },
    {
      "page": "simulate_multiscale_overlap",
      "title": "Simulate Multiple Center Patterns with Fixed Centers",
      "topics": [
        "simulate_multiscale_overlap"
      ]
    },
    {
      "page": "simulate_stripe_patterns",
      "title": "Simulate Stripe Patterns",
      "topics": [
        "simulate_stripe_patterns"
      ]
    },
    {
      "page": "visualize_checkerboard",
      "title": "Visualize checkerboard pattern",
      "topics": [
        "visualize_checkerboard"
      ]
    },
    {
      "page": "visualize_moving_circles",
      "title": "Visualize Moving Circles Pattern",
      "topics": [
        "visualize_moving_circles"
      ]
    },
    {
      "page": "visualize_multiscale",
      "title": "Visualize Multi-center Multi-scale Concentric Ring Patterns",
      "topics": [
        "visualize_multiscale"
      ]
    },
    {
      "page": "visualize_sgwt_kernels",
      "title": "Visualize SGWT kernels and scaling functions",
      "topics": [
        "visualize_sgwt_kernels"
      ]
    },
    {
      "page": "visualize_similarity_xy",
      "title": "Visualize similarity in low vs non-low frequency space",
      "topics": [
        "visualize_similarity_xy"
      ]
    },
    {
      "page": "visualize_stripe_patterns",
      "title": "Visualize Stripe Pattern Simulation Results",
      "topics": [
        "visualize_stripe_patterns"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bmengineer/biogsp/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/bmengineer/biogsp/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "patchwork",
    "pillar",
    "pkgconfig",
    "R6",
    "RANN",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "RSpectra",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "sgwt_simulation_demo.Rmd",
      "filename": "sgwt_simulation_demo.html",
      "title": "BioGSP: Spectral Graph Wavelet Transform for Spatial Data (New Workflow)",
      "author": "Yuzhou",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Key Capabilities",
        "New Workflow Overview",
        "Setup",
        "New SGWT Workflow Demonstration",
        "Generate Example Pattern",
        "Visualize Input Pattern",
        "Step 1: Initialize SGWT Object",
        "Step 2: Build Spectral Graph",
        "Visualize Fourier Modes (Eigenvectors)",
        "Step 3: Run SGWT Analysis",
        "Visualize SGWT Decomposition",
        "Energy Analysis",
        "Advanced Features Demonstration",
        "Different Wavelet Kernels",
        "Step 4: Pattern Similarity Analysis",
        "Low-frequency Only Analysis",
        "Multiple Signal Analysis",
        "Similarity Space Visualization with Multiple Patterns",
        "Advanced Workflow Features",
        "Custom Parameters",
        "Summary",
        "Key Takeaways",
        "New Workflow Benefits",
        "Parameter Guidelines",
        "Next Steps"
      ],
      "created": "2025-09-26 18:17:43",
      "modified": "2026-01-21 21:07:04",
      "commits": 12
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "biogsp",
  "_universes": [
    "bmengineer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-03T09:21:56.000Z",
      "distro": "noble",
      "commit": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
      "fileid": "6283bd10e762f352d1d2de27877a02918d32fdfb9da6e61ebf2ee5407a57d662",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-03T09:21:39.000Z",
      "distro": "noble",
      "commit": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
      "fileid": "995680ceb2241f2559e13da488aeafce175c2cf03179115ab2fd085842bf917b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-03T09:22:33.000Z",
      "commit": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
      "fileid": "68a45c2da5b1dc41a60ff9b76063e44bc740bb2a5dc53370c9276eec58818e33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-03T09:22:14.000Z",
      "commit": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
      "fileid": "178a9010df594db00bb60af86141ab3e16b40cd90b7c7a8dfe459ffd966f3b6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-03T09:21:57.000Z",
      "commit": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
      "fileid": "72f6e25fc0d540d858e0f06da58b9166c8fd75b12feaea7233f73562672dd62c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-03T09:20:55.000Z",
      "commit": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
      "fileid": "d73fafed77ea90b9582587ddb29908ef5ab24288ed990c3018e657294a16afdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-03T09:21:15.000Z",
      "commit": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
      "fileid": "b25e0e8d53bd5269d6d774845ee72d3c1718082149b6fe738ecf81da4b592819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-03T09:20:50.000Z",
      "commit": "5ed12ed48d20cc3258e18dbb329d6e660eed9bd3",
      "fileid": "7b2492b68eb88086f4ec00fbbf7bd454f2bd6a29f6cb664fb13b15724e8706aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmengineer/actions/runs/26875384319"
    }
  ]
}