Translations:BUSCO/18/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
(Importing a new version from external source)
Line 5: Line 5:
'''1.''' Load the necessary modules:
'''1.''' Load the necessary modules:
{{Commands
{{Commands
|module load StdEnv/2020 gcc
|module load StdEnv/2020 gcc python/3.10 augustus hmmer blast+ metaeuk prodigal r}}
|module load python augustus hmmer blast+ metaeuk prodigal r}}

Revision as of 18:25, 11 October 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (BUSCO)
<b>4.</b> Copy the Augustus <code>config</code> directory to a writable location.
{{Command|cp -r $EBROOTAUGUSTUS/config $HOME/augustus_config}}

To see the latest available version, run:

Question.png
[name@server ~]$ avail_wheel busco

Python Wheel

Installation

1. Load the necessary modules:

[name@server ~]$ module load StdEnv/2020 gcc python/3.10 augustus hmmer blast+ metaeuk prodigal r