Plot sequencing depth of cevodata
Usage
plot_sequencing_depth(object, ...)
# S3 method for cevodata
plot_sequencing_depth(
object,
snvs_name = default_SNVs(object),
geom = geom_boxplot,
...
)
# S3 method for cevo_snvs
plot_sequencing_depth(object, geom = geom_boxplot, ...)