Package biana :: Package BianaParser :: Module psi_Mi25Parser
[hide private]
[frames] | no frames]

Module psi_Mi25Parser

source code

BIANA: Biologic Interactions and Network Analysis Copyright (C) 2009 Javier Garcia-Garcia, Emre Guney, Baldo Oliva

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Classes [hide private]
  Psi_MiFormattedDBParser
PSI-MI formatted DB Parser Class
Functions [hide private]
 
insertKeyIntoHistogramDictionary(dictHistogram, key)
Inserts a key to a dictionary whish is designated to be used as histogram, returns True if this is the first occurence of the key
source code
Variables [hide private]
  DICT_METHOD_CONVERSION_GRID_TO_PSI_MI = {'Affinity Capture-Lum...
  MAX_NAME_LENGTH = 100
Variables Details [hide private]

DICT_METHOD_CONVERSION_GRID_TO_PSI_MI

Value:
{'Affinity Capture-Luminescence': 'MI:0004',
 'Affinity Capture-MS': 'MI:0004',
 'Affinity Capture-RNA': 'MI:0004',
 'Affinity Capture-Western': 'MI:0004',
 'AffinityCapture-MS': 'MI:0004',
 'Biochemical Activity': 'MI:0401',
 'Co-crystal Structure': 'MI:0114',
 'Co-fractionation': 'MI:0027',
...