localization

package
v0.0.0-...-40008dc Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Prey

func Prey(filename string) map[string]map[string]string

Prey reads a list of assigned localizations for preys.

Types

type CompartmentSummary

type CompartmentSummary struct {
	DisplayTerms []string
	GOid         []string
	GOterms      []string
	IC           []float64
}

CompartmentSummary contains information about each NMF/SAFE compartment.

type ExpectedLocalization

type ExpectedLocalization struct {
	GoID  []string
	ID    int
	Terms []string
}

ExpectedLocalization contains the ID and localization terms for a bait

type ExpectedLocalizations

type ExpectedLocalizations map[string]ExpectedLocalization

ExpectedLocalizations is a map of bait name to ID, GO ID and localization terms.

func Expected

func Expected(filename string) ExpectedLocalizations

Expected reads a list of expected localizations

type Summary

type Summary map[int]CompartmentSummary

Summary contains domain/rank level information.

func SummaryFile

func SummaryFile(filename string) Summary

SummaryFile reads an NMF or SAFE summary file.

Jump to

Keyboard shortcuts

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