Skip to content

DataLad dataset containing my favorite tools, i.e., containers, functions, and more!

Notifications You must be signed in to change notification settings

lnnrtwttkhn/tools

Repository files navigation

Tools

This repo contains my commonly used tools, i.e., containers, code snippets etc.

Dataset structure

  • All inputs (i.e. building blocks from other sources) are located in inputs/.
  • All custom code is located in code/.

Usage

If not stated otherwise, all Singularity containers were created using:

singularity pull docker://<path_to_docker_container>

for example:

singularity pull docker://poldracklab/pydeface:37-2e0c2d

or, even better, wrapped in a datalad run command, e.g.,

datalad run -m "add singularity container for pydeface version 37-2e0c2d" "singularity pull docker://poldracklab/pydeface:37-2e0c2d"

Maintainer

License

Since most data inside this repo consists of containers developed by third-parties, please refer to the license of each container individually.

About

DataLad dataset containing my favorite tools, i.e., containers, functions, and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published