Skip to content

Instantly share code, notes, and snippets.

@MVesuviusC
Created April 19, 2022 13:20
Show Gist options
  • Save MVesuviusC/fd49890d9a15d139817c24328ebe23b4 to your computer and use it in GitHub Desktop.
Save MVesuviusC/fd49890d9a15d139817c24328ebe23b4 to your computer and use it in GitHub Desktop.
DNAnexus app building
DNAnexus app building
source ~/virtualEnvs/dnanexus/bin/activate
dx login # login to server, choose which project to attach to
dx build # build app from the json and associated file(s)
deactivate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment