Dashboard > BinBase > Welcome > supported input format

View Attachments (0) Info

supported input format

Supported Input Format

We only support the Pegasus ASCI format right now which is bassically a TAB delimited txt file. We provide implementations for the Pegasus version 3.* and 2.*

Layout of the file

If you don't have a leco chromatof you can simulate the file format. All you need todo is to map your values to the required Values.

key required dummy values possible
[UniqueMass]
S/N
Purity
R.T (seconds)
Quant S/N
Quant Masses
Dimentsion Time 2

If your software does not provide some of these fields you NEED to provide dummy values and need to disable related filtes.

key format example recommended dummy value
[UniqueMass] integer 141 you should set it to 0 and remove the related filter from the configuration
S/N double 22.0 100.0
Purity double 22.0 you should set it to 0 and remove the related filter
Quant S/N
double 22.0 100.0
Quant Masses
Integer:Integer:Integer 122:123:124:125 you should set it to 0 and remove the related filter

Example Configuration 

Example for Leco 325

<version id="325">
<entry binbase="UniqueMass" pegasus="UniqueMass"/>
<entry binbase="S/N" pegasus="S/N"/>
<entry binbase="Purity" pegasus="Purity"/>
<entry binbase="R.T. (seconds)" pegasus="R.T. (s)"/>
<entry binbase="Quant S/N" pegasus="S/N"/>
<entry binbase="Spectra" pegasus="Spectra"/>
<entry binbase="Quant Masses" pegasus="Quant Masses"/>
<entry binbase="Dimension Time 2" pegasus="2nd Dimension Time (s)"/>
</version>

Example for Leco 222

<version id="222">
<entry binbase="UniqueMass" pegasus="UniqueMass"/>
<entry binbase="S/N" pegasus="S/N"/>
<entry binbase="Purity" pegasus="Purity"/>
<entry binbase="R.T. (seconds)" pegasus="R.T. (s)"/>
<entry binbase="Quant S/N" pegasus="S/N"/>
<entry binbase="Spectra" pegasus="Spectra"/>
<entry binbase="Quant Masses" pegasus="Quant Masses"/>
</version>

Example for Leco 221

<version id="221">
<entry binbase="UniqueMass" pegasus="UniqueMass"/>
<entry binbase="S/N" pegasus="S/N"/>
<entry binbase="Purity" pegasus="Purity"/>
<entry binbase="R.T. (seconds)" pegasus="R.T. (seconds)"/>
<entry binbase="Quant S/N" pegasus="S/N"/>
<entry binbase="Spectra" pegasus="Spectra"/>
<entry binbase="Quant Masses" pegasus="Quant Masses"/>
</version>

Browse Space
- Pages
- Labels
- Attachments
- Mail
- Bookmarks
- News
- Activity
- Advanced

Explore Confluence
- Popular Labels
- Notation Guide

Your Account
Log In

 

Other Features

View a printable version of the current page.

Add Content


Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki.
Bug/feature request - Contact administrators