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

Error on loading 18plex TMT data #1

Open
edemmott opened this issue Oct 18, 2024 · 2 comments
Open

Error on loading 18plex TMT data #1

edemmott opened this issue Oct 18, 2024 · 2 comments

Comments

@edemmott
Copy link

edemmott commented Oct 18, 2024

No description provided.

@edemmott
Copy link
Author

edemmott commented Oct 18, 2024

Could the plex setting best be handled by simply having the user input the TMTplex total? Or TMT total and number used on the cellenONE (two entries).

Currently within QQC_Object.R:
if(plex == 14){
RI_numb = 18
}
if(plex == 29){
RI_numb = 32
}

@edemmott
Copy link
Author

edemmott commented Oct 18, 2024

Crucial bits noted so far:

  1. Capitalisation of Linker file column headers crucial.
  2. CellenONE files, must not use the reordered isolation files.
  3. Uncertain - maxquant files included for e.g. match between runs and not derived from the cellenONE preps may need removing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant