diff tool-data/busco.loc.sample @ 2:382a4c19007f draft

planemo upload commit 2896dcfd180800d00ea413a59264ef8b11788b8e
author iuc
date Fri, 20 Oct 2017 03:54:35 -0400
parents 5e3543b1ef9f
children f18f0b887c31
line wrap: on
line diff
--- a/tool-data/busco.loc.sample	Tue Jan 24 12:08:38 2017 -0500
+++ b/tool-data/busco.loc.sample	Fri Oct 20 03:54:35 2017 -0400
@@ -1,13 +1,13 @@
 # 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>	<dbkey>	<display_name>	<genome_fasta_file_path>
+# <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	Arthropoda (v2)	/some/path/arthropoda/
+#arthropoda_2.0	arthropoda_2.0	/some/path/arthropoda/
 #
 #