Skip to content

Commit

Permalink
add links to both command-line and jupyter notebook tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
borauyar committed Jul 19, 2024
1 parent fad4d24 commit c899d1f
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,18 @@ that can be formulated as a regression, classification, survival, or cross-modal

In order to refer to our work, please cite our manuscript currently available at [BioRxiv](https://biorxiv.org/cgi/content/short/2024.07.16.603606v1).

# Tutorial for getting started
# Getting started with Flexynesis

See our [tutorial](https://bimsbstatic.mdc-berlin.de/akalin/buyar/flexynesis/site/getting_started/) for how to use Flexynesis in different scenarios.
## Command-line tutorial

# Documentation
- [Getting Started with Flexynesis](https://bimsbstatic.mdc-berlin.de/akalin/buyar/flexynesis/site/getting_started/)

## Jupyter notebooks for interactive usage

- [Modeling Breast Cancer Subtypes](https://github.com/BIMSBbioinfo/flexynesis/blob/main/examples/tutorials/brca_subtypes.ipynb)
- [Survival Markers of Lower Grade Gliomas](https://github.com/BIMSBbioinfo/flexynesis/blob/main/examples/tutorials/survival_subtypes_LGG_GBM.ipynb)
- [Unsupervised Analysis of Bone Marrow Cells](https://github.com/BIMSBbioinfo/flexynesis/blob/main/examples/tutorials/unsupervised_analysis_single_cell.ipynb)

A detailed documentation of classes and functions in this repository can be found [here](https://bimsbstatic.mdc-berlin.de/akalin/buyar/flexynesis/site/index.html).

# Benchmarks

Expand Down

0 comments on commit c899d1f

Please sign in to comment.