NAME
upload2itol.pl - Upload trees and associate metadata files to iTOL
VERSION
version 0.202310
USAGE
upload2itol.pl <infiles> --api-key=<string> --project=<string> [options]
REQUIRED ARGUMENTS
This script is based on iTOL_uploader.pl
.
- <infiles>
-
Path to input TRE files [repeatable argument].
- --api-key=<string>
-
Your API key, which can be generated through your user account options menu (while logged in, click your name in the top right corner of any page to access the option) [default: none].
- --project=<string>
-
Your project name from your user account [default: none].
OPTIONS
- --description=<string>
-
Any description for your tree [default: no].
- --version
- --usage
- --help
- --man
-
Print the usual program information
AUTHOR
Denis BAURAIN <denis.baurain@uliege.be>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by University of Liege / Unit of Eukaryotic Phylogenomics / Denis BAURAIN.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.