changeset 1:f063c97a7f8f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ucsc_tools/axttomaf commit 303002db06287fb25306020c4391626842f52162
author iuc
date Sun, 22 Sep 2024 07:26:54 +0000
parents 8990ed3ff747
children 31a442afee19
files axttomaf.xml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/axttomaf.xml	Tue Aug 27 07:34:06 2024 +0000
+++ b/axttomaf.xml	Sun Sep 22 07:26:54 2024 +0000
@@ -3,7 +3,7 @@
         Convert dataset from axt to MAF format
     </description>
     <macros>
-        <token name="@TOOL_VERSION@">377</token>
+        <token name="@TOOL_VERSION@">469</token>
     </macros>
     <xrefs>
         <xref type="bio.tools">UCSC_Genome_Browser_Utilities</xref>
@@ -95,9 +95,12 @@
 
 `axtToMaf`_ is a tool to convert dataset from `axt format`_ to `MAF format`_.
 
+For implementation details see axtToMaf's `source code`_.
+
 .. _axtToMaf: http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/FOOTER.txt
 .. _axt format: https://genome.ucsc.edu/goldenPath/help/axt.html
 .. _MAF format: https://genome.ucsc.edu/FAQ/FAQformat.html#format5
+.. _source code: https://github.com/ucscGenomeBrowser/kent/blob/master/src/hg/mouseStuff/axtToMaf/axtToMaf.c
     ]]>    </help>
     <citations>
         <citation type="doi">10.1093/bib/bbs038</citation>