R/aaa.R

# Currently set for avoidance of NOTE mesages using R CMD check As code is
# changed, these may be removed
globalVariables(
    c(
        "group_name", "Coverage", "CovPos", "CovNeg", "NbPos", "PosProp",
        "NbNeg", "MaxCoverage", "Type", "Count", "Seq", "NbReads", "group", 
        "Pos", "Neg"
    )
)
UofABioinformaticsHub/strandCheckR documentation built on Feb. 12, 2025, 11:15 a.m.