Mercurial > repos > yating-l > ucsc_blat
diff blat.xml @ 23:1d17fb76718e draft
planemo upload commit c6e5cf60eae0c793f7186b7414a0714a14f5c0e7-dirty
| author | yating-l |
|---|---|
| date | Tue, 23 May 2017 18:27:21 -0400 |
| parents | 93159496f9c0 |
| children | 4faaa87eca43 |
line wrap: on
line diff
--- a/blat.xml Tue May 23 18:21:27 2017 -0400 +++ b/blat.xml Tue May 23 18:27:21 2017 -0400 @@ -1,8 +1,8 @@ <?xml version="1.0"?> -<tool id="ucsc_blat" name="UCSC BLAT Alignment Tool" version="35-0"> +<tool id="ucsc_blat" name="UCSC BLAT Alignment Tool" version="1.0"> <description>Standalone blat sequence search command line tool</description> <requirements> - <requirement type="package" version="35">blat</requirement> + <requirement type="package" version="1.0">ucsc_tools_340_for_BLAT</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ #if str($reference_source.reference_source_selector) == "history": @@ -152,9 +152,9 @@ http://hgdownload.cse.ucsc.edu/admin/exe/ ]]></help> - <citations> - <citation type="doi">10.1101/gr.229202</citation> - </citations> +<citations> + <citation type="doi">10.1101/gr.229202</citation> +</citations> </tool>
