Loading lib/galaxy/config/sample/file_sources_conf.yml.sample +3 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,9 @@ root: ${user.preferences['owncloud|root']} login: ${user.preferences['owncloud|username']} password: ${user.preferences['owncloud|password']} # By default, the plugin will use temp files to avoid loading entire files into memory. # You can change the directory here or omit to use the default temp directory. temp_path: /your/temp/path - type: posix root: '/data/5/galaxy_import/galaxy_user_data/covid-19/data/sequences/' Loading Loading
lib/galaxy/config/sample/file_sources_conf.yml.sample +3 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,9 @@ root: ${user.preferences['owncloud|root']} login: ${user.preferences['owncloud|username']} password: ${user.preferences['owncloud|password']} # By default, the plugin will use temp files to avoid loading entire files into memory. # You can change the directory here or omit to use the default temp directory. temp_path: /your/temp/path - type: posix root: '/data/5/galaxy_import/galaxy_user_data/covid-19/data/sequences/' Loading