build.iso.connectivity.matrix | R Documentation |
This functions created the Isotopes connectivity matrix needed for the posterior estimation
build.iso.connectivity.matrix(Prior, DB, ratios = TRUE, v = TRUE,
IT = 500)
Prior |
The output of compute.Priors() function |
DB |
The database used in a dataframe format. It has to be organized in the same fashion of the one included with the package |
ratios |
A logical value indicating if the matrix should contain the expected intensity ratios (default TRUE) |
v |
A logical value indicating if the progress will be shown (default TRUE) |
IT |
A number inticating after how many iteration an update should be shown (default 500) |
A matrix encoding the isotopes connections
Francesco Del Carratore francescodc87@gmail.com
build.add.connectivity.matrix build.bio.connectivity.matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.