Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image error #164

Closed
mndavies286 opened this issue Mar 26, 2019 · 3 comments
Closed

Docker image error #164

mndavies286 opened this issue Mar 26, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@mndavies286
Copy link

Hi

I seem to be having a similar issue to another user. When I run the cyverseuk/mikado mikado configure option in Docker on the sample data, I get the error below. Could you suggest what the issue might be

BW

Matt

2019-03-26 15:47:57,134 - main - init.py:124 - ERROR - main - MainProcess - Mikado crashed, cause:
2019-03-26 15:47:57,134 - main - init.py:125 - ERROR - main - MainProcess - Malformed inputs file. Error:
could not convert string to float:
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/Mikado/subprograms/configure.py", line 217, in create_cohttps://github.com/EI-CoreBioinformatics/mikado/issues/117nfig
score = float(_fields[3])
ValueError: could not convert string to float:

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/Mikado/init.py", line 110, in main
args.func(args)
File "/usr/local/lib/python3.5/dist-packages/Mikado/subprograms/configure.py", line 222, in create_config
raise ValueError("Malformed inputs file. Error:\n{}".format(exc))
ValueError: Malformed inputs file. Error:
could not convert string to float:

@lucventurini lucventurini self-assigned this Mar 26, 2019
@lucventurini lucventurini added this to the 1.5 milestone Mar 26, 2019
@lucventurini
Copy link
Collaborator

Hi @mndavies286 , thank you for reporting, I will have a look.
In the meantime, I can tell you that the Singularity recipes functions properly, if that can be a valid alternative.

@aliceminotto
Copy link
Collaborator

It may be because I haven't updated cyverseuk/mikado in over 10 months, so it's some releases behind this repository. It's not built from the dockerfile in this repo either.

@mndavies286
Copy link
Author

Hi, thank you for your rapid responses.

I've built a new image from the current Docker file and that seems to have solved the problem. Thanks for your help.

Matt

lucventurini added a commit that referenced this issue Mar 27, 2019
lucventurini added a commit that referenced this issue Apr 1, 2019
lucventurini added a commit to lucventurini/mikado that referenced this issue Feb 11, 2021
lucventurini added a commit to lucventurini/mikado that referenced this issue Feb 11, 2021
…ity for Mikado compare to consider directly BAMs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants