Wyler, E., Lauber, C., Manukyan, A., Deter, A., Quedenau, C., Alves, L. G. T., ... & Landthaler, M. (2024). Pathogen dynamics and discovery of novel viruses and enzymes by deep nucleic acid sequencing of wastewater. Environment International, 108875.
DOI: https://doi.org/10.1016/j.envint.2024.108875
This repository incorporates two pipelines for RNA and DNA samples generated from wastewater:
-
Kaiju Pipeline for taxonomy classification:
-
CCTyper Pipeline for predicting cas proteins:
- Divide assemblies into chunks with pyfasta.
- CRISPR-Cas gene detection with CRISPRCasTyper.
In addition to preprocessing pipelines, we also provide access to custom scripts for the downstream analysis for both taxonomy classification and Cas protein detection:
-
Metagenomic Analysis on taxonomically classified reads:
- taxonomy ranks and lineage with taxizedb.
- Processing and PCA of taxonomy counts.
- Visualize heatmaps with ComplexHeatmap.
-
Downstream Analysis on reads associated with CRISPR-Cas genes: