flotilla.go module

interface with external data sources i.e. GO files, web

class flotilla.go.GO(GOFile)[source]

Bases: object

gene ontology tool

>>> go = hg19GO()
>>> go.geneXref['ENSG00000100320']
'RBFOX2'
>>> data = go.enrichment(list, background)
enrichment(geneList, background=None, **kwargs)[source]
geneNames(x)[source]
flotilla.go.GO_enrichment(geneList, ontology, expressedGenes=None, printIt=False, pCut=1000000, xRef={})[source]
flotilla.go.generateOntology(df)[source]
Olga B. Botvinnik is funded by the NDSEG fellowship and is a NumFOCUS John Hunter Technology Fellow.
Michael T. Lovci was partially funded by a fellowship from Genentech.
Partially funded by NIH grants NS075449 and HG004659 and CIRM grants RB4-06045 and TR3-05676 to Gene Yeo.