gsea

package
v0.0.0-...-77310ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abstract

func Abstract(geneset string) (abstract string, err error)

func BriefDescription

func BriefDescription(geneset string) (briefdescription string, err error)

func Collection

func Collection(geneset string) ([]string, error)

func CompendiumURL

func CompendiumURL(geneset, compendium string) string

func ContributedBy

func ContributedBy(geneset string) (string, error)

func DatasetReference

func DatasetReference(geneset string) ([]string, error)

func Organism

func Organism(geneset string) (string, error)

func PublicationURL

func PublicationURL(pubmedID string) string

func RelatedGeneSets

func RelatedGeneSets(geneset string) ([]string, error)

func RetrieveFromGSEA

func RetrieveFromGSEA(geneset, info string) (fromGSEA string, err error)

func SourcePlatform

func SourcePlatform(geneset string) (string, error)

func SourcePublication

func SourcePublication(geneset string) (string, error)

Get pubmed id of source publication

func SystematicName

func SystematicName(geneset string) (string, error)

func WriteGMT

func WriteGMT(genesets []GeneSet, filename string) error

Write genesets to GMT file following the MSigDB format.

Types

type GeneSet

type GeneSet struct {
	Name  string
	Url   string
	Genes []string
}

func ParseGMT

func ParseGMT(filename string) ([]GeneSet, error)

Parses a GMT file from msigdb (http://software.broadinstitute.org/gsea/downloads.jsp) and returns the gene sets found.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL