Skip to content

Data pipeline to provide consensus domain annotations for protein structures

License

Notifications You must be signed in to change notification settings

UCLOrengoGroup/domain-annotation-pipeline

Repository files navigation

Demo: Domain Annotation Pipeline

Data pipeline to provide consensus domain annotations for protein structures

Install

Install Nextflow

python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip
pip install nextflow

Install Docker

https://docs.docker.com/compose/install/

Build Docker containers

docker compose build

Run

nextflow run workflows/annotate.nf

About

Data pipeline to provide consensus domain annotations for protein structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published