x3cflux.TracerMixtureSpace
- class x3cflux.TracerMixtureSpace(metabolite_name: str, species: List[Dict[str, float]], costs: List[float])
Space of labeled species (or even sets thereof) that can be combined into a tracer mixture.
Methods
compute_mix_and_costs(relative_abundances)Compute tracer mixture and its costs given relative abundance of the species.