Mercurial > repos > galaxyp > peptide_genomic_coordinate
diff peptide_genomic_coordinate.xml @ 1:cb0378d2d487 draft default tip
"planemo upload commit 43b42fdeef93a498e893fe13f99a076af294e603"
author | galaxyp |
---|---|
date | Sun, 14 Mar 2021 03:01:11 +0000 |
parents | 5f49ffce52cb |
children |
line wrap: on
line diff
--- a/peptide_genomic_coordinate.xml Wed Apr 03 04:04:18 2019 -0400 +++ b/peptide_genomic_coordinate.xml Sun Mar 14 03:01:11 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="peptide_genomic_coordinate" name="Peptide Genomic Coodinate" version="0.1.1"> +<tool id="peptide_genomic_coordinate" name="Peptide Genomic Coordinate" version="1.0.0"> <description>Get Peptide's genomic coordinate using mzsqlite DB and genomic mapping sqlite DB</description> <requirements> <requirement type="package" version="3.7.1">python</requirement> @@ -27,11 +27,7 @@ <param name="peptideinput" value="peptides.tabular"/> <param name="mzsqlite" value="test_mz_to_sqlite.sqlite"/> <param name="mapping" value="test_genomic_mapping_sqlite.sqlite"/> - <output name="peptide_bed"> - <assert_contents> - <has_text text="115176449" /> - </assert_contents> - </output> + <output name="peptide_bed" file="peptides_mapped.bed"/> </test> </tests> <help><![CDATA[