R/aaa.R

# Currently set for avoidance of NOTE mesages using R CMD check
# As code is changed, these may be removed
globalVariables(
    c(
        "Filename",
        "Type",
        "gcTheoretical",
        "Total",
        "Category",
        "Count",
        "Cumulative",
        "Length",
        "Lower",
        "Percentage",
        "Base",
        "Start",
        "Sequence",
        "Value"
    )
)

Try the ngsReports package in your browser

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

ngsReports documentation built on Nov. 23, 2020, 2:01 a.m.