{
  "_id": "6a26f5ef24555f66ed528a8f",
  "Package": "SimiCviz",
  "Type": "Package",
  "Title": "Visualization Tools for Gene Regulatory Network Analysis",
  "Version": "0.99.0",
  "Authors@R": "person(given = \"Irene\",\nfamily = \"Marín-Goñi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"imarin.4@alumni.unav.es\",\ncomment=c(ORCID=\"0000-0002-5060-0712\"))",
  "Description": "Visualization and export utilities for SimiC and\nSimiCPipeline outputs. The package focuses on importing\nSimiC-style results (e.g., weights, AUC metrics) from\npickle/CSV files, processing and generating publication-ready\nplots (networks, heatmaps, distributions) and tables saved into\na reproducible, ordered directory hierarchy.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/ML4BM-Lab/SimiCviz",
  "BugReports": "https://github.com/ML4BM-Lab/SimiCviz/issues",
  "biocViews": "Software, Visualization, GeneRegulation, NetworkInference,\nNetwork, SingleCell",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libpng-dev python3 zlib1g-dev",
  "Repository": "https://biocstaging.r-universe.dev",
  "Date/Publication": "2026-05-01 00:17:32 UTC",
  "RemoteUrl": "https://github.com/BiocStaging/SimiCviz",
  "RemoteRef": "HEAD",
  "RemoteSha": "55d1dd27054a300749ee556011eaa0d0792482cc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 16:58:01 UTC",
    "User": "root"
  },
  "Author": "Irene Marín-Goñi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5060-0712>)",
  "Maintainer": "Irene Marín-Goñi <imarin.4@alumni.unav.es>",
  "MD5sum": "b0b866b0e4e91142bb0b5141afd3ddfc",
  "_user": "biocstaging",
  "_type": "src",
  "_file": "SimiCviz_0.99.0.tar.gz",
  "_fileid": "55b4411f3496709b0b673aa655b39b7434107d864b4d2dd0cb2e0a0a0142aac5",
  "_filesize": 6821416,
  "_sha256": "55b4411f3496709b0b673aa655b39b7434107d864b4d2dd0cb2e0a0a0142aac5",
  "_created": "2026-06-08T16:58:01.000Z",
  "_published": "2026-06-08T17:03:43.693Z",
  "_jobs": [
    {
      "job": 80150484901,
      "time": 166,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7487085021"
    },
    {
      "job": 80150484892,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7487097554"
    },
    {
      "job": 80150484961,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7487094979"
    },
    {
      "job": 80150484955,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7487075019"
    },
    {
      "job": 80150484902,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7487063802"
    },
    {
      "job": 80149524282,
      "time": 299,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7487020421"
    },
    {
      "job": 80150484912,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7487081484"
    },
    {
      "job": 80150484931,
      "time": 221,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7487105870"
    },
    {
      "job": 80150484986,
      "time": 192,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7487094650"
    },
    {
      "job": 80150484914,
      "time": 302,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7487136699"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/BiocStaging/SimiCviz",
  "_commit": {
    "id": "55d1dd27054a300749ee556011eaa0d0792482cc",
    "author": "irenemaring <imarin.4@alumni.unav.es>",
    "committer": "irenemaring <imarin.4@alumni.unav.es>",
    "message": "Last check, clean code\n",
    "time": 1777594652
  },
  "_maintainer": {
    "name": "Irene Marín-Goñi",
    "email": "imarin.4@alumni.unav.es",
    "login": "irenemaring",
    "description": "",
    "uuid": 72460651,
    "orcid": "0000-0002-5060-0712"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "version": ">= 1.45.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "biocstaging",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 5
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 17
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-18",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "software",
    "visualization",
    "generegulation",
    "networkinference",
    "network",
    "singlecell"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "irenemaring",
      "count": 47,
      "uuid": 72460651
    },
    {
      "user": "raghadshu",
      "count": 2,
      "uuid": 143171933
    }
  ],
  "_userbio": {
    "uuid": 278472782,
    "type": "organization",
    "name": "BiocStaging"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SimiCviz"
  },
  "_devurl": "https://github.com/ml4bm-lab/simicviz",
  "_searchresults": 4,
  "_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/readme.html",
    "extra/readme.md",
    "extra/SimiCviz.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "auc_list_to_df",
    "AUCProcessor",
    "calculate_activity_scores",
    "calculate_dissimilarity",
    "calculate_ecdf_auc",
    "compute_auc",
    "export_SimiCviz_csv",
    "get_auc",
    "get_tf_network",
    "is.SimiCvizExperiment",
    "load_cell_labels",
    "load_collected_auc",
    "load_expression_matrix",
    "load_from_csv",
    "load_SimiCPipeline",
    "plot_auc_cumulative",
    "plot_auc_distributions",
    "plot_auc_heatmap",
    "plot_auc_summary_statistics",
    "plot_dissimilarity_heatmap",
    "plot_r2_distribution",
    "plot_target_weights",
    "plot_tf_network_heatmap",
    "plot_tf_weights",
    "read_auc_csv",
    "read_auc_pickle",
    "read_pickle",
    "read_weights_csv",
    "read_weights_pickle",
    "setCellLabels",
    "setLabelNames",
    "show",
    "SimiCvizExperiment"
  ],
  "_help": [
    {
      "page": "dot-compute_cell_auc",
      "title": "Compute AUC for a single cell",
      "topics": [
        ".compute_cell_auc"
      ]
    },
    {
      "page": "dot-ensure_genes_x_cells_format",
      "title": "Validate expression matrix is in genes x cells format",
      "topics": [
        ".ensure_genes_x_cells_format"
      ]
    },
    {
      "page": "auc_list_to_df",
      "title": "Collect per-label AUC matrices using cell labels",
      "topics": [
        "auc_list_to_df"
      ]
    },
    {
      "page": "AUCProcessor",
      "title": "Initialize AUCProcessor",
      "topics": [
        "AUCProcessor"
      ]
    },
    {
      "page": "AUCProcessor-class",
      "title": "AUCProcessor class",
      "topics": [
        "AUCProcessor-class",
        "show,AUCProcessor-method"
      ]
    },
    {
      "page": "calculate_activity_scores",
      "title": "Calculate activity scores from SimiCvizExperiment weights",
      "topics": [
        "calculate_activity_scores"
      ]
    },
    {
      "page": "calculate_dissimilarity",
      "title": "Calculate dissimilarity scores across phenotype labels",
      "topics": [
        "calculate_dissimilarity"
      ]
    },
    {
      "page": "calculate_ecdf_auc",
      "title": "Calculate ECDF AUC",
      "topics": [
        "calculate_ecdf_auc"
      ]
    },
    {
      "page": "compute_auc",
      "title": "Compute activity scores for an object",
      "topics": [
        "compute_auc"
      ]
    },
    {
      "page": "compute_auc-AUCProcessor-method",
      "title": "Compute activity scores for all cells",
      "topics": [
        "compute_auc,AUCProcessor-method"
      ]
    },
    {
      "page": "export_SimiCviz_csv",
      "title": "Export SimiCvizExperiment tables to CSV",
      "topics": [
        "export_SimiCviz_csv"
      ]
    },
    {
      "page": "get_auc",
      "title": "Extract activity scores from an object",
      "topics": [
        "get_auc"
      ]
    },
    {
      "page": "get_auc-AUCProcessor-method",
      "title": "Get computed activity scores",
      "topics": [
        "get_auc,AUCProcessor-method"
      ]
    },
    {
      "page": "get_tf_network",
      "title": "Extract stacked TF-target weight matrix across labels",
      "topics": [
        "get_tf_network"
      ]
    },
    {
      "page": "is.SimiCvizExperiment",
      "title": "Check if object is a SimiCvizExperiment",
      "topics": [
        "is.SimiCvizExperiment"
      ]
    },
    {
      "page": "load_cell_labels",
      "title": "Load cell-to-label mapping",
      "topics": [
        "load_cell_labels"
      ]
    },
    {
      "page": "load_collected_auc",
      "title": "Load a collected AUC CSV into a data.frame",
      "topics": [
        "load_collected_auc"
      ]
    },
    {
      "page": "load_expression_matrix",
      "title": "Load expression matrix from various sources /file formats Allowed formats:         • CSV file         • h5ad file         • rds file (Seurat or SingleCellExperiment object)         • matrix or data.frame in R",
      "topics": [
        "load_expression_matrix"
      ]
    },
    {
      "page": "load_from_csv",
      "title": "Create a SimiCvizExperiment from CSV files",
      "topics": [
        "load_from_csv"
      ]
    },
    {
      "page": "load_SimiCPipeline",
      "title": "Create a SimiCvizExperiment from SimiCPipeline output path",
      "topics": [
        "load_SimiCPipeline"
      ]
    },
    {
      "page": "plot_auc_cumulative",
      "title": "Plot AUC cumulative (ECDF) curves by label",
      "topics": [
        "plot_auc_cumulative"
      ]
    },
    {
      "page": "plot_auc_distributions",
      "title": "Plot AUC density distributions by label",
      "topics": [
        "plot_auc_distributions"
      ]
    },
    {
      "page": "plot_auc_heatmap",
      "title": "Plot mean AUC heatmap by TF and label",
      "topics": [
        "plot_auc_heatmap"
      ]
    },
    {
      "page": "plot_auc_summary_statistics",
      "title": "Plot AUC summary statistics",
      "topics": [
        "plot_auc_summary_statistics"
      ]
    },
    {
      "page": "plot_dissimilarity_heatmap",
      "title": "Plot dissimilarity heatmap",
      "topics": [
        "plot_dissimilarity_heatmap"
      ]
    },
    {
      "page": "plot_r2_distribution",
      "title": "Plot adjusted R² distributions",
      "topics": [
        "plot_r2_distribution"
      ]
    },
    {
      "page": "plot_target_weights",
      "title": "Plot weight barplots for target genes",
      "topics": [
        "plot_target_weights"
      ]
    },
    {
      "page": "plot_tf_network_heatmap",
      "title": "Plot heatmap of a TF regulatory network across phenotypes",
      "topics": [
        "plot_tf_network_heatmap"
      ]
    },
    {
      "page": "plot_tf_weights",
      "title": "Plot weight barplots for transcription factors",
      "topics": [
        "plot_tf_weights"
      ]
    },
    {
      "page": "read_auc_csv",
      "title": "Read SimiC-style AUC results from CSV (compatibility)",
      "topics": [
        "read_auc_csv"
      ]
    },
    {
      "page": "read_auc_pickle",
      "title": "Read SimiCPipeline output AUC matrices (pickle file)",
      "topics": [
        "read_auc_pickle"
      ]
    },
    {
      "page": "read_pickle",
      "title": "Read pickle files",
      "topics": [
        "read_pickle"
      ]
    },
    {
      "page": "read_weights_csv",
      "title": "Read Long-style TF-target weights from CSV (compatibility)",
      "topics": [
        "read_weights_csv"
      ]
    },
    {
      "page": "read_weights_pickle",
      "title": "Read SimiCPipeline output weights (pickle file)",
      "topics": [
        "read_weights_pickle"
      ]
    },
    {
      "page": "setCellLabels",
      "title": "Set or update cell-to-label mapping",
      "topics": [
        "setCellLabels"
      ]
    },
    {
      "page": "setLabelNames",
      "title": "Set or update label names and colors",
      "topics": [
        "setLabelNames"
      ]
    },
    {
      "page": "SimiCvizExperiment",
      "title": "Construct a SimiCvizExperiment object",
      "topics": [
        "SimiCvizExperiment"
      ]
    },
    {
      "page": "SimiCvizExperiment-class",
      "title": "SimiCvizExperiment class",
      "topics": [
        "show,SimiCvizExperiment-method",
        "SimiCvizExperiment-class"
      ]
    }
  ],
  "_readme": "https://github.com/BiocStaging/SimiCviz/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "cli",
    "codetools",
    "colorspace",
    "cpp11",
    "DelayedArray",
    "dplyr",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "here",
    "IRanges",
    "isoband",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "reshape2",
    "reticulate",
    "rlang",
    "rprojroot",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "SimiCviz.Rmd",
      "filename": "SimiCviz.html",
      "title": "SimiCviz: Visualization and Analysis of Gene Regulatory Networks",
      "author": "Irene Marín-Goñi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Loading GRN Data",
        "Data Format Requirements",
        "SimiCPipeline Outputs",
        "Manual Loading",
        "Weights from pickle",
        "Weights from other methods",
        "Example: Generic CSV Format",
        "Cell Labels / Phenotype Annotations",
        "Expression Matrix",
        "Create a SimiCvizExperiment Object",
        "Computing Activity Scores (AUC)",
        "Quick Start",
        "Advanced: AUCProcessor Workflow",
        "Filtering Options",
        "Network Visualization",
        "Quality Assessment (SimiC only)",
        "Weights Visualization",
        "TF Barplots:",
        "Target Barplots:",
        "Regulatory Network Heatmap",
        "Dissimilarity Analysis",
        "Global dissimilarity scores",
        "Dissimilarity heatmap",
        "Activity Score Distributions",
        "Density plots",
        "Cumulative distributions (ECDF)",
        "ECDF-based Metrics",
        "Summary Statistics",
        "Mean activity per TF × phenotype",
        "Box plots and violin plots",
        "Session Info"
      ],
      "created": "2026-03-09 01:13:17",
      "modified": "2026-05-01 00:17:32",
      "commits": 9
    }
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "simicviz",
  "_universes": [
    "biocstaging",
    "irenemaring",
    "ml4bm-lab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-06-08T17:00:50.000Z",
      "distro": "noble",
      "commit": "55d1dd27054a300749ee556011eaa0d0792482cc",
      "fileid": "2ed56a137a0aa5ab98af6438e293036584988d424ab1e3e4ed55c267527e018b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-06-08T17:00:44.000Z",
      "distro": "noble",
      "commit": "55d1dd27054a300749ee556011eaa0d0792482cc",
      "fileid": "0cb8d8aed95a626c89d0b10468a4a03b23c56b443e5fe65a2f0610caa26ef167",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-06-08T17:00:01.000Z",
      "commit": "55d1dd27054a300749ee556011eaa0d0792482cc",
      "fileid": "d7b57efd5c0b62f182dd70ff17b5515c3a1f936edaa68e7d356ab4a522605bd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-06-08T16:59:35.000Z",
      "commit": "55d1dd27054a300749ee556011eaa0d0792482cc",
      "fileid": "4c1888f0754ba43745624119c581b6287a78bad18a5c45a2d9c4ec5a05a47047",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.0",
      "date": "2026-06-08T17:01:00.000Z",
      "commit": "55d1dd27054a300749ee556011eaa0d0792482cc",
      "fileid": "d750e06a8d87259b33bb427fc272d7d364b15fa0a3861c7056faafaf22c32720",
      "status": "success",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-08T17:00:06.000Z",
      "commit": "55d1dd27054a300749ee556011eaa0d0792482cc",
      "fileid": "431fe53c55f127cd44dc129aaacd85adead6cba66034c73078204af82f65e84c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-08T16:59:46.000Z",
      "commit": "55d1dd27054a300749ee556011eaa0d0792482cc",
      "fileid": "4979a3e0b0484ef60ec348c962b821391adc6a7b428a0bc792248afebec5e35b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-08T16:59:54.000Z",
      "commit": "55d1dd27054a300749ee556011eaa0d0792482cc",
      "fileid": "0fe1aaf3f4702cb5f24a1c184a3ed2ae0cc90889bd3fcbf19bd9733daca818c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27153260464"
    }
  ]
}