Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
mariabernard committed Apr 8, 2021
2 parents e71bbd9 + 0a6ead2 commit 6150f59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified FROGS_data_manager/data_manager/FROGS_data_manager.py
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion itsx.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
</param>
</inputs>
<outputs>
<data format="fasta" name="out_excluded" label="${tool.name}: nonITS_sequence.fasta" from_work_dir="out_removed.fasta"/>
<data format="fasta" name="out_fasta" label="${tool.name}: ITS_sequence.fasta" from_work_dir="itsx.fasta"/>
<data format="biom1" name="out_abundance_biom" label="${tool.name}: itsx_abundance.biom" from_work_dir="itsx.biom"/>
<data format="fasta" name="out_excluded" label="${tool.name}: nonITS_sequence.fasta" from_work_dir="out_removed.fasta"/>
<data format="html" name="summary_file" label="${tool.name}: report.html" from_work_dir="report.html"/>
</outputs>
<tests>
Expand Down

0 comments on commit 6150f59

Please sign in to comment.