Skip to content

Commit

Permalink
Update src/nplinker/loader.py
Browse files Browse the repository at this point in the history
Co-authored-by: Giulia Crocioni <55382553+gcroci2@users.noreply.github.com>
  • Loading branch information
CunliangGeng and gcroci2 authored Jun 6, 2024
1 parent c8c5b34 commit 17b74f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nplinker/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class DatasetLoader:
product_types: A list of product types.
strains: A StrainCollection object that contains all strains.
class_matches: A ClassMatches object that contains class match info.
chem_classes: A ChemClassPredictions object that contains chemical class predictions
chem_classes: A ChemClassPredictions object that contains chemical class predictions.
"""

RUN_CANOPUS_DEFAULT = False
Expand Down

0 comments on commit 17b74f1

Please sign in to comment.