From 2a4c00a545c78a1c5ca303b05cbe035057d66f78 Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Tue, 6 Dec 2022 13:45:19 +0000 Subject: [PATCH] Update README about test-data and tool-data folders --- README.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index f26d0443..b3e83db7 100644 --- a/README.rst +++ b/README.rst @@ -136,11 +136,10 @@ datatype definitions (obsolete), and ``data_managers`` contains Galaxy Data Managers for tasks like setting up local copies of NCBI BLAST databases (currently unfinished). -All of these child folders contain additional README files, which cover -things like how to install each tool manually or via the Galaxy Tool Shed. - -Additionally there is a shared ``test-data`` folder used for functional test -sample data, and a shared ``tool-data`` folder used for configuration files. +All of these child folders contain additional README files, which cover things +like how to install each tool manually or via the Galaxy Tool Shed, subfolder +``test-data`` for functional test sample data, and sometimes a subfolder +``tool-data`` for configuration files. Installation