bioplex

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: 4 Imported by: 0

Documentation

Overview

Package bioplex reads a Bioplex interaction file

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Entrez  Interaction
	Symbol  Interaction
	UniProt Interaction
}

Entry contains Entrez, gene symbol and UniProt IDs for each interaction.

func Read

func Read(filename string) []Entry

Read a BioPlex interation file.

type Interaction

type Interaction struct {
	Source string
	Target string
}

Interaction details for an entry in BioPlex

Jump to

Keyboard shortcuts

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