Webin command line submission interface (Webin-CLI)
Introduction
Data submissions to ENA can be made using the Webin command line submission interface (Webin-CLI). Webin submission account credentials are required to use the program.
The following types of submissions are supported:
genome assemblies
transcriptome assemblies
annotated sequences
read data submissions (Fastq, BAM, CRAM)
taxonomy reference sets
environmental sequence sets (polysample)
For further information about Webin-CLI please refer to:
Webin command line submission interface (Webin-CLI)
Introduction
Data submissions to ENA can be made using the Webin command line submission interface (Webin-CLI). Webin submission account credentials are required to use the program.
The following types of submissions are supported:
For further information about Webin-CLI please refer to:
https://ena-docs.readthedocs.io/en/latest/submit/general-guide/webin-cli.html
Executable Java JAR
The latest version of the Webin-CLI can be downloaded from:
https://github.com/enasequence/webin-cli/releases
The program requires
Java 17or a newer version. Please go here to learn more:https://openjdk.org/install/
The program is run using the java command:
for example:
To increase the memory available to Webin-CLI please use the -Xms java option:
Docker
Run
Since version 1.8.12 Webin-CLI is available as a docker image:
To increase the memory available to Webin-CLI please set the JAVA_TOOL_OPTIONS environment variable:
Publishing
gradle dockerTagTesting
Testing requires the following environmental variables to be set:
Library Jar Publishing
To publish webin-cli as a library :
Support
Please contact ENA helpdesk for bugs, features and other issues related to this tool.