Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
53cd73ef77
folder refactoring
4 years ago
7b4b897698
tagged data where Vlada's outlisers are droped"
3 years ago
7b4b897698
tagged data where Vlada's outlisers are droped"
3 years ago
7b4b897698
tagged data where Vlada's outlisers are droped"
3 years ago
7b4b897698
tagged data where Vlada's outlisers are droped"
3 years ago
7b4b897698
tagged data where Vlada's outlisers are droped"
3 years ago
7b4b897698
tagged data where Vlada's outlisers are droped"
3 years ago
f94e48be78
updated first stage notebook
3 years ago
2312c4ec9e
updated environment
3 years ago
7b4b897698
tagged data where Vlada's outlisers are droped"
3 years ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

YSpecies

This repository was created to prototype the DVC-based ML pipelines for the crosspecies project All dependencies are written in conda environment.yaml file, DVC and jupyter lab are also installed there.

Project structure

In the data folder one keeps input, interim and output data.

Before you start running anything do not forget to dvc pull the data and after commiting do not forget to dvc push it!

The pipeline is run by running dvc stages (see stages folder)

Most of the analysis is written in jupyter notebooks in the notebooks folder. Each stage runs (and source controls input-outputs) corresponding notebooks using papermill software (which also stores output of the notebooks to data/notebooks)

Temporaly some classes are copy-pasted from xspecies repository to make notebooks works

yspecies package

The code in yspecies folder is a conda package that is used inside notebooks

Running stages

DVC stages are inside stages folder (together with yaml files in parameters). To run dvc stage just use dvc repro command, like:

dvc repro -f stages/1_select_genes_and_species.dvc

Most of the stages also produce notebooks together with files in the output

Tip!

Press p or to see the previous file or, n or to see the next file

About

Cross-species repository

Collaborators 1

Comments

Loading...