Skip to content

Automatically processing data coming from biology test plates with 96 wells

Notifications You must be signed in to change notification settings

wuleninja/data-processor-excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

data-processor-excel

Automatically processing data coming from biology test plates (with 96 wells for now).

How to use

  1. Copy your data into the "Data" sheet
  2. Configure your experiment in the "Config" sheet
  3. You may click on "Compute one !" to quickly test everything is OK
  4. Click "Compute all !" to treat all your conditions and get a full results sheet

Troubleshooting

  • If the computation of the average, max, min, or standard dev of the white fails:
    • click the "calc." button
    • or, try entering the cell, and push ENTER again to refresh the formula

Licence

This software bit is meant to be used FOR FREE by researchers, and CAN NOT BE SOLD directly or as part of other deliverables by anyone.

The results produced with this tool belong to its users, i.e. the people entering the data, configuring the experiment, and performing the computations.

GPLv3:

Copyright 2018 Julien Wan

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Releases

No releases published

Packages

No packages published