Skip to content

The laboratory calculator for tracking bacterial metabolism

License

Notifications You must be signed in to change notification settings

projacktor/biolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaBacTrack

Metabolic Bacterial Tracking is an interface for optimization of calculating Excel tables which are gotten from the special device. The GUI can collect results of calculations into one file column by column or distribute them to different output files.

How to use?

The interface has calculator similar design, so the usage should be easy.

Interface

1) Choose files

Choose the tables after pushing the button "Выбрать файлы"


Important!

The Excel tables must have the following structure: Table pattern Otherwise, all calculations will be wrong or empty


Then you will see the absolute path to the file in the middle window stage2

2) Choose output files number

Click the "единственный файл" button if you want to store calculations in one file column by column or "несколько файлов" if you want to store calculations in several special files.

3) Start calculating

Push "Начать расчет" button to start calculating.


Feature:

MetaBackTrack accepts only files with extensions .xls or .xlsx. Files with old extensions (.xls) will be converted to .xlsx files for a while, so the copies with .xlsx extension will be deleted in the end of the calculating. The usage of .xlsx files will accelerate the process a little bit, since the stage of conversion will be skipped.


window

If the calculations went successfully, the window as the picture above will be pushed.

Otherwise, something went wrong during execution.

The output file will be named as output.xlsx and stored in the same directory as the chosen files. If you have chosen "несколько файлов", therefore, the name of the output files will be "output_ + name of the input file + .xlsx"

interface_icon.png