Skip to content

mlf-core/nextflow-lcep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nextflow-lcep

This pipeline serves as a reference implementation for machine learning models build with mlf-core using the mlflow-xgboost template. The herefore trained mlf-core model can be found here together with the corresponding python package.

Requirements

All predictions performed during pipeline execution are run on the GPU. To facilitate GPU usage you require CUDA and the NVIDIA container toolkit installed.

Usage

Build the Docker container using docker build -t nextflow/lcep:1.0.0 ..

Next, run the pipeline via nextflow run main.nf -with-docker --pathways data/pathways_ensembl_cancer_2021.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published