{
  "_id": "6a21263acd65a98ecbd20d8a",
  "Package": "projectR",
  "Type": "Package",
  "Title": "Functions for the projection of weights from PCA, CoGAPS, NMF,\ncorrelation, and clustering",
  "Version": "1.29.0",
  "Author": "Gaurav Sharma, Charles Shin, Jared Slosberg, Loyal Goff,\nGenevieve Stein-O'Brien",
  "Authors@R": "c(\nperson(\"Gaurav\", \"Sharma\", role = c(\"aut\")),\nperson(\"Charles\", \"Shin\", role = c(\"aut\")),\nperson(\"Jared\", \"Slosberg\", role = c(\"aut\")),\nperson(\"Loyal\", \"Goff\", role = c(\"aut\")),\nperson(\"Ryan\", \"Palaganas\", role = c(\"aut\")),\nperson(\"Genevieve\", \"Stein-O'Brien\", role = c(\"aut\", \"cre\" ), email = \"gsteinobrien@gmail.com\")\n)",
  "Description": "Functions for the projection of data into the spaces\ndefined by PCA, CoGAPS, NMF, correlation, and clustering.",
  "License": "GPL (==2)",
  "LazyData": "TRUE",
  "LazyDataCompression": "gzip",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "FunctionalPrediction, GeneRegulation, BiologicalQuestion,\nSoftware",
  "BugReports": "https://support.bioconductor.org/t/projectR/",
  "URL": "https://github.com/genesofeve/projectR/",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libssl-dev python3 zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:49 UTC",
  "RemoteUrl": "https://github.com/bioc/projectR",
  "RemoteRef": "HEAD",
  "RemoteSha": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:07:13 UTC",
    "User": "root"
  },
  "Maintainer": "Genevieve Stein-O'Brien <gsteinobrien@gmail.com>",
  "MD5sum": "4263fc9d45df74b0ac0d8006365e9d58",
  "_user": "bioc",
  "_type": "src",
  "_file": "projectR_1.29.0.tar.gz",
  "_fileid": "43c1ba6a3062de2e232fe09958f995f5ab1d09eae422f3e1ae7eb77093daa7ca",
  "_filesize": 6118517,
  "_sha256": "43c1ba6a3062de2e232fe09958f995f5ab1d09eae422f3e1ae7eb77093daa7ca",
  "_created": "2026-06-04T07:07:13.000Z",
  "_published": "2026-06-04T07:16:10.951Z",
  "_jobs": [
    {
      "job": 79467661738,
      "time": 231,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7405216605"
    },
    {
      "job": 79467661790,
      "time": 435,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7405273659"
    },
    {
      "job": 79467661674,
      "time": 457,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405282129"
    },
    {
      "job": 79467661767,
      "time": 249,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7405221449"
    },
    {
      "job": 79467661764,
      "time": 248,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405220707"
    },
    {
      "job": 79466797775,
      "time": 381,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405151886"
    },
    {
      "job": 79467661646,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405203470"
    },
    {
      "job": 79467661768,
      "time": 291,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7405232700"
    },
    {
      "job": 79467661720,
      "time": 283,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7405231047"
    },
    {
      "job": 79467661805,
      "time": 333,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405244970"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 20
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/projectR",
  "_commit": {
    "id": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380589
  },
  "_maintainer": {
    "name": "Genevieve Stein-OBrien",
    "email": "gsteinobrien@gmail.com",
    "login": "genesofeve",
    "twitter": "@genesofeve",
    "description": "",
    "uuid": 16139172
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "NMF",
      "role": "Imports"
    },
    {
      "package": "ROCR",
      "role": "Imports"
    },
    {
      "package": "ggalluvial",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fgsea",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MatrixModels",
      "role": "Imports"
    },
    {
      "package": "msigdbr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "umap",
      "role": "Imports"
    },
    {
      "package": "tsne",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "CoGAPS",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Suggests"
    },
    {
      "package": "gplots",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "functionalprediction",
    "generegulation",
    "biologicalquestion",
    "software"
  ],
  "_stars": 65,
  "_contributors": [
    {
      "user": "gaura",
      "count": 268,
      "uuid": 12998572
    },
    {
      "user": "genesofeve",
      "count": 134,
      "uuid": 16139172
    },
    {
      "user": "dimalvovs",
      "count": 37,
      "uuid": 1246862
    },
    {
      "user": "rpalaganas",
      "count": 35,
      "uuid": 105320146
    },
    {
      "user": "jaredslosberg",
      "count": 34,
      "uuid": 59885637
    },
    {
      "user": "loyale",
      "count": 15,
      "uuid": 1261153
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "ceruleane",
      "count": 13,
      "uuid": 30178389
    },
    {
      "user": "sherman5",
      "count": 11,
      "uuid": 8828115
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    },
    {
      "user": "shumingzhang1997",
      "count": 5,
      "uuid": 55164491
    },
    {
      "user": "ttriche",
      "count": 4,
      "uuid": 4386
    },
    {
      "user": "dvantwisk",
      "count": 2,
      "uuid": 10927671
    },
    {
      "user": "chuansite",
      "count": 1,
      "uuid": 20572454
    },
    {
      "user": "kaiaragaki",
      "count": 1,
      "uuid": 7370516
    },
    {
      "user": "stephaniehicks",
      "count": 1,
      "uuid": 1452065
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 332,
    "source": "https://www.bioconductor.org/packages/stats/bioc/projectR"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/genesofeve/projectr",
  "_searchresults": 123,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/projectR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/genesofeve/projectr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "alluvialMat",
    "aucMat",
    "cluster2pattern",
    "clusterPlotR",
    "correlateR",
    "geneMatchR",
    "getTSNE",
    "getUMAP",
    "intersectoR",
    "multivariateAnalysisR",
    "pdVolcano",
    "plotConfidenceIntervals",
    "plotVolcano",
    "projectionDriveR",
    "projectR",
    "rotatoR"
  ],
  "_datasets": [
    {
      "name": "AP.RNAseq6l3c3t",
      "title": "CoGAPS patterns and genes weights for p.RNAseq6l3c3t",
      "object": "AP.RNAseq6l3c3t",
      "class": [
        "list",
        "CoGAPS"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "cr_microglial",
      "title": "CogapsResult object for microglial_counts",
      "object": "cr_microglial",
      "class": [
        "CogapsResult"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "CR.RNAseq6l3c3t",
      "title": "CogapsResult object for p.RNAseq6l3c3t",
      "object": "CR.RNAseq6l3c3t",
      "class": [
        "CogapsResult"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "glial_counts",
      "title": "log-normalized count data from astrocytes and oligodendrocytes in the p6 mouse cortex.",
      "object": "glial_counts",
      "class": [
        "dgTMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "map.ESepiGen4c1l",
      "title": "RNAseqing and ChIPSeq of matched genes in differentiated human iPS cells",
      "object": "map.ESepiGen4c1l",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CHR",
        "windowSTART",
        "windowSTOP",
        "RefSeqGenes",
        "WinSizes",
        "N.TSS",
        "RefSeqIDs",
        "GeneSymbols",
        "GeneSymbols1st"
      ],
      "rows": 93,
      "table": true,
      "tojson": true
    },
    {
      "name": "map.RNAseq6l3c3t",
      "title": "RNAseqing from human 3 iPS & 3 ES cell lines in 3 experimental condition at 3 time points",
      "object": "map.RNAseq6l3c3t",
      "class": [
        "data.frame"
      ],
      "fields": [
        "GeneSymbol0",
        "GeneSymbol",
        "EntrezGeneID",
        "GeneName",
        "chr",
        "pos"
      ],
      "rows": 108,
      "table": true,
      "tojson": true
    },
    {
      "name": "microglial_counts",
      "title": "log-normalized count data from microglial cells in the p6 mouse cortex.",
      "object": "microglial_counts",
      "class": [
        "dgTMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "multivariateAnalysisR_seurat_test",
      "title": "Truncated Seurat Object with latent space projection done to unspecified cells in different stages for multivariateAnalysisR analysis",
      "object": "multivariateAnalysisR_seurat_test",
      "class": [
        "Seurat"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "p.ESepiGen4c1l",
      "title": "RNAseqing and ChIPSeq of matched genes in differentiated human iPS cells",
      "object": "p.ESepiGen4c1l",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "p.RNAseq6l3c3t",
      "title": "RNAseqing from human 3 iPS & 3 ES cell lines in 3 experimental condition at 3 time points",
      "object": "p.RNAseq6l3c3t",
      "class": [
        "data.frame"
      ],
      "fields": [
        "BMP.H9.3",
        "BMP.H9.5",
        "BMP.H9.7",
        "BMP.i04.3",
        "BMP.i04.5",
        "BMP.i04.7",
        "BMP.i07.3",
        "BMP.i07.5",
        "BMP.i07.7",
        "BMP.i13.3",
        "BMP.i13.5",
        "BMP.i13.7",
        "BMP.SA01.3",
        "BMP.SA01.5",
        "BMP.SA01.7",
        "BMP.UC06.3",
        "BMP.UC06.5",
        "BMP.UC06.7",
        "Con.H9.3",
        "Con.H9.5",
        "Con.H9.7",
        "Con.i04.3",
        "Con.i04.5",
        "Con.i04.7",
        "Con.i07.3",
        "Con.i07.5",
        "Con.i07.7",
        "Con.i13.3",
        "Con.i13.5",
        "Con.i13.7",
        "Con.SA01.3",
        "Con.SA01.5",
        "Con.SA01.7",
        "Con.UC06.3",
        "Con.UC06.5",
        "Con.UC06.7",
        "NogSB.H9.3",
        "NogSB.H9.5",
        "NogSB.H9.7",
        "NogSB.i04.3",
        "NogSB.i04.5",
        "NogSB.i04.7",
        "NogSB.i07.3",
        "NogSB.i07.5",
        "NogSB.i07.7",
        "NogSB.i13.3",
        "NogSB.i13.5",
        "NogSB.i13.7",
        "NogSB.SA01.3",
        "NogSB.SA01.5",
        "NogSB.SA01.7",
        "NogSB.UC06.3",
        "NogSB.UC06.5",
        "NogSB.UC06.7"
      ],
      "rows": 108,
      "table": true,
      "tojson": true
    },
    {
      "name": "pd.ESepiGen4c1l",
      "title": "RNAseqing and ChIPSeq of matched genes in differentiated human iPS cells",
      "object": "pd.ESepiGen4c1l",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Condition",
        "color"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "pd.RNAseq6l3c3t",
      "title": "RNAseqing from human 3 iPS & 3 ES cell lines in 3 experimental condition at 3 time points",
      "object": "pd.RNAseq6l3c3t",
      "class": [
        "data.frame"
      ],
      "fields": [
        "IDdataCols",
        "Plate",
        "Sample.ref",
        "Sample",
        "Time",
        "SPECIES",
        "PERSON",
        "ID.1",
        "ID.line",
        "ID.cond",
        "ID.hours",
        "ID0",
        "include",
        "PROG.H9.C",
        "PROG.H9.B",
        "PROG.H9.NS",
        "PROG.UC06.C",
        "PROG.UC06.B",
        "PROG.UC06.NS",
        "PROG.SA01.C",
        "PROG.SA01.B",
        "PROG.SA01.NS",
        "PROG.iPS04.C",
        "PROG.iPS04.B",
        "PROG.iPS04.NS",
        "PROG.iPS07.C",
        "PROG.iPS07.B",
        "PROG.iPS07.NS",
        "PROG.iPS13.C",
        "PROG.iPS13.B",
        "PROG.iPS13.NS",
        "color",
        "days",
        "days1plus",
        "sampleX",
        "pch",
        "cex",
        "fill"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "retinal_patterns",
      "title": "CoGAPS patterns learned from the developing mouse retina.",
      "object": "retinal_patterns",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Pattern.1",
        "Pattern.2",
        "Pattern.3",
        "Pattern.4",
        "Pattern.5",
        "Pattern.6",
        "Pattern.7",
        "Pattern.8",
        "Pattern.9",
        "Pattern.10",
        "Pattern.11",
        "Pattern.12",
        "Pattern.13",
        "Pattern.14",
        "Pattern.15",
        "Pattern.16",
        "Pattern.17",
        "Pattern.18",
        "Pattern.19",
        "Pattern.20",
        "Pattern.21",
        "Pattern.22",
        "Pattern.23",
        "Pattern.24",
        "Pattern.25",
        "Pattern.26",
        "Pattern.27",
        "Pattern.28",
        "Pattern.29",
        "Pattern.30",
        "Pattern.31",
        "Pattern.32",
        "Pattern.33",
        "Pattern.34",
        "Pattern.35",
        "Pattern.36",
        "Pattern.37",
        "Pattern.38",
        "Pattern.39",
        "Pattern.40",
        "Pattern.41",
        "Pattern.42",
        "Pattern.43",
        "Pattern.44",
        "Pattern.45",
        "Pattern.46",
        "Pattern.47",
        "Pattern.48",
        "Pattern.49",
        "Pattern.50",
        "Pattern.51",
        "Pattern.52",
        "Pattern.53",
        "Pattern.54",
        "Pattern.55",
        "Pattern.56",
        "Pattern.57",
        "Pattern.58",
        "Pattern.59",
        "Pattern.60",
        "Pattern.61",
        "Pattern.62",
        "Pattern.63",
        "Pattern.64",
        "Pattern.65",
        "Pattern.66",
        "Pattern.67",
        "Pattern.68",
        "Pattern.69",
        "Pattern.70",
        "Pattern.71",
        "Pattern.72",
        "Pattern.73",
        "Pattern.74",
        "Pattern.75",
        "Pattern.76",
        "Pattern.77",
        "Pattern.78",
        "Pattern.79",
        "Pattern.80"
      ],
      "rows": 3290,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alluvialMat",
      "title": "alluvialMat",
      "topics": [
        "alluvialMat"
      ]
    },
    {
      "page": "AP.RNAseq6l3c3t",
      "title": "CoGAPS patterns and genes weights for p.RNAseq6l3c3t",
      "topics": [
        "AP.RNAseq6l3c3t"
      ]
    },
    {
      "page": "aucMat",
      "title": "aucMat",
      "topics": [
        "aucMat"
      ]
    },
    {
      "page": "bonferroniCorrectedDifferences",
      "title": "bonferroniCorrectedDifferences",
      "topics": [
        "bonferroniCorrectedDifferences"
      ]
    },
    {
      "page": "cluster2pattern-methods",
      "title": "Generic cluster2pattern function",
      "topics": [
        "cluster2pattern",
        "cluster2pattern,character-method",
        "cluster2pattern,hclust-method",
        "cluster2pattern,kmeans-method",
        "cluster2pattern,numeric-method"
      ]
    },
    {
      "page": "cluster2pattern-class",
      "title": "cluster2pattern",
      "topics": [
        "cluster2pattern-class"
      ]
    },
    {
      "page": "clusterPlotR-methods",
      "title": "Generic clusterPlotR function",
      "topics": [
        "clusterPlotR",
        "clusterPlotR,ANY,hclust-method",
        "clusterPlotR,ANY,kmeans-method"
      ]
    },
    {
      "page": "correlateR",
      "title": "correlateR",
      "topics": [
        "correlateR"
      ]
    },
    {
      "page": "correlateR-class",
      "title": "correlateR",
      "topics": [
        "correlateR-class"
      ]
    },
    {
      "page": "cr_microglial",
      "title": "CogapsResult object for microglial_counts",
      "topics": [
        "cr_microglial"
      ]
    },
    {
      "page": "CR.RNAseq6l3c3t",
      "title": "CogapsResult object for p.RNAseq6l3c3t",
      "topics": [
        "CR.RNAseq6l3c3t"
      ]
    },
    {
      "page": "geneMatchR",
      "title": "Generic geneMatchR function",
      "topics": [
        "geneMatchR"
      ]
    },
    {
      "page": "getTSNE",
      "title": "getTSNE",
      "topics": [
        "getTSNE"
      ]
    },
    {
      "page": "getUMAP",
      "title": "getUMAP",
      "topics": [
        "getUMAP"
      ]
    },
    {
      "page": "glial_counts",
      "title": "log-normalized count data from astrocytes and oligodendrocytes in the p6 mouse cortex.",
      "topics": [
        "glial_counts"
      ]
    },
    {
      "page": "initialize-cluster2pattern-method",
      "title": "Constructor for cluster2pattern",
      "topics": [
        "initialize,cluster2pattern-method"
      ]
    },
    {
      "page": "initialize-correlateR-method",
      "title": "Constructor for correlateR",
      "topics": [
        "initialize,correlateR-method"
      ]
    },
    {
      "page": "initialize-rotatoR-method",
      "title": "Constructor for rotatoR",
      "topics": [
        "initialize,rotatoR-method"
      ]
    },
    {
      "page": "intersectoR-methods",
      "title": "Generic intersectoR function",
      "topics": [
        "intersectoR",
        "intersectoR,hclust,hclust-method",
        "intersectoR,kmeans,kmeans-method"
      ]
    },
    {
      "page": "map.ESepiGen4c1l",
      "title": "RNAseqing and ChIPSeq of matched genes in differentiated human iPS cells",
      "topics": [
        "map.ESepiGen4c1l"
      ]
    },
    {
      "page": "map.RNAseq6l3c3t",
      "title": "RNAseqing from human 3 iPS & 3 ES cell lines in 3 experimental condition at 3 time points",
      "topics": [
        "map.RNAseq6l3c3t"
      ]
    },
    {
      "page": "microglial_counts",
      "title": "log-normalized count data from microglial cells in the p6 mouse cortex.",
      "topics": [
        "microglial_counts"
      ]
    },
    {
      "page": "multivariateAnalysisR",
      "title": "Generic multivariateAnalysisR function",
      "topics": [
        "multivariateAnalysisR"
      ]
    },
    {
      "page": "multivariateAnalysisR_seurat_test",
      "title": "Truncated Seurat Object with latent space projection done to unspecified cells in different stages for multivariateAnalysisR analysis",
      "topics": [
        "multivariateAnalysisR_seurat_test"
      ]
    },
    {
      "page": "p.ESepiGen4c1l",
      "title": "RNAseqing and ChIPSeq of matched genes in differentiated human iPS cells",
      "topics": [
        "p.ESepiGen4c1l"
      ]
    },
    {
      "page": "p.RNAseq6l3c3t",
      "title": "RNAseqing from human 3 iPS & 3 ES cell lines in 3 experimental condition at 3 time points",
      "topics": [
        "p.RNAseq6l3c3t"
      ]
    },
    {
      "page": "pd.ESepiGen4c1l",
      "title": "RNAseqing and ChIPSeq of matched genes in differentiated human iPS cells",
      "topics": [
        "pd.ESepiGen4c1l"
      ]
    },
    {
      "page": "pd.RNAseq6l3c3t",
      "title": "RNAseqing from human 3 iPS & 3 ES cell lines in 3 experimental condition at 3 time points",
      "topics": [
        "pd.RNAseq6l3c3t"
      ]
    },
    {
      "page": "pdVolcano",
      "title": "pdVolcano",
      "topics": [
        "pdVolcano"
      ]
    },
    {
      "page": "plotConfidenceIntervals",
      "title": "plotConfidenceIntervals",
      "topics": [
        "plotConfidenceIntervals"
      ]
    },
    {
      "page": "plotVolcano",
      "title": "plotVolcano",
      "topics": [
        "plotVolcano"
      ]
    },
    {
      "page": "projectionDriveR",
      "title": "projectionDriveR",
      "topics": [
        "projectionDriveR"
      ]
    },
    {
      "page": "projectR-methods",
      "title": "Generic projectR function",
      "topics": [
        "projectR",
        "projectR,dgCMatrix,matrix-method",
        "projectR,matrix,cluster2pattern-method",
        "projectR,matrix,correlateR-method",
        "projectR,matrix,hclust-method",
        "projectR,matrix,kmeans-method",
        "projectR,matrix,LinearEmbeddingMatrix-method",
        "projectR,matrix,matrix-method",
        "projectR,matrix,prcomp-method",
        "projectR,matrix,rotatoR-method"
      ]
    },
    {
      "page": "retinal_patterns",
      "title": "CoGAPS patterns learned from the developing mouse retina.",
      "topics": [
        "retinal_patterns"
      ]
    },
    {
      "page": "rotatoR",
      "title": "rotatoR",
      "topics": [
        "rotatoR"
      ]
    },
    {
      "page": "rotatoR-class",
      "title": "rotatoR",
      "topics": [
        "rotatoR-class"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/projectR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assertthat",
    "babelgene",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocManager",
    "BiocParallel",
    "bitops",
    "caTools",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "curl",
    "data.table",
    "DelayedArray",
    "digest",
    "doParallel",
    "dplyr",
    "farver",
    "fastmatch",
    "fgsea",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggalluvial",
    "ggplot2",
    "ggrepel",
    "glue",
    "gplots",
    "gridBase",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lambda.r",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "msigdbr",
    "NMF",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppTOML",
    "registry",
    "reshape2",
    "reticulate",
    "rlang",
    "rngtools",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tsne",
    "umap",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "projectR.Rmd",
      "filename": "projectR.html",
      "title": "projectR Vignette",
      "author": "Gaurav Sharma, Charles Shin, Jared N. Slosberg, Loyal A. Goff, Genevieve L. Stein-O'Brien",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting started with projectR",
        "Installation Instructions",
        "Methods",
        "The base projectR function",
        "Input Arguments",
        "Output",
        "PCA projection",
        "Obtaining PCs to project.",
        "Projecting prcomp objects",
        "NMF projection",
        "Obtaining CoGAPS patterns to project.",
        "Projecting CoGAPS objects",
        "Clustering projection",
        "cluster2pattern",
        "intersectoR",
        "Correlation based projection",
        "correlateR",
        "Obtaining and visualizing correlateR objects.",
        "Projecting correlateR objects.",
        "Differential features identification.",
        "projectionDriveR",
        "Identifying differential features associated with learned patterns",
        "plotConfidenceIntervals",
        "Input",
        "Customize plotting of confidence intervals",
        "Customize volcano plot and run FGSEA",
        "Comparing differential uses of patterns across different clusters",
        "References"
      ],
      "created": "2017-10-05 14:03:05",
      "modified": "2024-02-21 20:08:03",
      "commits": 39
    }
  ],
  "_score": 8.379939722801916,
  "_indexed": true,
  "_nocasepkg": "projectr",
  "_universes": [
    "bioc",
    "genesofeve"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-06-04T07:11:45.000Z",
      "distro": "noble",
      "commit": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
      "fileid": "619f11a7fee3ad0532a04f17bf686b9ea03cd1e16fc7fc69ebbe6aa35a38bf9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-06-04T07:12:31.000Z",
      "distro": "noble",
      "commit": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
      "fileid": "0c3c721cd7a03cb4a3686ba50b9658803ce0a0ded3339b42fad2b0c4884838a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-06-04T07:09:37.000Z",
      "commit": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
      "fileid": "47fa689a245444690e78444fc110751f3e60adf7aa6370cf1807cfbb5f1f9038",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-06-04T07:09:37.000Z",
      "commit": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
      "fileid": "2dba4e010f6dd285f8c2819a0478249029a43967bb9fe7f9fd11998c46c2463a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.29.0",
      "date": "2026-06-04T07:10:59.000Z",
      "commit": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
      "fileid": "00e82721cda8e8db10c02d73aea453105f783f499a2b4a086a0a1ba0c901180f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-04T07:09:32.000Z",
      "commit": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
      "fileid": "36343d1cab120335c3dffacd9c880d14390906485206cfe143f2be5fe6608b7c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-04T07:09:16.000Z",
      "commit": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
      "fileid": "0cac7691a3dfc93d03c458a6f6d3ec92797e342686d46ad18273db13d83ccea5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-06-04T07:09:23.000Z",
      "commit": "c02488b01a99ba3e5a67de9f5257657e6b2501dc",
      "fileid": "f682b5addfb4a4793c48b85926377ef15e0d6abea6f983e1c11b21e61b436436",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26936289238"
    }
  ]
}