Package: Onassis
Version: 1.0.1
Date: 2017-05-10
Title: OnASSIs Ontology Annotation and Semantic SImilarity software
Author: Eugenia Galeota
Authors@R: person("Eugenia", "Galeota", email="eugenia.galeota@gmail.com",
            role=c("aut", "cre"))
Maintainer: Eugenia Galeota <eugenia.galeota@gmail.com>
Description: A package that allows the annotation of text with ontology terms (mainly from OBO ontologies)
    and the computation of semantic similarity measures based on the structure of the ontology between different annotated
    samples.
License: GPL-2
Depends: R (>= 3.4), rJava, OnassisJavaLibs
Imports: GEOmetadb, RSQLite, SRAdb, data.table, methods, tools, utils,
        AnnotationDbi
SystemRequirements: Java (>= 1.8)
RoxygenNote: 6.0.1
VignetteBuilder: rmarkdown, knitr
Suggests: BiocStyle, rmarkdown, knitr, htmltools, DT, org.Hs.eg.db,
        gplots, GenomicRanges
Encoding: UTF-8
LazyData: yes
biocViews: Annotation, DataImport, Clustering, Network, Software,
        GeneTarget
NeedsCompilation: no
Packaged: 2018-02-07 02:11:07 UTC; biocbuild
