KwanLab / Autometa

Autometa: Automated Extraction of Genomes from Shotgun Metagenomes
https://autometa.readthedocs.io
Other
40 stars 15 forks source link

Add helpful error message for missing module docker image #219

Closed chasemc closed 2 years ago

chasemc commented 2 years ago

Add helpful error message if module's docker isn't available (e.g. "Try to running make modules-images then running nextflow again")

To prevent just seeing:

Unable to find image 'jasonkwan/autometa-nf-modules-mock_data_reporter:latest' locally

evanroyrees commented 2 years ago

This issue should be resolved once #216 is merged. These images will be hosted after Jason adds his docker credentials.

chasemc commented 2 years ago

That makes sense