Visualizes Quality Control(QC) results from proteomics data for Quartet Project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
856B

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