Stand-alone application and Python tools for interactive and/or batchprocessing analysis of X-Ray Fluorescence Spectra. Graphical user interface (GUI) and batchprocessing capabilities provided.
HBAT(Hydrogen Bond Analysis Tool) is a tool to automate the analysis of hydrogen bonds present in a PDB Structure file. HBAT 2 is migrated from PERL to Python.
Latest Documentation: https://hbat.abhishek-tiwari.com/
Web Server Version: http://hbat-web.abhishek-tiwari.com
Latest Github Release: http://github.com/abhishektiwari/hbat
Citation: Tiwari, A., & Panigrahi, S. K. (2007). HBAT: A Complete Package for Analysing Strong and Weak Hydrogen Bonds in Macromolecular Crystal...
acquire fluid properties from the NIST Chemistry WebBook
fluid.sh is a shell script which utilized wget to acquire fluid properties from the NIST Chemistry WebBook in a format suitable for further processing with shell scripts or e.g. xmgrace. It supports the full functionality provided by the website!
The script takes the same input as command line arguments you need to enter on the web forms. It produces a ASCII text file containing the respective data points in columns headed by a well readable description. The advantage is that you do not need to "click" through three web pages and export the result - you can do it with one command in the shell! ...
Java Data Processing Project aims to manipulate text file containing scientific data such as time/intensity scan or spectrum. Jdpp provide large flexibility to read all possible time duration and date format. It is originally design to treat MS data.