Skip to content

DonorAssignmentQC not emitting plotCommonDonorsFdrDistribution result #441

@jamesnemesh

Description

@jamesnemesh

DonorAssignmentStandardAnalysis.R has a function plotCommonDonorsFdrDistribution that is called, but it's missing a print statement so the ggplot is not added to the PDF.

Solution: modify plotCommonDonorsFdrDistribution so the last line is print(p) instead of returning the ggplot2 object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions