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"
    )
)

Try the strandCheckR package in your browser

Any scripts or data that you put into this service are public.

strandCheckR documentation built on Nov. 8, 2020, 7:02 p.m.