Visualizes Quality Control(QC) Results of the Metabolomics for Quartet Project.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

29 行
910B

  1. info:
  2. name: QC Report for Quartet Metabolomics
  3. version: v0.1.1
  4. description: Generate the QC Report for Quartet Metabolomics data.
  5. category: Report
  6. home: https://github.com/tservice-plugins/quartet-metqc-report
  7. source: PGx
  8. short_name: quartet-metqc-report
  9. icons:
  10. - src: ""
  11. type: image/png
  12. sizes: 192x192
  13. author: PGx
  14. plugin:
  15. name: quartet-metqc-report
  16. display-name: QC Report for Quartet Metabolomics
  17. lazy-load: false
  18. init:
  19. # Unpack environment file to the directory, repository/envs/quartet-metqc-report
  20. - step: unpack-env
  21. envname: quartet-metqc-report
  22. postunpack: chmod a+x {{ENV_DEST_DIR}}/bin/metqc.sh
  23. - step: load-namespace
  24. namespace: tservice.plugins.quartet-metqc-report
  25. - step: register-plugin
  26. entrypoint: tservice.plugins.quartet-metqc-report/metadata
  27. - step: init-event
  28. entrypoint: tservice.plugins.quartet-metqc-report/events-init