Menu

Tree [71155f] default tip /
 History

Read Only access


File Date Author Commit
 .idea 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 bmps unknown
 doc 2012-03-13 jabianmonux jabianmonux [cecbd4] more docs
 glade 2010-12-13 ogallard ogallard [b3faf1] Repository initialization
 images 2012-02-26 jabianmonux jabianmonux [5e00af] rename icons as for kimblast
 tee 2010-12-13 ogallard ogallard [c2d8a4] Modificado do_exe.bat para el uso de TEE.
 test unknown
 test_scripts unknown
 .hgignore 2012-02-26 jabianmonux jabianmonux [1ed135] ignore new tools folder with source and unused ...
 LICENCE.txt 2010-12-13 ogallard ogallard [c2d8a4] Modificado do_exe.bat para el uso de TEE.
 README.md 2015-04-30 lpcsicuab lpcsicuab [138440] README.md edited online with Bitbucket
 README.txt 2010-12-13 ogallard ogallard [b3faf1] Repository initialization
 __init__.py 2010-12-13 ogallard ogallard [b3faf1] Repository initialization
 do_exe.bat unknown
 install.ini.bak 2012-03-06 jabianmonux jabianmonux [13bcd7] refactoring names, remove workspace
 psearch.iss unknown
 psearch_config 2010-12-13 ogallard ogallard [b3faf1] Repository initialization
 psrch_aux_guis.py 2012-03-04 jabianmonux jabianmonux [17397b] SModeQ renamed to ScanCycle
 psrch_canvas.py 2012-02-28 jabianmonux jabianmonux [7cff96] english translation and docstrings.
 psrch_check_xml.py 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 psrch_class_basefdr_tool.py 2012-02-25 jabianmonux jabianmonux [dbf5f2] pleasing pycharm
 psrch_class_fdr_frame.py 2012-03-01 jabianmonux jabianmonux [49a89f] change to import from commons
 psrch_class_fdr_tool.py 2012-03-04 jabianmonux jabianmonux [17397b] SModeQ renamed to ScanCycle
 psrch_class_iso.py unknown
 psrch_class_miframe.py 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 psrch_class_smode.py 2012-03-04 jabianmonux jabianmonux [17397b] SModeQ renamed to ScanCycle
 psrch_class_xml_tools.py 2012-03-03 jabianmonux jabianmonux [98bfd4] no inspections, english translations, dictionaries
 psrch_constants.py 2012-02-27 jabianmonux jabianmonux [d42551] english translation and docstrings
 psrch_d_value.py 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 psrch_dale_funcs.py 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 psrch_funcs.py 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 psrch_images.py unknown
 psrch_main.pyw 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 psrch_quant.py 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 psrch_raw_class.py 2021-11-12 jabianmonux jabianmonux [71155f] First steps at migrating to py3k.
 psrch_txt.py 2012-03-03 jabianmonux jabianmonux [9502ee] traslations, refactoring names
 setup.py unknown
 temp 2010-12-13 ogallard ogallard [c2d8a4] Modificado do_exe.bat para el uso de TEE.
 xtraq_class_cal.py 2012-02-25 jabianmonux jabianmonux [dbf5f2] pleasing pycharm

Read Me

https://lh6.googleusercontent.com/-k2xCefGutBI/T1EJQLOEHVI/AAAAAAAAATE/B2O9kmWhAF8/s800/Psearch.gif

Table Of Contents:

Description

PSearch is a tool for processing shotgun data. Psearch extracts MS data deriving from an MDLC ESI-ITMS3 analysis and prepares it to be loaded on a LymPHOS 1.0 Phos-file.

Data is extracted from a Thermo Bioworks report exported to XML and from the original .RAW files.

https://lh6.googleusercontent.com/-nlKSkvvhK3Q/T1EJQFp43EI/AAAAAAAAATI/Knnr-mHsNSc/s400/psearch160_main.png

