artedison / Edison_Lab_Shared_Metabolomics_UGA

Official Edison Lab toolboxes and scripts for analyzing metabolomics data.
13 stars 4 forks source link

duplicated functions in both public and private toolbox #8

Open mikeaalv opened 4 years ago

mikeaalv commented 4 years ago

The part I find is related to the SECIM_GUI package listed within toolbox. It seems some function are duplicated between /metabolomics_toolbox/packages/SECIM_GUI/loadFileFunctions/ and /metabolomics_toolbox/code/. E.g. read_nmrp.

  1. There might exist multiple such functions. We might need a way to find duplicated functions (It seems we might already have that)
  2. I don't know whether these duplicated functions are the same or their loading order.
  3. these functions seems to also have license issues.

Best. Yue

omiduga commented 4 years ago

One of these functions: get_header_data.m

mikeaalv commented 4 years ago

Another function is inc2ppm.m

gjg001 commented 3 years ago

function overload with PLStoolbox:

mahalanobis.m