annotate README.rst @ 3:f6cb99d6afd3 draft

planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 213668d2e5a61c806ad992c201ae6e304c6e0965-dirty
author sanbi-uwc
date Mon, 23 Jan 2017 06:31:29 -0500
parents d8975856862e
children 642a39a927c9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
1 Trimmomatic: flexible read trimming tool for Illumina NGS data
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
2 ==============================================================
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
3
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
4 Galaxy tool wrapper for the Trimmomatic program, which provides various functions for
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
5 manipluating Illumina FASTQ files (both single and paired-end).
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
6
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
7 Trimmomatic has been developed within Bjorn Usadel's group at RWTH Aachen university
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
8 http://www.usadellab.org/cms/index.php?page=trimmomatic
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
9
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
10 The reference for Trimmomatic is:
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
11
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
12 - Bolger, A.M., Lohse, M., & Usadel, B. (2014). Trimmomatic: A flexible trimmer
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
13 for Illumina Sequence Data. Bioinformatics, btu170.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
14
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
15 Automated installation
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
16 ======================
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
17
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
18 Installation via the Galaxy Tool Shed will take care of installing the tool wrapper
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
19 and the trimmomatic program and data, and setting the appropriate environment
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
20 variables.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
21
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
22 Manual Installation
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
23 ===================
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
24
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
25 There are two files to install:
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
26
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
27 - ``trimmomatic.xml`` (the Galaxy tool definition)
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
28 - ``trimmomatic.sh`` (the shell script wrapper)
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
29
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
30 The suggested location is in a ``tools/trimmomatic/`` folder. You will then
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
31 need to modify the ``tools_conf.xml`` file to tell Galaxy to offer the tool
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
32 by adding the line:
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
33
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
34 <tool file="trimmomatic/trimmomatic.xml" />
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
35
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
36 You will also need to install trimmomatic 0.36:
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
37
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
38 - http://www.usadellab.org/cms/uploads/supplementary/Trimmomatic/Trimmomatic-0.36.zip
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
39
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
40 The tool wrapper uses the following environment variables in order to find the
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
41 appropriate files:
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
42
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
43 - ``TRIMMOMATIC_DIR`` should point to the directory holding the
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
44 ``trimmomatic-0.36.jar`` file
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
45 - ``TRIMMOMATIC_ADAPTERS_DIR`` should point to the directory holding the adapter
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
46 sequence files (used by the ``ILLUMINACLIP`` option).
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
47
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
48 If you want to run the functional tests, copy the sample test files under
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
49 sample test files under Galaxy's ``test-data/`` directory. Then:
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
50
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
51 ./run_tests.sh -id trimmomatic
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
52
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
53 You will need to have set the environment variables above.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
54
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
55 History
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
56 =======
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
57
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
58 ========== ======================================================================
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
59 Version Changes
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
60 ---------- ----------------------------------------------------------------------
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
61 0.36.0 - Update to Trimmomatic 0.36.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
62 0.32.4 - Add support for ``AVGQUAL`` and ``MAXINFO`` operations.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
63 0.32.3 - Add support for FASTQ R1/R2 pairs using dataset collections (input
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
64 can be dataset collection, in which case tool also outputs dataset
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
65 collections) and improve order and naming of output files.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
66 0.32.2 - Use ``GALAXY_SLOTS`` to set the appropriate number of threads to use
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
67 at runtime (default is 6).
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
68 0.32.1 - Remove ``trimmomatic_adapters.loc.sample`` and hard-code adapter files
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
69 into the XML wrapper.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
70 0.32.0 - Add tool_dependencies.xml to install Trimmomatic 0.32 automatically and
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
71 set the environment.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
72 - Update tool versioning to use Trimmomatic version number (i.e. ``0.32``)
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
73 with tool iteration appended (i.e. ``.1``).
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
74 0.0.4 - Specify '-threads 6' in <command> section.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
75 0.0.3 - Added MINLEN, LEADING, TRAILING, CROP and HEADCROP options of trimmomatic.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
76 0.0.2 - Updated ILLUMINACLIP option to use standard adapter sequences (requires
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
77 the trimmomatic_adapters.loc file; sample version is supplied) plus
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
78 cosmetic updates to wording and help text for some options.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
79 0.0.1 - Initial version
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
80 ========== ======================================================================
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
81
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
82
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
83 Developers
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
84 ==========
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
85
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
86 This tool is developed on the following GitHub repository:
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
87 https://github.com/fls-bioinformatics-core/galaxy-tools/tree/master/trimmomatic
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
88
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
89 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball I use
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
90 the ``package_trimmomatic.sh`` script.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
91
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
92
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
93 Licence (MIT)
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
94 =============
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
95
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
96 Permission is hereby granted, free of charge, to any person obtaining a copy
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
97 of this software and associated documentation files (the "Software"), to deal
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
98 in the Software without restriction, including without limitation the rights
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
99 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
100 copies of the Software, and to permit persons to whom the Software is
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
101 furnished to do so, subject to the following conditions:
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
102
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
103 The above copyright notice and this permission notice shall be included in
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
104 all copies or substantial portions of the Software.
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
105
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
106 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
107 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
108 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
109 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
110 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
111 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
d8975856862e planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit 59bf1dad1e71026bff0431a020335c51ce1fd153
sanbi-uwc
parents:
diff changeset
112 THE SOFTWARE.