-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathReadME.txt
32 lines (17 loc) · 1.23 KB
/
ReadME.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
**scFBA (single-cell Flux Balance Analysis)**
==============================================================
**scFBA** is a suite of MATLAB functions to perform a single-cell Flux Balance Analysis (scFBA).
scFBA includes all the functions that are necessary to predict single-cell fluxes from the following inputs:
1) a Matlab matrix *T* including the scRNA-seq of *Ncells* single-cells, and (if available) of the bulk
2) the *SBML* of a template metabolic network *A*
The final OUTPUT is a matrix including the flux of each reaction in each cell.
For information about the usage of each intermediate function, see the function Help.
An example of the pipeline usage is given in *scFBA_test.m*
The script *replicateScFBAresults.m* replicates all the results presented in Damiani et al, 2018.
**REFERENCE**:
- Integration of single-cell RNA-seq data into metabolic models to characterize tumour cell populations -
Authors: Chiara Damiani, Davide Maspero, Marzia Di Filippo, Riccardo Colombo, Dario Pescini, Alex Graudenzi,
Hans Victor Westerhoff, Lilia Alberghina, Marco Vanoni and Giancarlo Mauri. 2018 (preprint)
*SYSTEM REQUIREMENTS*:
- COBRA Toolbox 2017 is required
- Gurobi solver is recommended, but scFBA works with any solver