Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 41 found.
[1] < 1 2 3 4 5 > [5]  Sort:

hypergraph : A package providing hypergraph data structures

Package: hypergraph
Title: A package providing hypergraph data structures
Version: 1.44.0
Author: Seth Falcon, Robert Gentleman
Description: A package that implements some simple capabilities for
representing and manipulating hypergraphs.
Maintainer: Bioconductor Package Maintainer
<maintainer@bioconductor.org>
License: Artistic-2.0
Depends: R (>= 2.1.0), methods, utils, graph
Suggests: BiocGenerics, RUnit
LazyLoad: yes
Collate: AllClasses.R AllGenerics.R kCores.R methods-Hyperedge.R
methods-Hypergraph.R
biocViews: GraphAndNetwork
NeedsCompilation: no
Packaged: 2016-05-04 02:45:16 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: GraphAndNetwork
● 0 images, 9 functions, 0 datasets
Reverse Depends: 2

keggorthology : graph support for KO, KEGG Orthology

Package: keggorthology
Title: graph support for KO, KEGG Orthology
Version: 2.24.0
Author: VJ Carey <stvjc@channing.harvard.edu>
Description: graphical representation of the Feb 2010 KEGG Orthology.
The KEGG orthology is a set of pathway IDs that are not to be
confused with the KEGG ortholog IDs.
Depends: R (>= 2.5.0), stats, graph, hgu95av2.db
Imports: AnnotationDbi, graph, DBI, graph, grDevices, methods, stats,
tools, utils
Suggests: RBGL, ALL
Maintainer: VJ Carey <stvjc@channing.harvard.edu>
License: Artistic-2.0
biocViews: Pathways, GraphAndNetwork, Visualization, KEGG
NeedsCompilation: no
Packaged: 2016-05-04 03:01:05 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: GraphAndNetwork, KEGG, Pathways, Visualization
● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0

maigesPack : Functions to handle cDNA microarray data, including several methods of data analysis

Package: maigesPack
Version: 1.36.0
Title: Functions to handle cDNA microarray data, including several
methods of data analysis
Author: Gustavo H. Esteves <gesteves@gmail.com>, with contributions
from Roberto Hirata Jr <hirata@ime.usp.br>, E. Jordao Neves
<neves@ime.usp.br>, Elier B. Cristo <elier@ime.usp.br>, Ana C.
Simoes <anakqui@ime.usp.br> and Lucas Fahham
<fahham@linux.ime.usp.br>
Maintainer: Gustavo H. Esteves <gesteves@gmail.com>
Depends: R (>= 2.10), convert, graph, limma, marray, methods
Suggests: amap, annotate, class, e1071, MASS, multtest, OLIN, R2HTML,
rgl, som
Description: This package uses functions of various other packages
together with other functions in a coordinated way to handle
and analyse cDNA microarray data
License: GPL (>= 2)
LazyLoad: yes
Collate: AllClasses.R AllGenerics.R print-methods.R summary-methods.R
show-methods.R dim-methods.R indexing-methods.R
coerce-methods.R plot-methods.R image-methods.R
boxplot-methods.R calcA-methods.R calcW-methods.R
getLabels-methods.R activeMod.R activeModScoreHTML.R
activeNet.R activeNetScoreHTML.R addGeneGrps.R addPaths.R
bootstrapCor.R bootstrapMI.R bootstrapT.R classifyKNN.R
classifyKNNsc.R classifyLDA.R classifyLDAsc.R classifySVM.R
classifySVMsc.R colors.R compCorr.R contrastsFitM.R
createMaigesRaw.R createTDMS.R deGenes2by2BootT.R
deGenes2by2Ttest.R deGenes2by2Wilcox.R deGenesANOVA.R
designANOVA.R heatmapsM.R hierMde.R hierM.R kmeansMde.R
kmeansM.R loadData.R MI.R normLoc.R normOLIN.R normRepLoess.R
normScaleLimma.R normScaleMarray.R plotGenePair.R relNet2TGF.R
relNetworkB.R relNetworkM.R robustCorr.R selSpots.R somMde.R
somM.R summarizeReplicates.R tableClass.R tablesDE.R
URL: http://www.maiges.org/en/software/
biocViews: Microarray, TwoChannel, Preprocessing, ThirdPartyClient,
DifferentialExpression, Clustering, Classification,
GraphAndNetwork
NeedsCompilation: yes
Packaged: 2016-05-04 03:03:43 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Classification, Clustering, DifferentialExpression, GraphAndNetwork, Microarray, Preprocessing, ThirdPartyClient, TwoChannel
47 images, 70 functions, 1 datasets
● Reverse Depends: 0

ddgraph : Distinguish direct and indirect interactions with Graphical Modelling

Package: ddgraph
Imports: bnlearn (>= 2.8), gtools, pcalg, RColorBrewer, plotrix, MASS
Maintainer: Robert Stojnic <robert.stojnic@gmail.com>
License: GPL-3
Title: Distinguish direct and indirect interactions with Graphical
Modelling
LinkingTo: Rcpp
Type: Package
LazyLoad: yes
Author: Robert Stojnic
Description: Distinguish direct from indirect interactions in gene
regulation and infer combinatorial code from highly correlated
variables such as transcription factor binding profiles. The
package implements the Neighbourhood Consistent PC algorithm
(NCPC) and draws Direct Dependence Graphs to represent
dependence structure around a target variable. The package also
provides a unified interface to other Graphical Modelling
(Bayesian Network) packages for distinguishing direct and
indirect interactions.
Version: 1.16.0
Date: 2015-01-27
Depends: graph, methods, Rcpp
Suggests: Rgraphviz, e1071, ROCR, testthat
Collate: 'AllClassses.R' 'AllGenerics.R' 'calcDependence.R' 'citest.R'
'combinations.R' 'dsep.R' 'furlong.R' 'methods-CITestResult.R'
'methods-DDDataSet.R' 'methods-DDGraphEdge.R'
'methods-DDGraph.R' 'misc.R' 'ncpc.R' 'other-algorithms.R'
'plot-colour.R' 'plot.R' 'randomnet.R' 'resampling.R' 'svm.R'
biocViews: GraphAndNetwork
NeedsCompilation: yes
Packaged: 2016-05-04 04:31:38 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: GraphAndNetwork
4 images, 85 functions, 3 datasets
● Reverse Depends: 0

topGO : Enrichment Analysis for Gene Ontology

Package: topGO
Type: Package
Title: Enrichment Analysis for Gene Ontology
Version: 2.24.0
Date: 2016-02-03
Author: Adrian Alexa, Jorg Rahnenfuhrer
Maintainer: Adrian Alexa <adrian.alexa@gmail.com>
Description: topGO package provides tools for testing GO terms while
accounting for the topology of the GO graph. Different test
statistics and different methods for eliminating local
similarities and dependencies between GO terms can be
implemented and applied.
License: LGPL
Depends: R (>= 2.10.0), methods, BiocGenerics (>= 0.13.6), graph (>=
1.14.0), Biobase (>= 2.0.0), GO.db (>= 2.3.0), AnnotationDbi
(>= 1.7.19), SparseM (>= 0.73)
Imports: lattice, matrixStats, DBI
Suggests: ALL, hgu95av2.db, hgu133a.db, genefilter, xtable, multtest,
Rgraphviz, globaltest
Collate: AllClasses.R topGOmethods.R topGOgraph.R topGOalgo.R
topGOfunctions.R topGOannotations.R topGOtests.R topGOviz.R
zzz.R
biocViews: Microarray, Visualization
NeedsCompilation: no
Packaged: 2016-05-04 03:00:37 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Microarray, Visualization
4 images, 21 functions, 2 datasets
Reverse Depends: 7

vtpnet : variant-transcription factor-phenotype networks

