Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Proteomics01:33

Proteomics

9.4K
A proteome is the entire set of proteins that a cell type produces. We can study proteomes using the knowledge of genomes because genes code for mRNAs, and the mRNAs encode proteins. Although mRNA analysis is a step in the right direction, not all mRNAs are translated into proteins.
Proteomics is the study of proteomes' function. It involves the large-scale systematic study of the proteome to denote the protein complement expressed by a genome. Scientist Mark Wilkins coined the term...
9.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Hierarchy of MS-Based Evidence.

Journal of proteome research·2026
Same author

bio.tools: an expanded web service for research software in the life sciences.

Nucleic acids research·2026
Same author

Enabling Variant Proteogenomic Assay Development Through a Peptide Target Selection Pipeline and Web Application.

Proteomics·2026
Same author

Open and sustainable AI: challenges, opportunities and the road ahead in the life sciences.

Nature methods·2026
Same author

Plasma proteomic profiles of patients during oral anti-coagulant treatment with vitamin K antagonists.

British journal of haematology·2025
Same author

Tackling vaccine hyporesponsiveness through global collaboration, diverse population studies, and data integration.

The Lancet. Microbe·2025
Same journal

Mapping the 3D Chromosome Organization of a Biosynthetic Gene Cluster by Capture Hi-C (CHi-C).

Methods in molecular biology (Clifton, N.J.)·2026
Same journal

Mapping the 3D Chromosome Organization of Streptomyces by Hi-C.

Methods in molecular biology (Clifton, N.J.)·2026
Same journal

CUT&Tag Epigenomic Profiling of Biosynthetic Gene Clusters in Arabidopsis thaliana.

Methods in molecular biology (Clifton, N.J.)·2026
Same journal

Rhizobium rhizogenes-Mediated Hairy Root Transformation Protocol for Lotus japonicus and Other Legumes.

Methods in molecular biology (Clifton, N.J.)·2026
Same journal

Characterization of Bioactive Saponins from Sea Cucumbers.

Methods in molecular biology (Clifton, N.J.)·2026
Same journal

Methods for Functional Validation of Terpenoid Metabolic Clusters in Nicotiana benthamiana and Aspergillus oryzae.

Methods in molecular biology (Clifton, N.J.)·2026
See all related articles

Related Experiment Video

Updated: Jan 19, 2026

Navigating the Mass Spectrometry-Based Proteomic Data Using Free Computational Tools
07:01

Navigating the Mass Spectrometry-Based Proteomic Data Using Free Computational Tools

Published on: August 19, 2025

872

Using the Object-Oriented PowerShell for Simple Proteomics Data Analysis.

Yassene Mohammed1,2, Magnus Palmblad3

  • 1Center for Proteomics and Metabolomics, Leiden University Medical Center, Leiden, The Netherlands. Y.Mohammed@lumc.nl.

Methods in Molecular Biology (Clifton, N.J.)
|September 26, 2019
PubMed
Summary
This summary is machine-generated.

PowerShell, an object-oriented scripting language, offers advanced features for bioinformatics tasks beyond simple character streams. Its object-based approach and cross-platform availability enhance data processing, XML manipulation, and web service integration for mass spectrometry.

Keywords:
Object-oriented scriptingPowerShellWeb servicesXML parsing

More Related Videos

Mass Spectrometry-Based Proteomics Analyses Using the OpenProt Database to Unveil Novel Proteins Translated from Non-Canonical Open Reading Frames
07:38

Mass Spectrometry-Based Proteomics Analyses Using the OpenProt Database to Unveil Novel Proteins Translated from Non-Canonical Open Reading Frames

Published on: April 11, 2019

13.3K
JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics
07:28

JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics

Published on: October 19, 2021

3.6K

Related Experiment Videos

Last Updated: Jan 19, 2026

Navigating the Mass Spectrometry-Based Proteomic Data Using Free Computational Tools
07:01

Navigating the Mass Spectrometry-Based Proteomic Data Using Free Computational Tools

Published on: August 19, 2025

872
Mass Spectrometry-Based Proteomics Analyses Using the OpenProt Database to Unveil Novel Proteins Translated from Non-Canonical Open Reading Frames
07:38

Mass Spectrometry-Based Proteomics Analyses Using the OpenProt Database to Unveil Novel Proteins Translated from Non-Canonical Open Reading Frames

Published on: April 11, 2019

13.3K
JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics
07:28

JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics

Published on: October 19, 2021

3.6K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Scientific Computing

Background:

  • Traditional scripting languages like Python and Bash are widely used in bioinformatics.
  • PowerShell is an object-oriented command shell and scripting language with advanced features.
  • Classical shells output character streams, while PowerShell outputs structured objects.

Purpose of the Study:

  • To highlight PowerShell's capabilities for bioinformatics data processing.
  • To demonstrate PowerShell's advantages over traditional scripting languages.
  • To showcase PowerShell's utility for mass spectrometry data analysis.

Main Methods:

  • Utilizing PowerShell's object-oriented command line for data manipulation.
  • Leveraging PowerShell for seamless XML file navigation and modification.
  • Connecting to web services (e.g., BLAST) directly from the command line.
  • Employing PowerShell for advanced output formatting and presentation of results.

Main Results:

  • PowerShell provides structured objects, enabling more sophisticated data handling than character streams.
  • Scripts written in PowerShell are portable across Windows, Linux, and macOS.
  • Easy interaction with mass spectrometry data in XML formats is achieved.
  • Efficient connection to bioinformatics web services and formatted result presentation are demonstrated.

Conclusions:

  • PowerShell offers significant advantages for bioinformatics, including object-oriented processing and cross-platform compatibility.
  • Its features facilitate complex tasks like mass spectrometry data analysis and web service integration.
  • PowerShell is a powerful and versatile tool for modern bioinformatics workflows.