Closed justinjjvanderhooft closed 6 years ago
Dr. Simon Rogers simon.d.rogers@gmail.com
On 12 Jan 2018, at 14:06, justinjjvanderhooft notifications@github.com wrote:
Would it be possible (desirable) to make MS2LDA analysis public? i.e., the recent plant results are now part of a manuscript that is being written up - and it would be nice if https://ms2lda.org/basicviz/summary/566 https://ms2lda.org/basicviz/summary/566 would lead to the experimental results - without a need for registration. However, I would suggest to make it "view only" rather than edit. What do you think?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sdrogers/ms2ldaviz/issues/126, or mute the thread https://github.com/notifications/unsubscribe-auth/AAlVYw0HF8bd38xRXPCH9-nRHKcI3kWWks5tJ2bagaJpZM4RcVg4.
Would you want to provide all the 'view' functionality?
One option would be to add a new category. At the moment, users can have 'edit' and 'view' rights on an experiment. But it could be that we also have 'public' which means that no login is required? Would require quite a few code changes though as a lot of the views use the @login_required
decoration
But, in general, I think we should definitely try and make it work somehow.
" But it could be that we also have 'public' which means that no login is required? Would require quite a few code changes though as a lot of the views use the @login_required decoration" --> how much? Is this doable?
I think it is worth-while as we can then link to the experiments from papers - the experimental settings are also stored within the summary page so it makes is easy to share results.
Perhaps good to think about this again? :-)
Continued in issue #135
Would it be possible (desirable) to make MS2LDA analysis public? i.e., the recent plant results are now part of a manuscript that is being written up - and it would be nice if https://ms2lda.org/basicviz/summary/566 would lead to the experimental results - without a need for registration. However, I would suggest to make it "view only" rather than edit. What do you think?