Skip to content

Commit

Permalink
docs(pipeline.py): update docstrings for new functions
Browse files Browse the repository at this point in the history
Clarify that the `run` call calculates all ENFCs.
  • Loading branch information
rbpatt2019 committed Jan 21, 2022
1 parent d4fd7a0 commit 35e98d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lta/helpers/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ def run(self, control: str) -> None:
This:
#. Calculates error-normalised fold change
#. Calculates error-normalised fold change for all conditions relatve to control
#. Finds A-lipids and Jaccard distances.
#. Finds U-lipids and Jaccard distances.
#. Finds B-lipids (both picky and consistent) and Jaccard distances.
Expand Down

0 comments on commit 35e98d0

Please sign in to comment.