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

Shiny #28

Open
LucasSchmidt97 opened this issue Oct 10, 2017 · 9 comments
Open

Shiny #28

LucasSchmidt97 opened this issue Oct 10, 2017 · 9 comments

Comments

@LucasSchmidt97
Copy link
Collaborator

LucasSchmidt97 commented Oct 10, 2017

@LucasSchmidt97 LucasSchmidt97 self-assigned this Oct 10, 2017
@LucasSchmidt97
Copy link
Collaborator Author

LucasSchmidt97 commented Oct 10, 2017

  • build a diff function which shows where the spectra differ and mark it in the plot

@LucasSchmidt97
Copy link
Collaborator Author

LucasSchmidt97 commented Oct 11, 2017

  • sorted mascot score
R> idx.score <- order(as.numeric(protViz:::.get_q_peptide(F225712,
attribute = 'pep_score')), decreasing = TRUE)
R> plot(pep_score[idx.score])
  • color (green and dark green)
  • xlim (0, 2000)
  • slider for zooming on the x-axis

@LucasSchmidt97
Copy link
Collaborator Author

LucasSchmidt97 commented Oct 16, 2017

  • spectrum index (+10/-10)
  • y Scala same (DOESN'T WORK because bug in ProtViz)
  • scaling of display for all resolutions
  • ions diff like mz diff
  • x scale with values
  • peptide sequence (behind mascot score)

@LucasSchmidt97
Copy link
Collaborator Author

  • add more info about the Spectra (query number, etc)

@LucasSchmidt97
Copy link
Collaborator Author

  • slider/config for itol and other parameters in peakplot

@LucasSchmidt97
Copy link
Collaborator Author

  • show Delta masses between peaks to see differences

@LucasSchmidt97
Copy link
Collaborator Author

Fix checkboxgroup bug

@LucasSchmidt97
Copy link
Collaborator Author

Shiny app runs and is useful/works, but some bugs occur because of the data differences.

@LucasSchmidt97
Copy link
Collaborator Author

LucasSchmidt97 commented Nov 17, 2017

Update shiny app because of new R interface

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

No branches or pull requests

1 participant