Skip to content

pmaldona/l2rn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

l2rn

Random Ecological Reaction Network Creator

This program generates a random ecological network in Matlab from com_assambly repository (LVG model ecological community matrix and growth rate vector). This is then used as input for the repository program crn in R in order to make structural calculations of these reaction networks.

The function lvm2mat.m, requires the functions present in the repository com_assambly. This function generates a .mat file which contains the communities matrix and growth rate vectors that are used by the lvm2rn function.

The lvm2rn.R function requires the installation of the crn package. This function takes as input a .mat file generated by lvm2mat.m and returns a reaction network object that can be used to calculate the different structural properties from the repository crn.

About

Random Ecological Reaction Network Creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published