jts / ncov-tools

Small collection of tools for performing quality control on coronavirus sequencing data and genomes
MIT License
47 stars 16 forks source link

Fix ct plots #71

Closed rdeborja closed 3 years ago

rdeborja commented 3 years ago

When the metadata.tsv file has all ct fields set to NA, the plot_qc_sequencing.R script errors out. Added a method to check the metadata file and determine whether the ct field has all NAs. If it is NA, do not add the plot to the snakemake dependency and skip creating the plot.