Batch case upload via CLI
Last updated
Was this helpful?
Last updated
Was this helpful?
Emedgene platform version >= 32
Download and install node js platform via
Minimum version required: 16
Upgrade existing installation: nvm install --lts
Download the batch case create script.
Replace my-domain
with your Emedgene domain.
Illumina cloud: my-domain.emg.illumina.com
Legacy Emedgene cloud: my-domain.emedgene.com
Download the CSV template file.
Edit the downloaded batchCases.csv file. See for more details.
Execute the batch cases creator as java script using the command below.
Replace my-domain
with your Emedgene domain and my-email
with your user email.
A prompt for your Emedgene password will appear, enter the password and press Enter.
In case of validation errors in the input CSV, an output CSV called batchCases_results.csv will be created in the same location with detailed error results.
-l
will create a log file in the same location.
More information can be found by running