environmental-microbial-metabolism-prediction
License: noncommercial — confirm your use is a permitted (noncommercial) purpose before applying; commercial use requires a separate license (see metadata.tool_license).
Summary
Predict soil and aquatic microbial degradation pathways for a small molecule by querying BioTransformer's environmental microbial degradation module against EAWAG's biodegradation database. Use this skill to generate predicted metabolites, identify transformation rules applied, and trace degradation pathways for environmental fate assessment.
When to use
Apply this skill when you have a small molecule structure (SMILES, MOL, or SDF format) and need to understand how soil or aquatic microbiota would metabolize it. Typical triggers: environmental risk assessment, predicting pollutant or xenobiotic degradation, identifying metabolite structures for environmental monitoring, or validating degradation pathways in contaminated ecosystems.
When NOT to use
- Input is a mammalian or gut microbiota metabolism prediction task — use BioTransformer's mammalian or gut microbiota modules instead.
- The small molecule lacks sufficient structural information or is provided in an unsupported format (e.g. plain text name, IUPAC string without stereochemistry).
- The target environment is not soil or aquatic microbiota (e.g., clinical infections, fermentation cultures, or specialized engineered systems not covered by EAWAG-BBD).
Inputs
- Small-molecule structure (SMILES string)
- Small-molecule structure (MOL file)
- Small-molecule structure (SDF file)
Outputs
- Predicted metabolite structures (chemical structures of degradation products)
- Transformation rules applied (biotransformation steps linking parent to metabolite)
- Degradation pathway information (ordered sequence of transformations)
- Structured output file (list of predicted metabolites with annotations)
How to apply
Load the small-molecule structure into BioTransformer in SMILES, MOL, or SDF format. Execute the environmental microbial degradation module, which queries EAWAG-BBD and EnviPath metabolic transformation data to generate predictions. Retrieve the structured output listing all predicted metabolites with their chemical structures and transformation rule annotations. Validate the results by checking that each predicted metabolite includes a transformation rule and parent–child relationship traceable to known biodegradation pathways in the EAWAG database.
Related tools
- BioTransformer (Core tool that executes environmental microbial degradation module to query EAWAG-BBD and EnviPath and predict soil/aquatic microbiota metabolism for the input small molecule.) — bitbucket.org/wishartlab/biotransformer
Evaluation signals
- All predicted metabolites include a valid transformation rule linking them to their parent compound or intermediate.
- Degradation pathway can be traced step-by-step from the input molecule to all terminal metabolites.
- Each predicted metabolite structure is chemically plausible (e.g., follows mass-balance and known biotransformation patterns such as oxidation, conjugation, or cleavage).
- Output is a structured file (e.g., CSV, JSON, or tabular format) with columns for parent molecule ID, predicted metabolite structure, transformation rule, and pathway step number.
- Predictions align with known biodegradation records in EAWAG-BBD for chemically similar parent compounds when available as a validation reference.
Limitations
- Predictions depend on coverage and accuracy of EAWAG-BBD and EnviPath; novel or poorly-characterized biotransformation pathways may be missed.
- Environmental degradation predictions are community-level and do not account for site-specific factors (pH, temperature, redox state, nutrient availability, or specific microbial consortia composition).
- No changelog or version history of the database or transformation rules is publicly available, making it difficult to track changes to predictions over time.
- Predictions are for environmental microbial metabolism only; results do not predict human pharmacokinetics, toxicity, or bioaccumulation.
Evidence
- [intro] BioTransformer's environmental microbial degradation module uses data from the EAWAG's Biodegradation and Biocatalysis Database: "BioTransformer's environmental microbial degradation module uses data from the EAWAG's Biodegradation and Biocatalysis Database"
- [other] Load input; execute module; retrieve metabolites with structures and transformations: "1. Load the input small-molecule structure (SMILES, MOL, or SDF format) into BioTransformer. 2. Execute BioTransformer's environmental microbial degradation module, which queries EAWAG-BBD and"
- [intro] BioTransformer predicts small molecule metabolism in soil/aquatic microbiota: "BioTransformer is a software tool that predicts small molecule metabolism in mammals, their gut microbiota, as well as the soil/aquatic microbiota"
- [intro] BioTransformer assists in metabolite identification based on metabolism prediction: "BioTransformer also assists scientists in metabolite identification, based on the metabolism prediction"
1---2name: environmental-microbial-metabolism-prediction3description: Use when you have a small molecule structure (SMILES, MOL, or SDF format) and need to understand how soil or aquatic microbiota would metabolize it.4license: CC-BY-4.05---67# environmental-microbial-metabolism-prediction89> **License: noncommercial** — confirm your use is a permitted (noncommercial) purpose before applying; commercial use requires a separate license (see `metadata.tool_license`). <!-- asb-license-banner -->10## Summary1112Predict soil and aquatic microbial degradation pathways for a small molecule by querying BioTransformer's environmental microbial degradation module against EAWAG's biodegradation database. Use this skill to generate predicted metabolites, identify transformation rules applied, and trace degradation pathways for environmental fate assessment.1314## When to use1516Apply this skill when you have a small molecule structure (SMILES, MOL, or SDF format) and need to understand how soil or aquatic microbiota would metabolize it. Typical triggers: environmental risk assessment, predicting pollutant or xenobiotic degradation, identifying metabolite structures for environmental monitoring, or validating degradation pathways in contaminated ecosystems.1718## When NOT to use1920- Input is a mammalian or gut microbiota metabolism prediction task — use BioTransformer's mammalian or gut microbiota modules instead.21- The small molecule lacks sufficient structural information or is provided in an unsupported format (e.g. plain text name, IUPAC string without stereochemistry).22- The target environment is not soil or aquatic microbiota (e.g., clinical infections, fermentation cultures, or specialized engineered systems not covered by EAWAG-BBD).2324## Inputs2526- Small-molecule structure (SMILES string)27- Small-molecule structure (MOL file)28- Small-molecule structure (SDF file)2930## Outputs3132- Predicted metabolite structures (chemical structures of degradation products)33- Transformation rules applied (biotransformation steps linking parent to metabolite)34- Degradation pathway information (ordered sequence of transformations)35- Structured output file (list of predicted metabolites with annotations)3637## How to apply3839Load the small-molecule structure into BioTransformer in SMILES, MOL, or SDF format. Execute the environmental microbial degradation module, which queries EAWAG-BBD and EnviPath metabolic transformation data to generate predictions. Retrieve the structured output listing all predicted metabolites with their chemical structures and transformation rule annotations. Validate the results by checking that each predicted metabolite includes a transformation rule and parent–child relationship traceable to known biodegradation pathways in the EAWAG database.4041## Related tools4243- **BioTransformer** (Core tool that executes environmental microbial degradation module to query EAWAG-BBD and EnviPath and predict soil/aquatic microbiota metabolism for the input small molecule.) — bitbucket.org/wishartlab/biotransformer4445## Evaluation signals4647- All predicted metabolites include a valid transformation rule linking them to their parent compound or intermediate.48- Degradation pathway can be traced step-by-step from the input molecule to all terminal metabolites.49- Each predicted metabolite structure is chemically plausible (e.g., follows mass-balance and known biotransformation patterns such as oxidation, conjugation, or cleavage).50- Output is a structured file (e.g., CSV, JSON, or tabular format) with columns for parent molecule ID, predicted metabolite structure, transformation rule, and pathway step number.51- Predictions align with known biodegradation records in EAWAG-BBD for chemically similar parent compounds when available as a validation reference.5253## Limitations5455- Predictions depend on coverage and accuracy of EAWAG-BBD and EnviPath; novel or poorly-characterized biotransformation pathways may be missed.56- Environmental degradation predictions are community-level and do not account for site-specific factors (pH, temperature, redox state, nutrient availability, or specific microbial consortia composition).57- No changelog or version history of the database or transformation rules is publicly available, making it difficult to track changes to predictions over time.58- Predictions are for environmental microbial metabolism only; results do not predict human pharmacokinetics, toxicity, or bioaccumulation.5960## Evidence6162- [intro] BioTransformer's environmental microbial degradation module uses data from the EAWAG's Biodegradation and Biocatalysis Database: "BioTransformer's environmental microbial degradation module uses data from the EAWAG's Biodegradation and Biocatalysis Database"63- [other] Load input; execute module; retrieve metabolites with structures and transformations: "1. Load the input small-molecule structure (SMILES, MOL, or SDF format) into BioTransformer. 2. Execute BioTransformer's environmental microbial degradation module, which queries EAWAG-BBD and"64- [intro] BioTransformer predicts small molecule metabolism in soil/aquatic microbiota: "BioTransformer is a software tool that predicts small molecule metabolism in mammals, their gut microbiota, as well as the soil/aquatic microbiota"65- [intro] BioTransformer assists in metabolite identification based on metabolism prediction: "BioTransformer also assists scientists in metabolite identification, based on the metabolism prediction"