Skip to content

Commit

Permalink
link to excel tutorial added
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorht committed Sep 11, 2023
1 parent 95f1645 commit c703ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A typical analysis of such fermentation data is the estimate the growth rate. Th
There are multiple ways to use the pseudobatch transformation.

### Excel templates
Download the excel template from the [excel-pseudobatch folder](./excel-pseudobatch/) and follow the instructions in the template. **NB** the excel template can also be used to import data into Python (See LINK-TO-TUTORIAL).
Download the excel template from the [excel-pseudobatch folder](./excel-pseudobatch/) and follow the instructions in the template. **NB** the excel template can also be used to import data into Python (See [here](https://biosustain.github.io/pseudobatch/Tutorials/5%20-%20Importing%20data%20from%20Excel%20template.html)).

### Python
The Python package holds functions which apply the pseudobatch transformation to data either in the form of `Numpy` Arrays or `Pandas` dataframe. Please visit [our documentation]() to how to use the Python package.
Expand Down

0 comments on commit c703ec4

Please sign in to comment.