Downloads

Main page

Research

Downloads

Contact information

Links



Below are the few programs I wrote for solving some specific tasks. It is possible you may find them useful as well. The programs are mostly written in C♯, i.e. you will need .NET framework to execute them. To run the programs, rename the ".dat" files to ".exe".

All the programs are provided without warranty of any kind. They were written to solve my problems, and I am simply making them available. Where possible, I include a source code, so you can modify it to fit your specific needs. If you encounter problems, feel free to contact me, although I cannot promise I will be able to solve them.

Phi, Psi angles extractor

Provides a Phi/Psi table for the first chain of the pdb file. If a certain angle is not applicable (termini or missing atom record), values of zero are assigned to both Phi and Psi. Works for NMR ensembles.

  • Program.
  • Sample input.
  • Sample output.

  • Source code.
  • Torsions

    BPS agenda converter

    Converts html agenda for the Biophysical Society Meeting from the default Oasis format to a plain text file, containing only essential information. Due to a lack of specific delimeters for affiliations in the html file, some post-conversion editing may be required.

  • Program.
  • Sample input.
  • Sample output.

  • Source code.
  • BPS

    Peptide synthesizer log file converter

    Extracts deprotection values and bar codes from the log files of Applied Biosystems 433A peptide synthesizer.

  • Program.
  • Sample input.
  • Sample output.

  • Source code.
  • Deprotections

    Hitachi F-2500 FL Spectrophotometer file converter

    Averages multiple scans and generates normalized fluorescence data.

  • Program.
  • Sample input.
  • Sample output.

  • Source code.
  • Fluorescence

    NMR Relax results converter

    Extracts the model-free data from relax xml files. Input file must be named "relax".

  • Program.
  • Sample input.
  • Sample output.

  • Source code.
  • Relax XML





    Copyright 2004-2011