Mercurial > repos > eschen42 > w4mclassfilter
comparison w4mclassfilter.xml @ 7:582a8a42a93b draft
planemo upload for repository https://github.com/HegemanLab/w4mclassfilter_galaxy_wrapper/tree/master commit b8d012c6d259a0ce736e2cff501990b35dabd704
author | eschen42 |
---|---|
date | Mon, 29 Jan 2018 21:20:07 -0500 |
parents | 38ccf6722d54 |
children | d5cf23369d12 |
comparison
equal
deleted
inserted
replaced
6:38ccf6722d54 | 7:582a8a42a93b |
---|---|
1 <tool id="w4mclassfilter" name="Sample_Subset" version="0.98.6"> | 1 <tool id="w4mclassfilter" name="Sample_Subset" version="0.98.7"> |
2 <!-- this file is utf-8, not ASCII, because it contains the character é --> | |
2 <description>Filter W4M data by sample class</description> | 3 <description>Filter W4M data by sample class</description> |
3 | 4 |
4 <requirements> | 5 <requirements> |
5 <!-- <requirement type="package" version="6.2">readline</requirement> --> | 6 <!-- <requirement type="package" version="6.2">readline</requirement> --> |
6 <requirement type="package" version="3.4.1">r-base</requirement> | 7 <requirement type="package" version="3.4.1">r-base</requirement> |
7 <requirement type="package" version="1.1_4">r-batch</requirement> | 8 <requirement type="package" version="1.1_4">r-batch</requirement> |
8 <requirement type="package" version="0.98.6">w4mclassfilter</requirement> | 9 <requirement type="package" version="0.98.7">w4mclassfilter</requirement> |
9 </requirements> | 10 </requirements> |
10 | 11 |
11 <stdio> | 12 <stdio> |
12 <exit_code range="1:" level="fatal" /> | 13 <exit_code range="1:" level="fatal" /> |
13 </stdio> | 14 </stdio> |
702 | 703 |
703 ---- | 704 ---- |
704 NEWS | 705 NEWS |
705 ---- | 706 ---- |
706 | 707 |
707 Changes in version 0.98.6 | 708 CHANGES IN VERSION 0.98.7 |
709 ========================= | |
710 | |
711 New features | |
712 | |
713 * First column of output variableMetadata (that has feature names) now is always named "variableMetadata". | |
714 * First column of output sampleMetadata now (that has sample names) is always named "sampleMetadata". | |
715 | |
716 Internal modifications | |
717 | |
718 * Now uses w4mclassfilter R package v0.98.7. | |
719 | |
720 CHANGES IN VERSION 0.98.6 | |
708 ========================= | 721 ========================= |
709 | 722 |
710 New features | 723 New features |
711 | 724 |
712 * Added support for filtering out features whose attributes fall outside specified ranges. | 725 * Added support for filtering out features whose attributes fall outside specified ranges. |
763 <citation type="doi">10.1021/ac051437y</citation> | 776 <citation type="doi">10.1021/ac051437y</citation> |
764 <!-- Th_venot_2015 Urinary metabolome statistics --> | 777 <!-- Th_venot_2015 Urinary metabolome statistics --> |
765 <citation type="doi">10.1021/acs.jproteome.5b00354</citation> | 778 <citation type="doi">10.1021/acs.jproteome.5b00354</citation> |
766 </citations> | 779 </citations> |
767 <!-- | 780 <!-- |
768 vim:noet:sw=4:ts=4 | 781 vim:noet:sw=2:ts=2 |
769 --> </tool> | 782 --> </tool> |