Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 612 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 612 Bytes

q2-ps-qc

This is a repository for a future Qiime2 plugin that allows users to run various quality control tests on files generated using PepSIRF (e.g. correlation measurements). It currently contains the code from the q2-ps-plot plugin and will be updated in the near future.

Dependencies

  • qiime2-2021.11
  • q2-pepsirf v2021.12
  • q2-ps-plot v2021.9.15

Installation

conda activate qiime2-2021.11
pip install git+https://github.com/LadnerLab/q2-ps-qc.git

Updating

pip install -U git+https://github.com/LadnerLab/q2-ps-qc.git

Tutoral

[no link]

More Information

[no link]