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

Add "mpsfile" parameter to help text and fix remove command #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pooranis
Copy link

@pooranis pooranis commented Jun 9, 2021

Hello! MinPath.py has facility to accept -mps mpsfile command line option, so I've included it in the help text. Additionally, all code in the script uses the mpsfile variable except at the very end, when the temporary mps file is removed - it is hardcoded as test.mps, so I've changed it to use the variable. I find this option helpful, as I often run MinPath in parallel on different sample annotations in a dataset, and specifying a unique per-sample temp filename helps avoid overwriting, etc. Hopefully, you can accept or modify these changes.

Thanks for your very useful tool!

@khemlalnirmalkar
Copy link

Hi, please can you help with this error, got using MinPath


now write mps file..
End of PrintMPS
now run command = /scratch/knirmalk/dbs/geneQuantDBs/MinPath/glpk-4.6/examples/glpsol test.mps -o test.mps.LPout
open file test.mps.LPout error


Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants