figshare
Browse
1/1
6 files

Supplement 1. MATLAB code used in the calculation of asymmetry values.

dataset
posted on 2016-08-05, 10:11 authored by Jofre Carnicer, Pedro Jordano, Carlos J. Melián

File List

Asymmetry.m -- main script
corr.m -- supplementary script
intimp.m -- supplementary script
quant2bin.m -- supplementary script
sortmat.m -- supplementary script

Description

This Supplement contains a Matlab script used to calculate asymmetry values. Asymmetry.m needs four supplementary scripts ( corr.m, intimp.m, quant2bin.m, sortmat.m).

Asymmetry.m generates the following outputs: total degree each row (1st column); frequency of interactions each row (2nd column); sum dependences each row (3rd column); asymmetry value for each row (4th column). Finally, it gives the correlation values between abundance and asymmetry.

History