diff --git a/metadata/metadata.yaml b/metadata/metadata.yaml deleted file mode 100644 index 5bb9f0c08..000000000 --- a/metadata/metadata.yaml +++ /dev/null @@ -1,11 +0,0 @@ -title: Integrative spatiotemporal modeling in IMP -tags: [PMI, spatiotemporal, cryo-ET, FCS] -description: > - This tutorial introduces the IMP.spatiotemporal module, which can be used to compute - step-wise models of biomolecular dynamics, which are in agreement with experimental - data by construction. -prereqs: [python/numpy,python/os,python/warnings,python/sys,python/itertools,python/pandas,python/matplotlib,python/graphviz,python/pyrmsd] -test: - runtime: 3h - build: release - parallel: 8 diff --git a/support/metadata.yaml b/support/metadata.yaml index 30b41516b..5bb9f0c08 100644 --- a/support/metadata.yaml +++ b/support/metadata.yaml @@ -1,5 +1,11 @@ title: Integrative spatiotemporal modeling in IMP +tags: [PMI, spatiotemporal, cryo-ET, FCS] description: > - This tutorial introduces the IMP.spatiotemporal module, which can be used to compute step-wise models of biomolecular dynamics, which are in agreement with experimental data by construction. -depends: [python/numpy,python/os,python/warnings,python/sys,python/itertools,python/pandas,python/matplotlib,python/graphviz,python/pyrmsd] -show_in_index: false + This tutorial introduces the IMP.spatiotemporal module, which can be used to compute + step-wise models of biomolecular dynamics, which are in agreement with experimental + data by construction. +prereqs: [python/numpy,python/os,python/warnings,python/sys,python/itertools,python/pandas,python/matplotlib,python/graphviz,python/pyrmsd] +test: + runtime: 3h + build: release + parallel: 8