All Projects → PNNL-Comp-Mass-Spec → Thermo-Raw-File-Reader

PNNL-Comp-Mass-Spec / Thermo-Raw-File-Reader

Licence: other
.NET DLL wrapper for reading Thermo .Raw files. Uses ThermoFisher.CommonCore NuGet packages provided by Thermo Fisher Scientific

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Thermo-Raw-File-Reader

mzLib
Library for mass spectrometry projects
Stars: ✭ 19 (+5.56%)
Mutual labels:  mass-spectrometry
PredFull
This work was published on Analytical Chemistry: Full-Spectrum Prediction of Peptides Tandem Mass Spectra using Deep Neural Network
Stars: ✭ 20 (+11.11%)
Mutual labels:  mass-spectrometry
QCxMS
Quantum mechanic mass spectrometry calculation program
Stars: ✭ 25 (+38.89%)
Mutual labels:  mass-spectrometry
RforProteomics
Using R and Bioconductor packages for the analysis and comprehension of proteomics data.
Stars: ✭ 52 (+188.89%)
Mutual labels:  mass-spectrometry
mzQC
Reporting and exchange format for mass spectrometry quality control data
Stars: ✭ 21 (+16.67%)
Mutual labels:  mass-spectrometry
rawDiag
Brings Orbitrap Mass Spectrometry Data to Life; Multi-platform, Fast and Colorful R package.
Stars: ✭ 29 (+61.11%)
Mutual labels:  mass-spectrometry
sirius
SIRIUS is a software for discovering a landscape of de-novo identification of metabolites using tandem mass spectrometry. This repository contains the code of the SIRIUS Software (GUI and CLI)
Stars: ✭ 32 (+77.78%)
Mutual labels:  mass-spectrometry
pmartR
The pmartR R package provides functionality for quality control, normalization, exploratory data analysis, and statistical analysis of mass spectrometry (MS) omics data, in particular proteomic (either at the peptide or the protein level), lipidomic, and metabolomic data. This includes data transformation, specification of groups that are to be …
Stars: ✭ 19 (+5.56%)
Mutual labels:  mass-spectrometry
MALDIquant
Quantitative Analysis of Mass Spectrometry Data
Stars: ✭ 48 (+166.67%)
Mutual labels:  mass-spectrometry
IDBacApp
A MALDI Mass Spectrometry Bioinformatics Platform
Stars: ✭ 20 (+11.11%)
Mutual labels:  mass-spectrometry
MSFragger
Ultrafast, comprehensive peptide identification for mass spectrometry–based proteomics
Stars: ✭ 43 (+138.89%)
Mutual labels:  mass-spectrometry
Informed-Proteomics
Top down / bottom up, MS/MS analysis tool for DDA and DIA mass spectrometry data
Stars: ✭ 25 (+38.89%)
Mutual labels:  mass-spectrometry
philosopher
A complete toolkit for shotgun proteomics data analysis
Stars: ✭ 82 (+355.56%)
Mutual labels:  mass-spectrometry
batmass
Mass spectrometry data visualization
Stars: ✭ 32 (+77.78%)
Mutual labels:  mass-spectrometry
pDeep
pDeep: Predicting MS/MS Spectra of Peptides with Deep Learning
Stars: ✭ 24 (+33.33%)
Mutual labels:  mass-spectrometry
tools-metabolomics
Galaxy tools for metabolomics maintained by Workflow4Metabolomics
Stars: ✭ 13 (-27.78%)
Mutual labels:  mass-spectrometry
ElMaven
LC-MS data processing tool for large-scale metabolomics experiments.
Stars: ✭ 84 (+366.67%)
Mutual labels:  mass-spectrometry
ms deisotope
A library for deisotoping and charge state deconvolution of complex mass spectra
Stars: ✭ 21 (+16.67%)
Mutual labels:  mass-spectrometry
pymsfilereader
Thermo MSFileReader Python bindings
Stars: ✭ 58 (+222.22%)
Mutual labels:  mass-spectrometry
OrgMassSpecR
Organic/biological mass spectrometry data analysis (development version).
Stars: ✭ 24 (+33.33%)
Mutual labels:  mass-spectrometry

Thermo Raw File Reader

The Thermo Raw File Reader is a .NET DLL wrapper for reading Thermo .raw files. It originally used the Thermo MS File Reader, but in January 2019 we switched to using the ThermoFisher.CommonCore C# DLLs

Features

The Thermo Raw File Reader DLL provides several methods for parsing the information extracted from Thermo .raw files, including:

  • Determining the parent ion m/z and fragmentation mode in a given scan filter
  • Determining the Ionization mode from a given scan filter
  • Extracting MRM masses listed in a given scan filter
  • Reporting the number of spectra in the .Raw file
  • Returning details on a specific spectrum
  • Obtaining the raw m/z and intensity values for a given spectrum

Software Demo

The Test_ThermoRawFileReader directory contains a .NET command-line application that illustrates how to interface with ThermoRawFileReaderDLL.dll

Contacts

Written by Matthew Monroe for the Department of Energy (PNNL, Richland, WA)
Copyright 2019, Battelle Memorial Institute. All Rights Reserved.
E-mail: [email protected] or [email protected]
Website: https://github.com/PNNL-Comp-Mass-Spec/ or https://panomics.pnnl.gov/ or https://www.pnnl.gov/integrative-omics/

License

The Thermo Raw File Reader is licensed under the 2-Clause BSD License; you may not use this program except in compliance with the License. You may obtain a copy of the License at https://opensource.org/licenses/BSD-2-Clause

Copyright 2018 Battelle Memorial Institute

RawFileReader reading tool. Copyright © 2016 by Thermo Fisher Scientific, Inc. All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].