Skip to content

Data and Jupyter notebooks associated with the publication "Depositing biological segmentation datasets FAIRly"

License

Notifications You must be signed in to change notification settings

rosalindfranklininstitute/FAIRly-depositing-data

Repository files navigation

Depositing biological segmentation datasets FAIRly

Binder

This repository holds the data of the surveyed studies and Jupyter notebooks for analysis for the publication "Depositing biological segmentation datasets FAIRly". The notebooks can be launched with the Binder link above or to run locally please follow the instructions below.

Data

The data for the surveyed studies is in the FAIRly_Depositing_Segmentation.csv file.

Installation

The conda environment with the dependencies to run the notebooks can be recreated by:

  1. Cloning this repository
git clone https://github.com/rosalindfranklininstitute/FAIRly-depositing-data.git
  1. Creating a conda environment from the env.yaml file
conda env create -f <path_to_cloned_repo>/env.yaml
  1. Activate the conda environment
conda activate analysis
  1. Launch Jupyter notebooks
jupyter notebook

Issues

Please use the GitHub issue tracker to submit bugs.

License

Copyright Rosalind Franklin Institute, 2024.

Distributed under the terms of the Apache-2.0 license, this repository is free and open source software.

About

Data and Jupyter notebooks associated with the publication "Depositing biological segmentation datasets FAIRly"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published