Skip to content
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

Managing molecules causing error #141

Open
snguyen49 opened this issue Oct 16, 2024 · 3 comments
Open

Managing molecules causing error #141

snguyen49 opened this issue Oct 16, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@snguyen49
Copy link

snguyen49 commented Oct 16, 2024

Hi,
When we are managing the molecules in the Trace processing portion, there will be times when we will attempt to look at a molecule (ex: molecule 88) and we recieve an an error like this:
image

This is happening often in other projects. We have also attempted to close and restart, but it is still giving us problems. When this error happen, we are not able to clear any of our excluded selections. We receive this error:
image

The first error also shows up when we try to update the molecules.

Many Thanks,
Sydney Nguyen

@snguyen49 snguyen49 added the bug Something isn't working label Oct 16, 2024
@mca-sh
Copy link
Collaborator

mca-sh commented Oct 18, 2024

Hi Sydney and thank you for the bug report.

The project seems to be created from trajectory files, is this correct?
If yes, did you actually intend to import FRET state sequences from those files?

  • If yes, could you please send me via email ([email protected]) one of those .mash files that is causing such error
  • If not, try to re-create your project and deactivate the option FRET state columns in the File structure tab of the experiment settings window.

If not, please send me via email one of the .mash files that is causing such error, so I can check what is going wrong.

Best,
Mélodie

@snguyen49
Copy link
Author

snguyen49 commented Oct 18, 2024 via email

@mca-sh
Copy link
Collaborator

mca-sh commented Oct 21, 2024

Hi Sydney,

Thank you for the file.
Indeed there was a mishandling of imported FRET state trajectories when splitting trajectories.
This should now be corrected in the last version downloadable here: https://github.com/RNA-FRETools/MASH-FRET/archive/refs/heads/master.zip
The bad news is that you will have to repeat trace processing including trajectory splitting and sample clearing since imported state trajectories were left untouched, I am sorry for that.
Please tell me if it works for you.

Something else I've noticed in your project:

  • sometimes the intensity signals drop below zero, which may tell us that the background correction is not the best: I recommend to use the dynamic option in the Background panel in order to calculate the background for each time point in the trajectory (see doc for more information)
  • to use the FRET state trajectories imported from your trajectory files, you need to parametrize the Find state panel such that method is set to imported (see doc), otherwise they will be recalculated according to the chosen method.
  • by doing so, I've noticed that the "state" trajectories that were imported for this project were raw FRET signals: be sure that the column defined for the FRET state column in the File structure tab of the experiment settings window is well defined when you import your trajectories (see doc)

Best,
Mélodie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants