To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("COSNet")

In most cases, you don't need to download the package archive at all.

COSNet

COSNet: Cost-Senstitive network for node label prediction

Bioconductor version: 3.0

Package that implements the COSNet classification algorithm. The algorithm predicts node labels in partially labeled graphs.

Author: Marco Frasca, Giorgio Valentini -- Universita' degli Studi di Milano

Maintainer: Marco Frasca<frasca at di.unimi.it>

Citation (from within R, enter citation("COSNet")):

Installation

To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("COSNet")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("COSNet")

 

PDF R Script An R Package for Predicting Binary Labels in Partially-Labeled Graphs
PDF   Reference Manual
Text   NEWS

Details

biocViews Classification, GraphAndNetwork, Network, NeuralNetwork, Software
Version 1.0.0
In Bioconductor since BioC 3.0 (R-3.1)
License GPL (>= 2)
Depends
Imports
LinkingTo
Suggests bionetdata, PerfMeas, RUnit, BiocGenerics
SystemRequirements
Enhances
URL
Depends On Me
Imports Me
Suggests Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Package Source COSNet_1.0.0.tar.gz
Windows Binary COSNet_1.0.0.zip (32- & 64-bit)
Mac OS X 10.6 (Snow Leopard) COSNet_1.0.0.tgz
Mac OS X 10.9 (Mavericks) COSNet_1.0.0.tgz
Browse/checkout source (username/password: readonly)
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center