Source code for MSQuant: PILpeptide.vb, MSQuant/msquant/src/main/massbase/PILpeptide.vb.

Table of contents page.

Home page for MSQuant.


'Effectively empty now...


'****************************************************************************
'* Copyright (C) 2004 Peter Mortensen and Matthias Mann                     *
'* This file is part of MSQuant.                                            *
'*                                                                          *
'* MSQuant is distributed under the terms of                                *
'* the GNU General Public License. See src/COPYING.TXT or                   *
'* <http://www.gnu.org/licenses/gpl.txt> for details.                       *
'*                                                                          *
'* MSQuant 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 2 of the                             *
'* License, or (at your option) any later version.                          *
'*                                                                          *
'* MSQuant 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 MSQuant; if not, write to                      *
'* the Free Software Foundation, Inc., 59 Temple                            *
'* Place, Suite 330, Boston, MA  02111-1307  USA                            *
'*                                                                          *
'* Purpose: see below.                                                      *
'*                                                                          *
'****************************************************************************

'****************************************************************************
'*                               CEBI                                       *
'*                    Software Development Group                            *
'*                         Peter Mortensen                                  *
'*                E-mail: NUKESPAMMERSdrmortensen@get2netZZZZZZ.dk          *
'*                 WWW: http://www.cebi.sdu.dk/                             *
'*                                                                          *
'*  Program for post-processing of result from search in mass               *
'*    spectrometric data.                                                   *
'*                                                                          *
'*    FILENAME:   retentionTimeCorrelator.vb                                *
'*    TYPE:  VISUAL_BASIC                                                   *
'*                                                                          *
'* CREATED: PM 2005-07-29   Vrs 1.0.                                        *
'* UPDATED: PM 2005-xx-xx                                                   *
'*                                                                          *
'****************************************************************************

'Note: at 2008-01-22 the PILpeptide in this file was renamed to PILpeptide2 and PILpeptide is in a new different C# class and knows about peptides. Peptides are s


Option Strict On
Option Explicit On 

Imports MolecularSharedStructures 'For derivedQuantInfoStructure


'This class may be the beginning of making the peptide data structure
'into a class; moving away from the procedural style and to 
'object-oriented style.
'
'In the first instance we have only static methods.
'
'****************************************************************************
'*    <placeholder for header>                                              *
'****************************************************************************
Public Class PILpeptide2


    'Changed PM_REFACTOR 2008-10-31
    'Was here
    '  Public Shared Function getLowerMCRuncalib




End Class 'PILpeptide



    

    

Generated by script codePublish.pl at 2009-01-05T15:20:59.