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)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
To see the latest available version, run:
<b>4.</b> Copy the Augustus <code>config</code> directory to a writable location.
{{Command|avail_wheel busco}}
{{Command|cp -r $EBROOTAUGUSTUS/config $HOME/augustus_config}}
== Python Wheel ==
=== Installation ===
'''1.''' Load the necessary modules:
{{Command|module load StdEnv/2020 gcc python augustus hmmer blast+ metaeuk prodigal r}}

Latest revision as of 17:15, 11 December 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}}

4. Copy the Augustus config directory to a writable location.

Question.png
[name@server ~]$ cp -r $EBROOTAUGUSTUS/config $HOME/augustus_config