Skip to content

AngeloTorelli/GFRmeasure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GFRmeasure

A Matlab implementation for semi automatic calculation of half-life for glomerular filtration rate (GFR).

Installation

GFRmeasure can run on Windows and Ubuntu operating systems. In each, GFRmeasure can be installed either through a web installer or the user has to download the MATLAB runtime manually first, install it, and then execute the file in the corresponding folder. Please clone this entire project as the first step.

Windows

Linux

  • option 1: execute the Linux_installer.install file which will download the appropriate MATLAB runtime on its own and install the software as a program. Then just start the GFRmeasure.
  • option 2: first download MATLAB runtime v9.3 and install it. Then execute the following in a command shell:
cd Linux
./GFRmeasure.sh 'PATH-TO-THE-INSTALL-DIR-OF-MATLAB-RUNTIME'

with PATH-TO-THE-INSTALL-DIR-OF-MATLAB-RUNTIME being the folder in which the MATLAB runtime has been installed to including the folder with the version name. For example:

./GFRmeasure.sh /usr/local/MATLAB/MATLAB_Runtime/v91

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published