Galaxy: Difference between revisions

Jump to navigation Jump to search
Line 13: Line 13:
* galaxy: It contains the core python scripts of Galaxy.  
* galaxy: It contains the core python scripts of Galaxy.  
* logs: Contains all log files during server Stop/Start/Run process as well as. The most important file in this directory is <code>galaxy.log</code> that is widely used to diagnose issues during Galaxy run.
* logs: Contains all log files during server Stop/Start/Run process as well as. The most important file in this directory is <code>galaxy.log</code> that is widely used to diagnose issues during Galaxy run.
* plugins: Contains all plugins. In original galaxy package this directory is located in
* plugins: Contains all plugins. In original galaxy package this directory is located within <code>galaxy</code> directory.
* tmp: Contains all temporary files that galaxy needs for compiling and installing tool sheds.
* venv: It is a python virtual environment directory and it contains all python package dependencies.


=== Galaxy configuration ===
=== Galaxy configuration ===
cc_staff
159

edits

Navigation menu