diff --git a/vip-portal/src/main/webapp/documentation/import_application.html b/vip-portal/src/main/webapp/documentation/import_application.html index e8f796089..bfab35eef 100644 --- a/vip-portal/src/main/webapp/documentation/import_application.html +++ b/vip-portal/src/main/webapp/documentation/import_application.html @@ -5,61 +5,8 @@
-Applications are imported into VIP using Boutiques descriptors.
- -Please do not hesitate to contact us if you need help with writing your application descriptor. - Once the descriptor is ready, VIP admins will import it for you.
- -We recommend that descriptors are versionned and published to Zenodo, similarly to what has been done for the Gate OpenDose application:
- - -Note that publising to Zenodo can be done through VIP, once the application is imported with its Boutiques descriptor. In exchange, - you will get a DOI allowing for the proper citation of the application.
- -We also recommend that you use containers (such as Docker or Singularity) to facilitate application installation and sharing.
- - -Illegal instruction
error messages).
-
- if ~isnumeric(parameter)
- parameter = str2double(parameter);
- if isnan(parameter)
- disp('The parameter value is not a number')
- return
- end
- end
-
-
- See the Application packaging guide + for instructions on how to get your application packaged, so that it can be imported by VIP admins.
+Please do not hesitate to contact us if you need help with your application packaging.