Mercurial > repos > cpt > cpt_linear_genome_plot
comparison linear_genome_plot.xml @ 3:b79e98299a78 draft
planemo upload commit b9287cffb7503159debac57d68917f5d337f0c9e-dirty
author | cpt |
---|---|
date | Fri, 28 Jun 2024 03:17:21 +0000 |
parents | e923c686ead9 |
children |
comparison
equal
deleted
inserted
replaced
2:b36bdd17d99a | 3:b79e98299a78 |
---|---|
1 <tool id="edu.tamu.cpt.genome_viz.linear_genome_plot" name="Linear Genome Plot" version="1.0"> | 1 <tool id="edu.tamu.cpt.genome_viz.linear_genome_plot" name="Linear Genome Plot" version="1.0"> |
2 <description>Linear Genome Plot</description> | 2 <description>Linear Genome Plot</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements"> | 6 <expand macro="requirements"/> |
7 </expand> | |
8 <command detect_errors="aggressive"><![CDATA[ | 7 <command detect_errors="aggressive"><![CDATA[ |
9 python '$__tool_directory__/linear_genome_plot.py' | 8 python '$__tool_directory__/linear_genome_plot.py' |
10 '$input_file' | 9 '$input_file' |
11 --plot_width '$plot_width' | 10 --plot_width '$plot_width' |
12 --common_features_excluded "$common_features_excluded" | 11 --common_features_excluded "$common_features_excluded" |