Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

xfurna/RISynG

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISynG

Generic badge

Recursive Integration of Synergised Graph Representations

Installation

Clone the repository

$ git clone https://github.com/xfurna/RISynG.git
$ cd RISynG

Alternatively, download the package and change your working directory to RISynG/

Install dependencies

$ pip3 install pipenv
$ pipenv install

Activate the virtual environment

$ pipenv shell

Usage

Add executable permission to the provided run.sh script.

$ chmod +x run.sh

There are five dataset in the Datasets folder- OV, STAD, CESC, LGG and BRCA. The algorithm can be executed for these dataset through the provided shell script run.sh as illustrated below.

$ ./run.sh dataset # replace 'dataset' with the name of the dataset

Execution can be done for multiple dataset just by cascading the names one after the other.

MAN

usage: risyng [-h] [--fuse [FUSE]] [--dataset [DATASET]] [--modality [MODALITY]] [--bval [BVAL]] [--order [ORDER]] [--cluster [CLUSTER]]

optional arguments:
  -h, --help            show this help message and exit
  --fuse [FUSE], -f [FUSE]
                        Pass 'y' for fusion.
  --dataset [DATASET], -d [DATASET]
                        Which dataset?
  --modality [MODALITY], -m [MODALITY]
                        Which modality? (an integer)
  --bval [BVAL], -b [BVAL]
                        At what b? (a number, or 'N' for default)
  --order [ORDER], -o [ORDER]
                        In what oder?
  --cluster [CLUSTER], -k [CLUSTER]
                        Number of clusters

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.