produceOutputFiles: Save Gene Information to group Specific Output Files

Description Usage Arguments Methods (by class)

Description

produceOutputFiles saves the downloaded gene summary information into group specific files.

Usage

1
2
3
4
5
6
7
produceOutputFiles(x, dgl, gs, pub)

## S4 method for signature 'geneanno,vector,vector,missing'
produceOutputFiles(x, dgl, gs)

## S4 method for signature 'geneanno,vector,vector,vector'
produceOutputFiles(x, dgl, gs, pub)

Arguments

x

object of class geneanno.

dgl

a Vector of group specific vectors relating the list of genes to the groups, as in the input file

gs

Vector of Gene Summary information downloaded from NIH and Uniprot databases, typically output by getGeneSummary

pub

Matrix containing journal article information from the PubMed resource, as retruned by the searchPublications function

Methods (by class)


ungeneanno documentation built on May 29, 2017, 2:01 p.m.