neurogenomics / SkillNet

Construct and search networks from skill sets and projects for all lab members.
https://neurogenomics.github.io/SkillNet
0 stars 0 forks source link
collaboration github github-api metadata networks project-management skills-management



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)

<a href='https://neurogenomics.github.io/SkillNet/inst/examples/neurogenomics.html' target='_blank'>

Click image above for interactive example.

Documentation

Website

Getting started


Contact

Neurogenomics Lab

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