Features

  • Reports
    • tsv (.xls) report with analytical and identification data from all Bioworks identifications:
    • 'File', 'scan', 'ms_level', 'reference', 'actual_mass', 'dmass', 'charge', 'peptide', 'Prob', 'xcorr', 'deltacn', 'sp', 'rsp', 'ions', 'count', 'D'
    • Final tsv report containing fdr filtered identifications and optionally:
    • raw and corrected quantitative data from reporter ions
    • coincident ms2-ms3 identifications
  • Can analyze different combinations of MS/MS scan cycles, including:
    • n pqdMS2 + 1 cidMS2 + 1 cidMS3 (p.e. phosphopeptides with itraq, n = 3)
    • 1 cidMS2 + 1 cidMS3 (p.e. phosphopeptides qualitative)
    • n pqdMS2 (p.e. general quant analysis, n = 1)
  • Quantitation
    • iTRAQ and TMT data analysis
    • User calibration of reporter mass and mass window
    • table to set bacht specific isotope contributions to each reporter signal
    • reporter quantitation with correction of isotopic contribution
  • FDR filtering
    • 2-dimensional FDR setting using D-value and X-Correlation
    • Tool to characterize the id of filtered or unfiltered target and decoy identifications
    • Tool to evaluate better FDR boundary settings.
    • Automatic iterative process that selects best FDR line parameters.
  • Tool for checking and fixing Thermo Bioworks malformed XML files

https://lh6.googleusercontent.com/-BS57Luth3Ec/T1EJQGoU3NI/AAAAAAAAATM/KYW-eyYtF6k/s640/psearch_views.png

Installation

Tested in Windows XP 32 bits and Windows 7 64 bits.

Requirements
  • Thermo Bioworks Libraries: PSearch uses the Thermo Bioworks XRaw and XRawfile libraries, so Bioworks has to be installed on your computer.
From Installer
  1. Download PSearch_x.y_setup.exe windows installer from repository at the PSearch project download page.
  2. Get your Password for the installer.
  3. Double click on the installer and follow the Setup Wizard.
  4. Run PSearch by double-clicking on the PSearch short-cut in your desktop or from the START-PROGRAMS application folder created by the installer.
From Source
  1. Install Python and third party software indicated in Dependencies.
  2. Download PSearch source code from its Mercurial Source Repository.
  3. Download commons source code from its Mercurial Source Repository.
  4. Copy the folders in python site-packages or in another folder in the python path.
  5. Run PSearch by double-clicking on the psrch_main.pyw module.
Source Dependencies:

Third-party program versions correspond to those used for the installer available here. Lower versions have not been tested, although they may also be fine.

Post-Install

To Do!

Download

https://lh6.googleusercontent.com/-LQE2us7J9GI/TnMstHYmquI/AAAAAAAAAKU/HgdPvan2S08/s800/downloadicon.jpg You can download the last version of PSearch here.

After downloading the binary installer, you have to e-mail us at https://lh3.googleusercontent.com/-0dLyX150-Aw/TncRPIeDRCI/AAAAAAAAAKo/6_9--dCM1WU/s800/contact_samll.png to get your free password and unlock the installation program. The password is not required to run the application from source code

Change-Log

1.6dev February 2012

  • English translations
  • Extensive refactoring
  • relocation of scripts not related with the package
  • moving several modules to commons (warns, iconic, maniclock)
  • version number on module names eliminated

1.5 January 2010

1.4 November 2009

1.3 November 2009

1.0 September 2009

0.6 June 2009

To-Do

  • Hacer que la file con datos originales se salve el mismo nombre que el log (basado en el tiempo de ordenador). Ahora su nombre es siempre 'full_outfile' -> no
  • Mejorar el funcionamiento del corte con circulo
  • Documentar algunas funciones
  • Poner iconos en las ventanas de herramientas ? -> no
  • Crear un aviso que desaparezca soloCreate a user-modifiable configuration file to hold directory and filelocation currently hard-coded in source file kblast_common.py
  • Interface refinements

Contribute

These programs are made to be useful. If you use them and don't work entirely as you expect, let us know about features you think are needed, and we will try to include them in future releases.

https://lh3.googleusercontent.com/-0dLyX150-Aw/TncRPIeDRCI/AAAAAAAAAKo/6_9--dCM1WU/s800/contact_samll.png

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.