Skip to content

Collection of tools useful in my daily practice of bioinformatics.

License

Notifications You must be signed in to change notification settings

Simonll/bintools

Repository files navigation

run

install in conda env

pip install git+https://github.com/Simonll/bintools.git

pre-commit install

conda install -c conda-forge pre-commit
  • copy .pre-commit-config.yaml from another repository
  • copy pyproject.toml form another repository
pre-commit install

create conda environment

conda env create --file environment.yml

pruning cache from docker

docker builder prune
docker system prune -a

About

Collection of tools useful in my daily practice of bioinformatics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages