diff tool-data/busco.loc.sample @ 2:2b4526fdf7fb draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_busco/ commit 2d2c72dc464b938bfa4def2511ce0938f3a1ea7d
author iuc
date Mon, 24 Apr 2023 12:26:46 +0000
parents 15b97817550a
children
line wrap: on
line diff
--- a/tool-data/busco.loc.sample	Sun Nov 22 12:47:50 2020 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# This is a sample file distributed with Galaxy that is used to define a
-# list of busco datasets, using four columns tab separated:
-#
-# <unique_build_id>	<display_name>	<genome_fasta_file_path>
-#
-# Datasets can be retrieved from http://busco.ezlab.org/frame_wget.html
-#
-# "/some/path/arthropoda/" would be the last column in the line
-# If this were for the mm10 mouse genome, the resulting entry would look like:
-#
-#arthropoda_2.0	arthropoda_2.0	/some/path/arthropoda/
-#
-#