Commit 4e61437c authored by smorabit's avatar smorabit
Browse files

version 0.2.00 ST tutorial

parent d2ae4bf7
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
Package: hdWGCNA
Package: hdWGCNA
Title: hdWGCNA
Title: hdWGCNA
Version: 0.1.2.0001
Version: 0.2.00
Authors@R: c(
Authors@R: c(
    person("Sam", "Morabito", , "smorabit@uci.edu", role = c("aut", "cre"),
    person("Sam", "Morabito", , "smorabit@uci.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7768-4856")),
           comment = c(ORCID = "0000-0002-7768-4856")),
    person("Swarup Lab", role = "fnd")
    person("Swarup Lab", role = "fnd")
  )
  )
Description: hdWGCNA is an R package for performing weighted gene co-expression network analysis in high dimensional data such as single-cell RNA-seq or spatial transcriptomics.
Description: hdWGCNA is an R package for performing weighted gene co-expression network analysis in high dimensional data such as single-cell RNA-seq or spatial transcriptomics.
License: MIT + file LICENSE
License: GNU GPLv3
Encoding: UTF-8
Encoding: UTF-8
LazyData: true
LazyData: true
Roxygen: list(markdown = TRUE)
Roxygen: list(markdown = TRUE)
+1 −1
Original line number Original line Diff line number Diff line
YEAR: 2022
YEAR: 2022
COPYRIGHT HOLDER: scWGCNA authors
COPYRIGHT HOLDER: hdWGCNA authors
Loading