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

Revision as of 20:07, 21 November 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