Hi! Is there any way I can override machine specifications for an applet when running `dx run`?
I have a rather large and complex applet and I would like to be able to run the same applet on different machines, rather than re-building the applet every time I change machine. Thank you very much!
Thank you for getting back to me, this is very useful.
I was trying to look at the example that is linked in the documentation, but it seems that it is no longer available. Is there an alternative example I could consult?
Comments
2 comments
The 'dx run' command should have parameter --instance-type, implemented for this case.
See more at https://documentation.dnanexus.com/user/running-apps-and-workflows/running-apps-and-applets#specifying-a-different-instance-type
Hi Ondrej!
Thank you for getting back to me, this is very useful.
I was trying to look at the example that is linked in the documentation, but it seems that it is no longer available. Is there an alternative example I could consult?
Please sign in to leave a comment.