genomic-medicine-sweden / gms-artic

A nextflow pipeline with a GMS touch for running the ARTIC network's fieldbioinformatics tools (https://github.com/artic-network/fieldbioinformatics).
GNU Affero General Public License v3.0
8 stars 6 forks source link

nanopore container splits #84

Open JD2112 opened 8 months ago

JD2112 commented 8 months ago

The purpose of the code changes are as follows:

[x] nanopore container splits into nanopolish and medaka [x] fixed issues with nanopolish, added numpy (1.21.0) and tensorflow (1.14.0) [x] medaka version updated to 1.7.2 [x] --medaka-model added to medaka workflow. [x] README updated [ ] needs container updated on gms-Dockerhub.

Standard test procedure

This version is a:

JD2112 commented 8 months ago

Structure looks sound. Not test running it. So anything related to that is outside the scope of the approval.

@sylvinite Thanks, true. I don't think it will pass the test run, since I don't know the meadka-model for the test dataset provided in nanopore data folder. Second, new docker containers need to push to gms-dockerhub. Shall I do it manually?

sylvinite commented 8 months ago

If you need to push extra images to dockerhub, feel free to. The more the merrier ;)