Commit 84ab2ad9 authored by smorabit's avatar smorabit
Browse files

site changes

parent 32554558
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -6,8 +6,7 @@ Authors@R: c(
           comment = c(ORCID = "0000-0002-7768-4856"))
  )
Description: What the package does (one paragraph).
License: `use_mit_license()`, `use_gpl3_license()` or friends to
    pick a license
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)

LICENSE

0 → 100644
+2 −0
Original line number Diff line number Diff line
YEAR: 2022
COPYRIGHT HOLDER: scWGCNA authors

LICENSE.md

0 → 100644
+21 −0
Original line number Diff line number Diff line
# MIT License

Copyright (c) 2022 scWGCNA authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+8 −4
Original line number Diff line number Diff line
title: scWGCNA

url: https://smorabit.github.io/scWGCNA/

template:
  bootstrap: 5
  opengraph:
    twitter:
      creator: '@smudgetendo'

home:
  title: single-cell WGCNA
  title: scWGCNA

authors:
  Samuel Morabito:
    href: https://smorabit.github.io

articles:
- title: scWGCNA Basics
  navbar: ~
@@ -54,3 +56,5 @@ reference:
  - '`RunUMAPMetacells`'
  - '`DimPlotMetacells`'

deploy:
  install_metadata: true

inst/pkgdown.yml

0 → 100644
+15 −0
Original line number Diff line number Diff line
pandoc: 2.11.1
pkgdown: 2.0.2
pkgdown_sha: ~
articles:
  basic_tutorial: basic_tutorial.html
  enrichment_analysis: enrichment_analysis.html
  module_trait_correlation: module_trait_correlation.html
  motif_analysis: motif_analysis.html
  network_visualizations: network_visualizations.html
  projecting_modules: projecting_modules.html
last_built: 2022-02-10T22:18Z
urls:
  reference: https://smorabit.github.io/scWGCNA/reference
  article: https://smorabit.github.io/scWGCNA/articles