You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Gibbs sampler wrapper should work in 3 different modes - only adducts, only bio, or both. Depending on the mode, a different will be called and different parameters will be required. For an examplke see the RAMCLustR wrapper.
The Gibbs sampler has multiple wrappers for the different inputs so we need to investigate that a little bit.
Also the output dictionary should be flattened to contain all rows in a single dataframe and the feature id should be added as an additional column.
For the Gibbs samplers we need to reconstruct dictionary based input format (output of annotations) from the dataframe.
The text was updated successfully, but these errors were encountered: