File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,10 +135,10 @@ More information on how ENA wants to receive the files can be found [here](https
135
135
136
136
** Note for data upload:**
137
137
Uploaded files are persistently stored on the ENA server after the upload for some time.
138
- Thus, if multiple test submission are performed, it is possible to skip the data upload with ` --no_upload ` in
138
+ Thus, if multiple test submission are performed, it is possible to skip the data upload with ` --no_data_upload ` in
139
139
subsequent submissions.
140
140
This also allows uploading (large) datasets separately e.g. with [ aspera] ( https://ena-docs.readthedocs.io/en/latest/submit/fileprep/upload.html ) .
141
- For the ` --no_upload ` argument, data file(s) still need to be provided with ` --data `
141
+ For the ` --no_data_upload ` argument, data file(s) still need to be provided with ` --data `
142
142
if a RUN object is submitted in order to generate MD5 sums.
143
143
144
144
You can’t perform that action at this time.
0 commit comments