Package: readat
Title: Functionality to Read and Manipulate SomaLogic ADAT files
Version: 1.11.0
Authors@R: c(
    person("Richard", "Cotton", email = "richierocks@gmail.com", role = c("cre", "aut")),
    person("Aditya", "Bhagwat", email = "adb2018@qatar-med.cornell.edu", role = c("aut")))
Maintainer: Richard Cotton <richierocks@gmail.com>
Description: This package contains functionality to import, transform and
    annotate data from ADAT files generated by the SomaLogic SOMAscan platform.
URL: https://bitbucket.org/graumannlabtools/readat
BugReports: https://bitbucket.org/graumannlabtools/readat/issues
Depends: R (>= 3.4.0)
Imports: assertive.base (>= 0.0-7), assertive.files (>= 0.0-2),
        assertive.numbers (>= 0.0-2), assertive.properties (>= 0.0-4),
        assertive.sets (>= 0.0-3), assertive.types (>= 0.0-3), Biobase
        (>= 2.34.0), data.table (>= 1.10.4), dplyr (>= 0.5.0), magrittr
        (>= 1.5), openxlsx (>= 4.0.17), pathological (>= 0.1-2),
        reshape2 (>= 1.4.2), stats, stringi (>= 1.1.5),
        SummarizedExperiment (>= 1.4.0), testthat (>= 1.0.2), tidyr (>=
        0.6.2), utils
Suggests: knitr, MSnbase, rmarkdown, withr
License: GPL-3
LazyData: true
biocViews: GeneExpression, DataImport, Proteomics, OneChannel,
        ProprietaryPlatforms
RoxygenNote: 6.0.1
Collate: 'SummarizedExperiment.R' 'checkIds.R' 'dataset-docs.R'
        'defunct.R' 'extractSampleData.R' 'get-annotations.R'
        'getSequencesWithLargestBetweenGroupVariation.R' 'list-utils.R'
        'sfread.R' 'readAdat.R' 'methods.R'
        'read-sample-submision-input-files.R' 'soma2eset.R'
        'suppressSomeFeedback.R'
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/readat
git_branch: master
git_last_commit: d175061
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-14
NeedsCompilation: no
Packaged: 2019-05-15 03:57:51 UTC; biocbuild
Author: Richard Cotton [cre, aut],
  Aditya Bhagwat [aut]
Built: R 3.6.0; ; 2019-05-15 12:41:46 UTC; windows
