Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Tutorial: Detection of Mitoflashes #5514
base: main
Are you sure you want to change the base?
New Tutorial: Detection of Mitoflashes #5514
Changes from 42 commits
a21d8f2
0ab47bc
e76db1e
d6b3705
d23ab66
e6bbfc5
8155617
88d141c
83332dc
d95b93b
004da67
3cdb0ad
ccf8799
9d62790
b63fc10
361fd31
e80d925
92bc317
9748db2
e77a9fd
118c1ab
ef5095d
dea2908
ba80a66
a4c3595
f4fa64b
7a6f4fa
ed06cc0
c4a1364
13412d7
2c2b43e
ae0175e
c9c2d19
1b267b8
356a476
28c5576
12dfa45
a7d8879
349254c
da0a5c5
1db46dc
181a3ff
d9e4c39
d499d1c
b7d1863
fd49e1a
11b70fc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not quite clear what the parameters Amplitude, T50, and Tpk refer to. The tool doesn't have those parameters?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for asking! These parameters—Amplitude, Tpk, and T50—are not input parameters of the tool but are derived metrics used to measure mitoflash events. In biology, they are commonly reported to quantify and analyze mitochondrial dynamics.
For example:
These values are useful for plotting and interpreting mitoflash dynamics in biological studies. Perhaps it would be more accurate to call these "metrics that can be extracted from the output for plotting"?
Several papers mention these metrics; for example, this one.
Rather than being annotations, these metrics are quantitative descriptors that help summarize and interpret key features of mitoflash events. Please let me know what you think and if this helps the clarification. I wanted to add this info to guide the user to the analysis and interpretation part.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool! Now this might be somewhat picky of me, but if you have the time, I think it would be better to show the table for a different spot (I suspect that there is a spot for which the INTENSITY value somewhere exceeds the CURVE_A value, is there?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will find it and add it =D! Maybe we can add a question here for it then? - Hahah more work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this needs to be adapted to be more consistent with the description of the curves above (see this and this comment). Where do those terms Amplitude, Tpk, T50 come from? I couldn't find them in the curve fitting tool.