Mercurial > repos > iuc > constava
changeset 1:5c75bd7503fe draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/constava commit d4321c7c8aeb05c81a6018685df7f98f79b6c971
| author | iuc |
|---|---|
| date | Thu, 05 Feb 2026 16:06:51 +0000 |
| parents | 5975e7bd2cde |
| children | |
| files | constava.xml macros.xml test-data/expected/test_004.csv test-data/expected/test_006.csv |
| diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/constava.xml Wed Oct 08 20:14:08 2025 +0000 +++ b/constava.xml Thu Feb 05 16:06:51 2026 +0000 @@ -728,7 +728,7 @@ .. class:: infomark **Example files:** Example datasets in both formats are available in the - `data directory on GitHub <https://github.com/Bio2Byte/constava/tree/main/constava/data>`_. + `data directory on GitHub <https://github.com/Bio2Byte/constava/tree/main/constava/internal-data/constava-testdata>`_. The ``constava dihedrals`` submodule extracts backbone dihedral angles from conformational ensembles. By default, it outputs the results in radians, which is the preferred format for ``constava analyze``.
--- a/macros.xml Wed Oct 08 20:14:08 2025 +0000 +++ b/macros.xml Thu Feb 05 16:06:51 2026 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">1.1.0</token> + <token name="@TOOL_VERSION@">1.2.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">24.2</token> <xml name="requirements">
--- a/test-data/expected/test_004.csv Wed Oct 08 20:14:08 2025 +0000 +++ b/test-data/expected/test_004.csv Thu Feb 05 16:06:51 2026 +0000 @@ -1,2 +1,2 @@ #Method,SeriesIndex,ResIndex,ResName,coreHelix,surrHelix,coreSheet,surrSheet,Turn,Other,Variability -window/3/,,2,PRO,0.00000,0.00000,0.00001,0.03922,0.10138,0.85939,0.01038 +window/3/,,2,PRO,0.00000,0.00000,0.00002,0.04407,0.10029,0.85562,0.01043
--- a/test-data/expected/test_006.csv Wed Oct 08 20:14:08 2025 +0000 +++ b/test-data/expected/test_006.csv Thu Feb 05 16:06:51 2026 +0000 @@ -1,2 +1,2 @@ #Method,SeriesIndex,ResIndex,ResName,coreHelix,surrHelix,coreSheet,surrSheet,Turn,Other,Variability -window/3/,,2,PRO,0.00000,0.00000,0.94380,0.00000,0.05620,0.00000,0.11889 +window/3/,,2,PRO,0.00000,0.00000,0.90708,0.00000,0.09292,0.00000,0.16529
