ugeneunipro / ugeneunipro.github.io

A source code of https://ugene.net website written in Jekyll
1 stars 2 forks source link

Where is External Tools? #14

Closed EvelinaBiserova closed 3 years ago

EvelinaBiserova commented 3 years ago

ugene.net/download-all_html contains External Tools section, but new version ugeneunipro.github.io/download-all.html doesn't contain it

EvelinaBiserova commented 3 years ago

Also check "Old UGENE Packages" section of old page. "external tools" link is http://ugene.net/external.html which is the same as http://ugene.net/download-all.html#en_data_analysis_tools, which links to External tools which are missing

yalgaer commented 3 years ago

We will reduce amount of distributions we have and externals tools will not be anymore a separate distrubution. There are multiple reasons for that

1) Our portable packages includes all external tools. We have no portable package with no external tools

2) Our online installer package expects that a user installs a correct version of external tools through the installer: no need in external package.

3) The tools from UGENE.v1 are not tested/will work with UGENE.v2. So we always include them into the package to avoid mix-and-match errors on the user side

4) We are not a vendor of external tools to distribute them standalone: our external tools are not the original tools but a stripped version of them. For example blast+ does not include a lot of blast utilities that UGENE can't use. Same for other tools.