You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It downloads the docker image successfully and then throws following error-
Status: Downloaded newer image for sagnikbanerjee15/finder:1.1.0 docker.io/sagnikbanerjee15/finder:1.1.0 **docker: invalid reference format: repository name must be lowercase.**
The text was updated successfully, but these errors were encountered:
Thank you very much for your interest in finder. The command you executed looks correct (except that there should be a space between finder and -mf. I think that a typo here). Could you please try 'docker pull sagnikbanerjee15/finder:1.1.0'?
python3 run_finder-mf metadata.csv \ -g bin.masked.fasta \ -out_dir /finder_out/ \ -gm /home/soft/GeneMark-ESETEP.4.69/ \ -gml /home/soft/GeneMark-ESETEP.4.69/gm_key_64 \ -om PLANTS \ -n 30
It downloads the docker image successfully and then throws following error-
Status: Downloaded newer image for sagnikbanerjee15/finder:1.1.0 docker.io/sagnikbanerjee15/finder:1.1.0 **docker: invalid reference format: repository name must be lowercase.**
The text was updated successfully, but these errors were encountered: