Skip to content

SNAnalyst/GCN4R

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCN4R

Welcome to the GCN4R package, which is the first R package to allow custom fitting of Graph Neural Networks to social/biological network data. We are currently updating our documentation, but for now you can find a complete description of our work here: https://www.biorxiv.org/content/10.1101/2020.11.02.364935v1

To install:
First, install the python package:

pip install git+https://github.com/jlevy44/GCN4R

Then, install the R package:

devtools::install_github("jlevy44/gcn4r")

Then, either read our tutorial paper or check out our R Markdown tutorial here to get started.

im1 im2

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.3%
  • Jupyter Notebook 2.7%
  • Other 1.0%