Skip to content

Commit

Permalink
Update uniprotxml_downloader.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Oct 27, 2024
1 parent 6126ccc commit c564d0e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tools/uniprotxml_downloader/uniprotxml_downloader.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,17 @@ python '$__tool_directory__/uniprotxml_downloader.py'
</assert_contents>
</output>
</test>
<test>
<param name="input_choice" value="common"/>
<param name="reviewed" value="true"/>
<param name="format" value="fasta"/>
<output name="proteome">
<assert_contents>
<has_text text="E1Q2I0" />
<has_text text="E1Q3C4" />
</assert_contents>
</output>
</test>
</tests>
<help>
<![CDATA[
Expand Down

0 comments on commit c564d0e

Please sign in to comment.