neurogenomics / SkillNet

Construct and search networks from skill sets and projects for all lab members.

Home Page:https://neurogenomics.github.io/SkillNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



R build status License: GPL-3

¶ Authors: Brian Schilder

¶ README updated: Dec-22-2022

SkillNet: Visualize and explore your team’s skills.

Construct and search networks from skill sets and projects for all members of a team.

Installation

if(!require("remotes")) install.packages("remotes")

remotes::install_github("https://github.com/neurogenomics/SkillNet")
library(SkillNet)

Quickstart

g <- SkillNet::github_network(org = "neurogenomics")
vis <- SkillNet::github_network_plot(graph = g$graph)

Click image above for interactive example.

Documentation


Contact

UK Dementia Research Institute
Department of Brain Sciences
Faculty of Medicine
Imperial College London
GitHub
DockerHub


About

Construct and search networks from skill sets and projects for all lab members.

https://neurogenomics.github.io/SkillNet


Languages

Language:HTML 94.5%Language:R 2.9%Language:JavaScript 2.4%Language:Python 0.2%