Package: vtpnet
Title: variant-transcription factor-phenotype networks
Version: 0.12.0
Author: VJ Carey <stvjc@channing.harvard.edu>
Description: variant-transcription factor-phenotype networks, inspired
by Maurano et al., Science (2012), PMID 22955828
Suggests: MotifDb, VariantAnnotation, Rgraphviz
Depends: R (>= 3.0.0), graph, GenomicRanges, gwascat, doParallel,
foreach
Maintainer: VJ Carey <stvjc@channing.harvard.edu>
License: Artistic-2.0
LazyLoad: yes
biocViews: Network
NeedsCompilation: no
Packaged: 2016-05-04 04:59:16 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: Network
● 0 images, 1 functions, 0 datasets
● Reverse Depends: 0

pkgDepTools : Package Dependency Tools

Package: pkgDepTools
Type: Package
Title: Package Dependency Tools
Version: 1.38.0
Author: Seth Falcon
Maintainer: Seth Falcon <seth@userprimary.net>
Description: This package provides tools for computing and analyzing
dependency relationships among R packages. It provides tools
for building a graph-based representation of the dependencies
among all packages in a list of CRAN-style package
repositories. There are also utilities for computing
installation order of a given package. If the RCurl package is
available, an estimate of the download size required to install
a given package and its dependencies can be obtained.
License: GPL-2
Depends: methods, graph, RBGL
Imports: graph, RBGL
Suggests: Biobase, Rgraphviz, RCurl, BiocInstaller
LazyLoad: Yes
biocViews: Infrastructure, GraphAndNetwork
NeedsCompilation: no
Packaged: 2016-05-04 02:58:19 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: GraphAndNetwork, Infrastructure
● 0 images, 8 functions, 0 datasets
● Reverse Depends: 0

ppiData : A package that contains the bait to prey directed graphs for protein-protein interactions.

Package: ppiData
Title: A package that contains the bait to prey directed graphs for
protein-protein interactions.
Version: 0.10.0
Author: Tony Chiang
LazyLoad: TRUE
LazyData: TRUE
Depends: graph
Imports: AnnotationDbi
Suggests: org.Sc.sgd.db, ppiStats
Description: This package contains the directed graphs for protein interaction data as derived from Y2H and APMS as well as the code used to obtain the y2h data from IntAct Repository.
biocViews: ExperimentData
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
License: Artistic-2.0
NeedsCompilation: no
Packaged: 2016-05-07 20:12:14 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: ExperimentData
● 0 images, 5 functions, 25 datasets
Reverse Depends: 2

yeastExpData : Yeast Experimental Data

Package: yeastExpData
Title: Yeast Experimental Data
Version: 0.18.0
Author: R. Gentleman
Description: A collection of different sets of experimental data from yeast.
biocViews: ExperimentData, Genome, Saccharomyces_cerevisiae_Data
Maintainer: R. Gentleman <rgentlem@fhcrc.org>
License: GPL
Depends: R (>= 2.4), graph (>= 1.9.26)
Suggests: Biobase, GO.db, RBGL, org.Sc.sgd.db
NeedsCompilation: no
Packaged: 2016-05-07 20:12:25 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: ExperimentData, Genome, Saccharomyces_cerevisiae_Data
4 images, 0 functions, 6 datasets
● Reverse Depends: 0

GraphAT : Graph Theoretic Association Tests

Package: GraphAT
Title: Graph Theoretic Association Tests
Version: 1.44.0
Date: 2012-04-27
Author: R. Balasubramanian, T. LaFramboise, D. Scholtens
Description: Functions and data used in Balasubramanian, et al. (2004)
Maintainer: Thomas LaFramboise <tlaframb@hsph.harvard.edu>
Depends: R (>= 2.10), graph, methods
Imports: graph, MCMCpack, methods, stats
License: LGPL
biocViews: Network, GraphAndNetwork
NeedsCompilation: no
Packaged: 2016-05-04 02:41:45 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: GraphAndNetwork, Network
● 0 images, 7 functions, 5 datasets
● Reverse Depends: 0