If you like the package please share it with your colleagues and leave a star on GitHub (github.com/jpquast/ggplate/). If you have any questions, suggestions for improvements or requests please also let me know on GitHub!
5/5
If you are doing proteomics combined with protein structure/prediction analysis please check out the vignette of our R package protti! Any feedback and suggestions are very welcome!
Check out this really cool paper on the functional differences of RagA and RagB GTPase by the amazing @GLDaughter! Very happy I could contribute to this story during my time in the lab!
A year ago we open-sourced #AlphaFold
Today we're freely sharing the predicted structures of all 200M proteins known to science - almost the entire protein universe!
It's our gift to humanity, and a demonstration of the benefits AI can bring to society
dpmd.ai/AF-22-LI
Super excited to share this collaborative work @Nature that focuses on the roles of Sestrin-mTORC1 in organismal dietary leucine response. So much fun working with @PJouandin from @PerrimonLab. Thank all co-authors for their very valuable contributions.nature.com/articles/s41586-0…
So great to see this story out! Really proud to have been able to contribute to this amazing project during my time in the lab! Congrats to @mlvalenstein and @kbrogala for shedding light on the structure and function of GATOR2 a truly fascinating protein complex!
If you are using protti please note that UniProt related functions are not working properly after the UniProt update. We implemented a quick fix which you can get now on GitHub.
What measures do you take in your lab to ensure that your code has a high quality? E.g. code reviews, version control, unit tests, etc.
How do you strike a balance to not overdo it with quality control measures?
#AcademicTwitter#Bioinformatics#phdchat#AcademicChatter
Just to clarify, what my question mainly refers to here are scrips for data analysis that might be very project specific. For software tools I think all of the above mentioned quality control measures should be applied no matter if it is an academic or industry setting.