Coder Social home page Coder Social logo

xfurna / risyng Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 74.76 MB

Recursive Multi-view Integration for Subtypes Identification

Python 91.93% Shell 8.07%
clustering-algorithm computational-biology python3 ieee-9669481 risyng cancer-data cancer-research data-clustering-algorithm published-article

risyng's Introduction

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

risyng's People

Contributors

xfurna avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.