Publishes on Genomics and Phylogenetic Studies, Enzyme Structure and Function, Genetics, Bioinformatics, and Biomedical Research. 32 papers and 14.3k citations.
UNLABELLED: Jalview Version 2 is a system for interactive WYSIWYG editing, analysis and annotation of multiple sequence alignments. Core features include keyboard and mouse-based editing, multiple views and alignment overviews, and linked structure display with Jmol. Jalview 2 is available in two forms: a lightweight Java applet for use in web applications, and a powerful desktop application that employs web services for sequence alignment, secondary structure prediction and the retrieval of alignments, sequences, annotation and structures from public databases and any DAS 1.53 compliant sequence or annotation server. AVAILABILITY: The Jalview 2 Desktop application and JalviewLite applet are made freely available under the GPL, and can be downloaded from www.jalview.org.
JPred4 (http://www.compbio.dundee.ac.uk/jpred4) is the latest version of the popular JPred protein secondary structure prediction server which provides predictions by the JNet algorithm, one of the most accurate methods for secondary structure prediction. In addition to protein secondary structure, JPred also makes predictions of solvent accessibility and coiled-coil regions. The JPred service runs up to 94 000 jobs per month and has carried out over 1.5 million predictions in total for users in 179 countries. The JPred4 web server has been re-implemented in the Bootstrap framework and JavaScript to improve its design, usability and accessibility from mobile devices. JPred4 features higher accuracy, with a blind three-state (α-helix, β-strand and coil) secondary structure prediction accuracy of 82.0% while solvent accessibility prediction accuracy has been raised to 90% for residues <5% accessible. Reporting of results is enhanced both on the website and through the optional email summaries and batch submission results. Predictions are now presented in SVG format with options to view full multiple sequence alignments with and without gaps and insertions. Finally, the help-pages have been updated and tool-tips added as well as step-by-step tutorials.
In this chapter, we introduce core functionality of the Jalview interactive platform for the creation, analysis, and publication of multiple sequence alignments. A workflow is described based on Jalview's core functions: from data import to figure generation, including import of alignment reliability scores from T-Coffee and use of Jalview from the command line. The accompanying notes provide background information on the underlying methods and discuss additional options for working with Jalview to perform multiple sequence alignment, functional site analysis, and publication of alignments on the web.
Mutations in the PTEN-induced kinase 1 (PINK1) are causative of autosomal recessive Parkinson's disease (PD). We have previously reported that PINK1 is activated by mitochondrial depolarisation and phosphorylates serine 65 (Ser(65)) of the ubiquitin ligase Parkin and ubiquitin to stimulate Parkin E3 ligase activity. Here, we have employed quantitative phosphoproteomics to search for novel PINK1-dependent phosphorylation targets in HEK (human embryonic kidney) 293 cells stimulated by mitochondrial depolarisation. This led to the identification of 14,213 phosphosites from 4,499 gene products. Whilst most phosphosites were unaffected, we strikingly observed three members of a sub-family of Rab GTPases namely Rab8A, 8B and 13 that are all phosphorylated at the highly conserved residue of serine 111 (Ser(111)) in response to PINK1 activation. Using phospho-specific antibodies raised against Ser(111) of each of the Rabs, we demonstrate that Rab Ser(111) phosphorylation occurs specifically in response to PINK1 activation and is abolished in HeLa PINK1 knockout cells and mutant PINK1 PD patient-derived fibroblasts stimulated by mitochondrial depolarisation. We provide evidence that Rab8A GTPase Ser(111) phosphorylation is not directly regulated by PINK1 in vitro and demonstrate in cells the time course of Ser(111) phosphorylation of Rab8A, 8B and 13 is markedly delayed compared to phosphorylation of Parkin at Ser(65). We further show mechanistically that phosphorylation at Ser(111) significantly impairs Rab8A activation by its cognate guanine nucleotide exchange factor (GEF), Rabin8 (by using the Ser111Glu phosphorylation mimic). These findings provide the first evidence that PINK1 is able to regulate the phosphorylation of Rab GTPases and indicate that monitoring phosphorylation of Rab8A/8B/13 at Ser(111) may represent novel biomarkers of PINK1 activity in vivo. Our findings also suggest that disruption of Rab GTPase-mediated signalling may represent a major mechanism in the neurodegenerative cascade of Parkinson's disease.
SUMMARY: JABAWS is a web services framework that simplifies the deployment of web services for bioinformatics. JABAWS:MSA provides services for five multiple sequence alignment (MSA) methods (Probcons, T-coffee, Muscle, Mafft and ClustalW), and is the system employed by the Jalview multiple sequence analysis workbench since version 2.6. A fully functional, easy to set up server is provided as a Virtual Appliance (VA), which can be run on most operating systems that support a virtualization environment such as VMware or Oracle VirtualBox. JABAWS is also distributed as a Web Application aRchive (WAR) and can be configured to run on a single computer and/or a cluster managed by Grid Engine, LSF or other queuing systems that support DRMAA. JABAWS:MSA provides clients full access to each application's parameters, allows administrators to specify named parameter preset combinations and execution limits for each application through simple configuration files. The JABAWS command-line client allows integration of JABAWS services into conventional scripts. AVAILABILITY AND IMPLEMENTATION: JABAWS is made freely available under the Apache 2 license and can be obtained from: http://www.compbio.dundee.ac.uk/jabaws.