Mercurial > repos > ifb-elixirfr > abromics_galaxy_json_extractor
diff abromics_galaxy_json_extractor.xml @ 2:857426567aca draft
planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools/-/tree/galaxy_dev/abromics_galaxy_json_extractor?ref_type=heads commit b50ef5acc02354fb68dd0e57b371b35156daa0c9
author | ifb-elixirfr |
---|---|
date | Wed, 30 Aug 2023 12:53:46 +0000 |
parents | b77b0b1e6c74 |
children | 1861b7f49aed |
line wrap: on
line diff
--- a/abromics_galaxy_json_extractor.xml Mon Aug 28 15:08:21 2023 +0000 +++ b/abromics_galaxy_json_extractor.xml Wed Aug 30 12:53:46 2023 +0000 @@ -224,11 +224,11 @@ <param argument="--contig_sequences_path" type="data" format="fasta" multiple="false" optional="true" label="Contig sequences" help="Contig sequences files"/> <param argument="--hypothetical_protein_path" type="data" format="fasta" multiple="false" optional="true" label="Hypothetical protein" help="Hypothetical protein fasta file"/> <param argument="--hypothetical_tabular_path" type="data" format="tabular" multiple="false" optional="true" label="Hypothetical annotation" help="Hypothetical protein annotation"/> - <param argument="--plot_file_path" type="data" format="svg" multiple="false" optional="true" label="Contig sequences" help="Contig sequences files"/> + <param argument="--plot_file_path" type="data" format="svg" multiple="false" optional="true" label="Plot file" help="Plot of the annotation in svg format"/> <param argument="--summary_result_path" type="data" format="txt" multiple="false" optional="true" label="Bakta summary file" help="Summary file from bakta output"/> <param argument="--nucleotide_annotation_path" type="data" format="fasta" multiple="false" optional="true" label="Bakta nucleotide annotation" help="Nucleotide sequence annotation file"/> <param argument="--amino_acid_annotation_path" type="data" format="fasta" multiple="false" optional="true" label="Bakta protein annotation" help="Amino acid sequence annotation file"/> - <param argument="--gff_file_path" type="data" format="gff3" multiple="false" optional="true" label="Bakta annotation file" help="Annotation file"/> + <param argument="--gff_file_path" type="data" format="gff3" multiple="false" optional="true" label="Bakta annotation file" help="Annotation file in gff"/> <expand macro="analysis_software_version"/> <expand macro="reference_database_version"/> </when>