It calculates combinations of chain fragments that sum up the same number of carbons and double bounds as the precursor.
combineChains(candidates, nchains, sn1, sn2, sn3, sn4)
List of data frames with candidate chains structures.
candidates data frame. Output of findCandidates.
number of chains of the targeted lipid class.
list of chain fragments identified for sn1 position. Output of chainFrags.
list of chain fragments identified for sn2 position. Output of chainFrags. If required.
list of chain fragments identified for sn3 position. Output of chainFrags. If required.
list of chain fragments identified for sn4 position. Output of chainFrags. If required.
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>