Class: Bio::PSORT::WoLF_PSORT

Inherits:
Object
  • Object
show all
Defined in:
lib/bio/appl/psort.rb,
lib/bio/appl/psort/report.rb

Overview

class PSORTB

Defined Under Namespace

Classes: Report

Constant Summary collapse

LOCATIONS =
[
  'chlo',
  'cyto',
  'cysk',
  'E.R.',
  'extr',
  'golg',
  'lyso',
  'mito',
  'nucl',
  'pero',
  'plas',
  'vacu' 
]
ORGANISM_TYPES =
[
  'animal',
  'plant',
  'fungi'
]