diff --git a/isa-cookbook/content/notebooks/ISA-json to ISA-Tab and back to ISA-json - roundtrip.ipynb b/isa-cookbook/content/notebooks/ISA-json to ISA-Tab and back to ISA-json - roundtrip.ipynb new file mode 100644 index 000000000..426fe9d50 --- /dev/null +++ b/isa-cookbook/content/notebooks/ISA-json to ISA-Tab and back to ISA-json - roundtrip.ipynb @@ -0,0 +1,289 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 12, + "id": "20e0c3cb", + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Collecting git+https://github.com/isa-tools/isa-api.git@develop\r\n", + " Cloning https://github.com/isa-tools/isa-api.git (to revision develop) to /private/var/folders/5n/rl6lqnks4rqb59pbtpvvntqw0000gr/T/pip-req-build-5zrvfhbx\r\n", + " Running command git clone --filter=blob:none --quiet https://github.com/isa-tools/isa-api.git /private/var/folders/5n/rl6lqnks4rqb59pbtpvvntqw0000gr/T/pip-req-build-5zrvfhbx\r\n", + " Running command git checkout -b develop --track origin/develop\r\n", + " Switched to a new branch 'develop'\r\n", + " Branch 'develop' set up to track remote branch 'develop' from 'origin'.\r\n", + " Resolved https://github.com/isa-tools/isa-api.git to commit d246d7752e16d16ee41cf5a1024e50e1898924ff\r\n", + " Preparing metadata (setup.py) ... \u001B[?25l-\b \bdone\r\n", + "\u001B[?25hRequirement already satisfied: graphene==3.1.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (3.1.1)\r\n", + "Requirement already satisfied: graphql-core==3.2.3 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (3.2.3)\r\n", + "Requirement already satisfied: wheel~=0.36.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (0.36.2)\r\n", + "Requirement already satisfied: setuptools~=57.1.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (57.1.0)\r\n", + "Requirement already satisfied: numpy~=1.23.3 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (1.23.5)\r\n", + "Requirement already satisfied: jsonschema~=4.18.4 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (4.18.6)\r\n", + "Requirement already satisfied: pandas==1.5.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (1.5.0)\r\n", + "Requirement already satisfied: openpyxl>=2.5.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (2.6.4)\r\n", + "Requirement already satisfied: networkx~=2.5.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (2.5.1)\r\n", + "Requirement already satisfied: lxml~=4.9.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (4.9.3)\r\n", + "Requirement already satisfied: requests~=2.25.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (2.25.1)\r\n", + "Requirement already satisfied: iso8601~=0.1.14 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (0.1.16)\r\n", + "Requirement already satisfied: chardet~=4.0.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (4.0.0)\r\n", + "Requirement already satisfied: jinja2~=3.0.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (3.0.1)\r\n", + "Requirement already satisfied: beautifulsoup4~=4.9.3 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (4.9.3)\r\n", + "Requirement already satisfied: mzml2isa==1.1.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (1.1.1)\r\n", + "Requirement already satisfied: biopython~=1.79 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (1.79)\r\n", + "Requirement already satisfied: progressbar2~=3.53.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (3.53.1)\r\n", + "Requirement already satisfied: deepdiff~=5.5.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (5.5.0)\r\n", + "Requirement already satisfied: PyYAML~=6.0.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (6.0.1)\r\n", + "Requirement already satisfied: bokeh~=2.3.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (2.3.3)\r\n", + "Requirement already satisfied: certifi==2021.5.30 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (2021.5.30)\r\n", + "Requirement already satisfied: flake8==3.9.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (3.9.2)\r\n", + "Requirement already satisfied: ddt==1.4.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (1.4.2)\r\n", + "Requirement already satisfied: behave==1.2.6 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (1.2.6)\r\n", + "Requirement already satisfied: httpretty==1.1.3 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (1.1.3)\r\n", + "Requirement already satisfied: sure==2.0.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (2.0.0)\r\n", + "Requirement already satisfied: coveralls~=3.1.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (3.1.0)\r\n", + "Requirement already satisfied: rdflib~=6.0.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (6.0.2)\r\n", + "Requirement already satisfied: Flask~=2.2.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (2.2.5)\r\n", + "Requirement already satisfied: flask_sqlalchemy~=3.0.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from isatools==0.14.2) (3.0.5)\r\n", + "Requirement already satisfied: parse-type>=0.4.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from behave==1.2.6->isatools==0.14.2) (0.6.2)\r\n", + "Requirement already satisfied: six>=1.11 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from behave==1.2.6->isatools==0.14.2) (1.16.0)\r\n", + "Requirement already satisfied: parse>=1.8.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from behave==1.2.6->isatools==0.14.2) (1.19.1)\r\n", + "Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from flake8==3.9.2->isatools==0.14.2) (0.6.1)\r\n", + "Requirement already satisfied: pycodestyle<2.8.0,>=2.7.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from flake8==3.9.2->isatools==0.14.2) (2.7.0)\r\n", + "Requirement already satisfied: pyflakes<2.4.0,>=2.3.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from flake8==3.9.2->isatools==0.14.2) (2.3.1)\r\n", + "Requirement already satisfied: graphql-relay<3.3,>=3.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from graphene==3.1.1->isatools==0.14.2) (3.2.0)\r\n", + "Requirement already satisfied: aniso8601<10,>=8 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from graphene==3.1.1->isatools==0.14.2) (9.0.1)\r\n", + "Requirement already satisfied: fs~=2.4 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from mzml2isa==1.1.1->isatools==0.14.2) (2.4.13)\r\n", + "Requirement already satisfied: pronto~=2.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from mzml2isa==1.1.1->isatools==0.14.2) (2.5.1)\r\n", + "Requirement already satisfied: pytz>=2020.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from pandas==1.5.0->isatools==0.14.2) (2021.1)\r\n", + "Requirement already satisfied: python-dateutil>=2.8.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from pandas==1.5.0->isatools==0.14.2) (2.8.2)\r\n", + "Requirement already satisfied: mock in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from sure==2.0.0->isatools==0.14.2) (5.1.0)\r\n", + "Requirement already satisfied: soupsieve>1.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from beautifulsoup4~=4.9.3->isatools==0.14.2) (2.2.1)\r\n", + "Requirement already satisfied: pillow>=7.1.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from bokeh~=2.3.2->isatools==0.14.2) (10.1.0)\r\n", + "Requirement already satisfied: tornado>=5.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from bokeh~=2.3.2->isatools==0.14.2) (6.1)\r\n", + "Requirement already satisfied: typing-extensions>=3.7.4 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from bokeh~=2.3.2->isatools==0.14.2) (4.8.0)\r\n", + "Requirement already satisfied: packaging>=16.8 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from bokeh~=2.3.2->isatools==0.14.2) (21.0)\r\n", + "Requirement already satisfied: coverage<6.0,>=4.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from coveralls~=3.1.0->isatools==0.14.2) (5.5)\r\n", + "Requirement already satisfied: docopt>=0.6.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from coveralls~=3.1.0->isatools==0.14.2) (0.6.2)\r\n", + "Requirement already satisfied: ordered-set==4.0.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from deepdiff~=5.5.0->isatools==0.14.2) (4.0.2)\r\n", + "Requirement already satisfied: click>=8.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from Flask~=2.2.2->isatools==0.14.2) (8.1.7)\r\n", + "Requirement already satisfied: itsdangerous>=2.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from Flask~=2.2.2->isatools==0.14.2) (2.1.2)\r\n", + "Requirement already satisfied: Werkzeug>=2.2.2 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from Flask~=2.2.2->isatools==0.14.2) (3.0.1)\r\n", + "Requirement already satisfied: importlib-metadata>=3.6.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from Flask~=2.2.2->isatools==0.14.2) (6.8.0)\r\n", + "Requirement already satisfied: sqlalchemy>=1.4.18 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from flask_sqlalchemy~=3.0.2->isatools==0.14.2) (2.0.23)\r\n", + "Requirement already satisfied: MarkupSafe>=2.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from jinja2~=3.0.1->isatools==0.14.2) (2.1.3)\r\n", + "Requirement already satisfied: rpds-py>=0.7.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from jsonschema~=4.18.4->isatools==0.14.2) (0.13.0)\r\n", + "Requirement already satisfied: attrs>=22.2.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from jsonschema~=4.18.4->isatools==0.14.2) (23.1.0)\r\n", + "Requirement already satisfied: referencing>=0.28.4 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from jsonschema~=4.18.4->isatools==0.14.2) (0.31.0)\r\n", + "Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from jsonschema~=4.18.4->isatools==0.14.2) (2023.11.1)\r\n", + "Requirement already satisfied: decorator<5,>=4.3 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from networkx~=2.5.1->isatools==0.14.2) (4.4.2)\r\n", + "Requirement already satisfied: jdcal in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from openpyxl>=2.5.0->isatools==0.14.2) (1.4.1)\r\n", + "Requirement already satisfied: et_xmlfile in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from openpyxl>=2.5.0->isatools==0.14.2) (1.1.0)\r\n", + "Requirement already satisfied: python-utils>=2.3.0 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from progressbar2~=3.53.1->isatools==0.14.2) (2.5.6)\r\n", + "Requirement already satisfied: pyparsing in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from rdflib~=6.0.2->isatools==0.14.2) (2.4.7)\r\n", + "Requirement already satisfied: isodate in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from rdflib~=6.0.2->isatools==0.14.2) (0.6.0)\r\n", + "Requirement already satisfied: idna<3,>=2.5 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from requests~=2.25.1->isatools==0.14.2) (2.10)\r\n", + "Requirement already satisfied: urllib3<1.27,>=1.21.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from requests~=2.25.1->isatools==0.14.2) (1.26.6)\r\n", + "Requirement already satisfied: appdirs~=1.4.3 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from fs~=2.4->mzml2isa==1.1.1->isatools==0.14.2) (1.4.4)\r\n", + "Requirement already satisfied: zipp>=0.5 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from importlib-metadata>=3.6.0->Flask~=2.2.2->isatools==0.14.2) (3.17.0)\r\n", + "Requirement already satisfied: fastobo~=0.12.1 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from pronto~=2.0->mzml2isa==1.1.1->isatools==0.14.2) (0.12.2)\r\n", + "Requirement already satisfied: greenlet!=0.4.17 in /Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from sqlalchemy>=1.4.18->flask_sqlalchemy~=3.0.2->isatools==0.14.2) (3.0.1)\r\n", + "Building wheels for collected packages: isatools\r\n", + " Building wheel for isatools (setup.py) ... \u001B[?25l-\b \b\\\b \b|\b \b/\b \b-\b \b\\\b \b|\b \b/\b \b-\b \b\\\b \b|\b \b/\b \b-\b \b\\\b \b|\b \b/\b \b-\b \b\\\b \b|\b \b/\b \b-\b \b\\\b \b|\b \b/\b \b-\b \b\\\b \b|\b \b/\b \b-\b \b\\\b \b|\b \bdone\r\n", + "\u001B[?25h Created wheel for isatools: filename=isatools-0.14.2-py3-none-any.whl size=2687364 sha256=a1e03f45642a270ed616ebe1fabe6fd2c9b92e720b4335ff97dfd2f14dbaa21c\r\n", + " Stored in directory: /private/var/folders/5n/rl6lqnks4rqb59pbtpvvntqw0000gr/T/pip-ephem-wheel-cache-blllffov/wheels/7a/cd/2f/2a642c74c35b34fbde447e2b8bbf6ec194796d0c6ef5571318\r\n", + "Successfully built isatools\r\n", + "Installing collected packages: isatools\r\n", + " Attempting uninstall: isatools\r\n", + " Found existing installation: isatools 0.12.0a0\r\n", + "\u001B[31mERROR: Exception:\r\n", + "Traceback (most recent call last):\r\n", + " File \"/Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pip/_internal/cli/base_command.py\", line 167, in exc_logging_wrapper\r\n", + " status = run_func(*args)\r\n", + " File \"/Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pip/_internal/cli/req_command.py\", line 205, in wrapper\r\n", + " return func(self, options, args)\r\n", + " File \"/Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pip/_internal/commands/install.py\", line 405, in run\r\n", + " installed = install_given_reqs(\r\n", + " File \"/Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pip/_internal/req/__init__.py\", line 68, in install_given_reqs\r\n", + " uninstalled_pathset = requirement.uninstall(auto_confirm=True)\r\n", + " File \"/Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pip/_internal/req/req_install.py\", line 637, in uninstall\r\n", + " uninstalled_pathset = UninstallPathSet.from_dist(dist)\r\n", + " File \"/Users/philippe/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pip/_internal/req/req_uninstall.py\", line 530, in from_dist\r\n", + " assert link_pointer == dist_location, (\r\n", + "AssertionError: Egg-link /Users/philippe/Documents/git/isa-api2/isa-api/src/isatools does not match installed location of isatools (at /Users/philippe/Documents/git/isa-api2/isa-api)\u001B[0m\u001B[31m\r\n", + "\u001B[0m\u001B[33mWARNING: You are using pip version 22.0.3; however, version 23.3.1 is available.\r\n", + "You should consider upgrading via the '/Users/philippe/.pyenv/versions/3.9.0/bin/python3.9 -m pip install --upgrade pip' command.\u001B[0m\u001B[33m\r\n", + "\u001B[0m" + ] + } + ], + "source": [ + "!pip install git+https://github.com/isa-tools/isa-api.git@develop" + ] + }, + { + "cell_type": "code", + "execution_count": 13, + "id": "7f776e9d", + "metadata": {}, + "outputs": [], + "source": [ + "from isatools.model import (\n", + " Comment,\n", + " Investigation,\n", + " Study,\n", + " StudyFactor,\n", + " FactorValue,\n", + " OntologyAnnotation,\n", + " Characteristic,\n", + " OntologySource,\n", + " Material,\n", + " Sample,\n", + " Source,\n", + " Protocol,\n", + " ProtocolParameter,\n", + " ProtocolComponent,\n", + " ParameterValue,\n", + " Process,\n", + " Publication,\n", + " Person,\n", + " Assay,\n", + " DataFile,\n", + " plink\n", + ")\n", + "import datetime\n", + "import os" + ] + }, + { + "cell_type": "code", + "execution_count": 14, + "id": "cc70ba63", + "metadata": {}, + "outputs": [], + "source": [ + "from isatools.convert import isatab2json\n", + "from isatools import isajson\n", + "import json\n", + "\n", + "# isa_json = isatab2json.convert(main_path, validate_first=False, use_new_parser=True)\n", + "\n", + "# with open(os.path.join(main_path, 'isa-bh2023-all.json'), 'w') as out_fp:\n", + "# json.dump(isa_json, out_fp)" + ] + }, + { + "cell_type": "code", + "execution_count": 15, + "id": "7931bbd0", + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Name: isatools\r\n", + "Version: 0.12.0a0\r\n", + "Summary: Metadata tracking tools help to manage an increasingly diverse set of life science, environmental and biomedical experiments\r\n", + "Home-page: https://github.com/ISA-tools/isa-api\r\n", + "Author: ISA Infrastructure Team\r\n", + "Author-email: isatools@googlegroups.com\r\n", + "License: UNKNOWN\r\n", + "Location: /Users/philippe/Documents/git/isa-api2/isa-api\r\n", + "Requires: beautifulsoup4, biopython, chardet, deepdiff, iso8601, jinja2, jsonschema, lxml, mzml2isa, networkx, numpy, pandas, progressbar2, PyYAML, requests\r\n", + "Required-by: \r\n" + ] + } + ], + "source": [ + "!pip show isatools" + ] + }, + { + "cell_type": "code", + "execution_count": 16, + "outputs": [], + "source": [ + "main_path = \"./output/ISA-BH2023-ALL/\"\n", + "data_path = \"./notebook-output/BII-I-1-RT/\"" + ], + "metadata": { + "collapsed": false, + "pycharm": { + "name": "#%%\n" + } + } + }, + { + "cell_type": "code", + "execution_count": 17, + "id": "a2a84bfd", + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "CONFIG at: /Users/philippe/Documents/git/isa-api2/isa-api/isatools/isajson/../resources/config/json/default\n", + "assay name: spectrum.mzdata\n", + "assay name: proteins.csv\n", + "assay name: ptms.csv\n", + "assay name: peptides.csv\n", + "assay name: PRIDE_Exp_Complete_Ac_8761.xml\n", + "assay name: JIC85_Sulphate_0.10_External_1_1.txt\n", + "assay name: E-MEXP-115-raw-data-331224145.txt\n", + "assay name: E-MEXP-115-processed-data-1341986893.txt\n", + "assay name: E-MAXD-4-raw-data-426648675.txt\n", + "assay name: E-MAXD-4-processed-data-1342566476.txt\n" + ] + } + ], + "source": [ + "from isatools.convert import json2isatab\n", + "with open(os.path.join(\"./../../../tests/data/json/BII-I-1\", \"BII-I-1.json\")) as json_fp:\n", + " json2isatab.convert(\n", + " json_fp, data_path, write_factor_values_in_assay_table=False\n", + " )" + ] + }, + { + "cell_type": "code", + "execution_count": 18, + "id": "ec7f914a", + "metadata": {}, + "outputs": [], + "source": [ + "\n", + "isa_json = isatab2json.convert(data_path,use_new_parser=True)\n", + " \n", + "with open(os.path.join(data_path, 'isa.json'), 'w') as out_fp:\n", + " json.dump(isa_json, out_fp)" + ] + } + ], + "metadata": { + "kernelspec": { + "name": "isa-py-3.11", + "language": "python", + "display_name": "isa-py-3.11" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.9.0" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +} \ No newline at end of file diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling.txt b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling.txt new file mode 100644 index 000000000..864cfb38c --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling.txt @@ -0,0 +1,287 @@ +Sample Name Protocol REF Parameter Value[Post Extraction] Term Source REF Term Accession Number Parameter Value[Derivatization] Term Source REF Term Accession Number Extract Name Protocol REF Parameter Value[Chromatography Instrument] Term Source REF Term Accession Number Parameter Value[Autosampler model] Term Source REF Term Accession Number Parameter Value[Column model] Term Source REF Term Accession Number Parameter Value[Column type] Term Source REF Term Accession Number Parameter Value[Guard column] Term Source REF Term Accession Number Labeled Extract Name Label Term Source REF Term Accession Number Protocol REF Parameter Value[Scan polarity] Term Source REF Term Accession Number Parameter Value[Scan m/z range] Unit Term Source REF Term Accession Number Parameter Value[Instrument] Term Source REF Term Accession Number Parameter Value[Ion source] Term Source REF Term Accession Number Parameter Value[Mass analyzer] Term Source REF Term Accession Number Parameter Value[Native spectrum identifier format] Term Source REF Term Accession Number Parameter Value[Data file content] Term Source REF Term Accession Number Parameter Value[Data file checksum type] Term Source REF Term Accession Number Parameter Value[Raw data file format] Term Source REF Term Accession Number Parameter Value[Instrument manufacturer] Term Source REF Term Accession Number Parameter Value[Instrument software] Term Source REF Term Accession Number Parameter Value[Number of scans] Term Source REF Term Accession Number Parameter Value[Time range] Unit Term Source REF Term Accession Number MS Assay Name Raw Spectral Data File Protocol REF Normalization Name Derived Spectral Data File Protocol REF Parameter Value[Data Transformation software] Term Source REF Term Accession Number Data Transformation Name Data Transformation Name Metabolite Assignment File Factor Value[Injection Order] Term Source REF Term Accession Number +CM__QC_media_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_1 cardiomyocytes/HILIC_negative/QC_media_1.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 1 +CM__QC_media_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_2 cardiomyocytes/HILIC_negative/QC_media_2.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 2 +CM__QC_media_3 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_3 cardiomyocytes/HILIC_negative/QC_media_3.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_3.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 3 +CM__QC_media_4 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_4 cardiomyocytes/HILIC_negative/QC_media_4.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_4.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 4 +CM__QC_media_5 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_5 cardiomyocytes/HILIC_negative/QC_media_5.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_5.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 5 +CM__blank_media_start Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 blank_media_start cardiomyocytes/HILIC_negative/blank_media_start.raw Data transformation cardiomyocytes/HILIC_negative/blank_media_start.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 6 +CM__QC_media_6 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_6 cardiomyocytes/HILIC_negative/QC_media_6.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_6.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 7 +CM__QC_media_7 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_7 cardiomyocytes/HILIC_negative/QC_media_7.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_7.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 8 +CM__QC_media_8 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_8 cardiomyocytes/HILIC_negative/QC_media_8.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_8.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 9 +CM__QC_media_9 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_9 cardiomyocytes/HILIC_negative/QC_media_9.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_9.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 10 +CM__QC_media_10 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_10 cardiomyocytes/HILIC_negative/QC_media_10.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_10.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 11 +CM__AZ_M6 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M6 cardiomyocytes/HILIC_negative/AZ_M6.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M6.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 12 +CM__AZ_M8 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M8 cardiomyocytes/HILIC_negative/AZ_M8.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M8.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 13 +CM__AZ_M3 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M3 cardiomyocytes/HILIC_negative/AZ_M3.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M3.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 14 +CM__AZ_M10 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M10 cardiomyocytes/HILIC_negative/AZ_M10.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M10.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 15 +CM__AZ_M17 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M17 cardiomyocytes/HILIC_negative/AZ_M17.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M17.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 16 +CM__QC_media_11 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_11 cardiomyocytes/HILIC_negative/QC_media_11.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_11.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 17 +CM__AZ_M11 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M11 cardiomyocytes/HILIC_negative/AZ_M11.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M11.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 18 +CM__AZ_M12 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M12 cardiomyocytes/HILIC_negative/AZ_M12.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M12.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 19 +CM__AZ_M7 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M7 cardiomyocytes/HILIC_negative/AZ_M7.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M7.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 20 +CM__AZ_M15 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M15 cardiomyocytes/HILIC_negative/AZ_M15.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M15.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 21 +CM__AZ_M13 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M13 cardiomyocytes/HILIC_negative/AZ_M13.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M13.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 22 +CM__QC_media_12 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_12 cardiomyocytes/HILIC_negative/QC_media_12.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_12.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 23 +CM__AZ_M5 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M5 cardiomyocytes/HILIC_negative/AZ_M5.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M5.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 24 +CM__AZ_M4 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M4 cardiomyocytes/HILIC_negative/AZ_M4.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M4.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 25 +CM__AZ_M16 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M16 cardiomyocytes/HILIC_negative/AZ_M16.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M16.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 26 +CM__AZ_M9 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M9 cardiomyocytes/HILIC_negative/AZ_M9.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M9.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 27 +CM__AZ_M1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M1 cardiomyocytes/HILIC_negative/AZ_M1.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 28 +CM__QC_media_13 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_13 cardiomyocytes/HILIC_negative/QC_media_13.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_13.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 29 +CM__AZ_M2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M2 cardiomyocytes/HILIC_negative/AZ_M2.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 30 +CM__AZ_M14 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M14 cardiomyocytes/HILIC_negative/AZ_M14.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M14.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 31 +CM__AZ_M18 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_M18 cardiomyocytes/HILIC_negative/AZ_M18.raw Data transformation cardiomyocytes/HILIC_negative/AZ_M18.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 32 +CM__QC_media_14 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_14 cardiomyocytes/HILIC_negative/QC_media_14.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_14.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 33 +CM__QC_media_15 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_15 cardiomyocytes/HILIC_negative/QC_media_15.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_15.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 34 +CM__QC_media_16_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_16_MSMS_70_200 cardiomyocytes/HILIC_negative/QC_media_16_MSMS_70_200.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_16_MSMS_70_200.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 35 +CM__QC_media_17_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_17_MSMS_200_400 cardiomyocytes/HILIC_negative/QC_media_17_MSMS_200_400.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_17_MSMS_200_400.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 36 +CM__QC_media_18_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_media_18_MSMS_400_1000 cardiomyocytes/HILIC_negative/QC_media_18_MSMS_400_1000.raw Data transformation cardiomyocytes/HILIC_negative/QC_media_18_MSMS_400_1000.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 37 +CM__blank_media_end Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 blank_media_end cardiomyocytes/HILIC_negative/blank_media_end.raw Data transformation cardiomyocytes/HILIC_negative/blank_media_end.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 38 +CM__QC_cell_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_1 cardiomyocytes/HILIC_negative/QC_cell_1.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 1 +CM__QC_cell_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_2 cardiomyocytes/HILIC_negative/QC_cell_2.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 2 +CM__blank_cell_start Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 blank_cell_start cardiomyocytes/HILIC_negative/blank_cell_start.raw Data transformation cardiomyocytes/HILIC_negative/blank_cell_start.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 3 +CM__QC_cell_3 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_3 cardiomyocytes/HILIC_negative/QC_cell_3.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_3.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 4 +CM__QC_cell_4 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_4 cardiomyocytes/HILIC_negative/QC_cell_4.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_4.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 5 +CM__QC_cell_5 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_5 cardiomyocytes/HILIC_negative/QC_cell_5.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_5.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 6 +CM__QC_cell_6 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_6 cardiomyocytes/HILIC_negative/QC_cell_6.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_6.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 7 +CM__QC_cell_7 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_7 cardiomyocytes/HILIC_negative/QC_cell_7.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_7.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 8 +CM__AZ7 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ7 cardiomyocytes/HILIC_negative/AZ7.raw Data transformation cardiomyocytes/HILIC_negative/AZ7.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 9 +CM__AZ15 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ15 cardiomyocytes/HILIC_negative/AZ15.raw Data transformation cardiomyocytes/HILIC_negative/AZ15.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 10 +CM__AZ14 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ14 cardiomyocytes/HILIC_negative/AZ14.raw Data transformation cardiomyocytes/HILIC_negative/AZ14.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 11 +CM__AZ4 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ4 cardiomyocytes/HILIC_negative/AZ4.raw Data transformation cardiomyocytes/HILIC_negative/AZ4.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 12 +CM__AZ11 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ11 cardiomyocytes/HILIC_negative/AZ11.raw Data transformation cardiomyocytes/HILIC_negative/AZ11.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 13 +CM__QC_cell_8 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_8 cardiomyocytes/HILIC_negative/QC_cell_8.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_8.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 14 +CM__AZ18 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ18 cardiomyocytes/HILIC_negative/AZ18.raw Data transformation cardiomyocytes/HILIC_negative/AZ18.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 15 +CM__AZ13 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ13 cardiomyocytes/HILIC_negative/AZ13.raw Data transformation cardiomyocytes/HILIC_negative/AZ13.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 16 +CM__AZ3 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ3 cardiomyocytes/HILIC_negative/AZ3.raw Data transformation cardiomyocytes/HILIC_negative/AZ3.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 17 +CM__AZ1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ1 cardiomyocytes/HILIC_negative/AZ1.raw Data transformation cardiomyocytes/HILIC_negative/AZ1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 18 +CM__AZ6 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ6 cardiomyocytes/HILIC_negative/AZ6.raw Data transformation cardiomyocytes/HILIC_negative/AZ6.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 19 +CM__QC_cell_9 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_9 cardiomyocytes/HILIC_negative/QC_cell_9.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_9.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 20 +CM__AZ5 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ5 cardiomyocytes/HILIC_negative/AZ5.raw Data transformation cardiomyocytes/HILIC_negative/AZ5.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 21 +CM__AZ12 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ12 cardiomyocytes/HILIC_negative/AZ12.raw Data transformation cardiomyocytes/HILIC_negative/AZ12.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 22 +CM__AZ9 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ9 cardiomyocytes/HILIC_negative/AZ9.raw Data transformation cardiomyocytes/HILIC_negative/AZ9.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 23 +CM__AZ8 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ8 cardiomyocytes/HILIC_negative/AZ8.raw Data transformation cardiomyocytes/HILIC_negative/AZ8.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 24 +CM__AZ16 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ16 cardiomyocytes/HILIC_negative/AZ16.raw Data transformation cardiomyocytes/HILIC_negative/AZ16.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 25 +CM__QC_cell_10 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_10 cardiomyocytes/HILIC_negative/QC_cell_10.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_10.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 26 +CM__AZ2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ2 cardiomyocytes/HILIC_negative/AZ2.raw Data transformation cardiomyocytes/HILIC_negative/AZ2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 27 +CM__AZ10 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ10 cardiomyocytes/HILIC_negative/AZ10.raw Data transformation cardiomyocytes/HILIC_negative/AZ10.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 28 +CM__AZ17 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ17 cardiomyocytes/HILIC_negative/AZ17.raw Data transformation cardiomyocytes/HILIC_negative/AZ17.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 29 +CM__QC_cell_11 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_11 cardiomyocytes/HILIC_negative/QC_cell_11.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_11.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 30 +CM__QC_cell_12 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_12 cardiomyocytes/HILIC_negative/QC_cell_12.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_12.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 31 +CM__QC_cell_13_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_13_MSMS cardiomyocytes/HILIC_negative/QC_cell_13_MSMS.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_13_MSMS.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 32 +CM__QC_cell_14_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_14_MSMS cardiomyocytes/HILIC_negative/QC_cell_14_MSMS.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_14_MSMS.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 33 +CM__QC_cell_15_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_cell_15_MSMS cardiomyocytes/HILIC_negative/QC_cell_15_MSMS.raw Data transformation cardiomyocytes/HILIC_negative/QC_cell_15_MSMS.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 34 +CM__blank_cell_end Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 blank_cell_end cardiomyocytes/HILIC_negative/blank_cell_end.raw Data transformation cardiomyocytes/HILIC_negative/blank_cell_end.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 35 +CT__QC1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC1 rat_cardiac_tissue/HILIC_negative/QC1.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 1 +CT__QC2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC2 rat_cardiac_tissue/HILIC_negative/QC2.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 2 +CT__QC3 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC3 rat_cardiac_tissue/HILIC_negative/QC3.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC3.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 3 +CT__QC4 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC4 rat_cardiac_tissue/HILIC_negative/QC4.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC4.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 4 +CT__extract_blank_start Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 extract_blank_start rat_cardiac_tissue/HILIC_negative/extract_blank_start.raw Data transformation rat_cardiac_tissue/HILIC_negative/extract_blank_start.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 5 +CT__QC5 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC5 rat_cardiac_tissue/HILIC_negative/QC5.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC5.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 6 +CT__QC_6_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_6_MSMS_70_200_HIL_NEG rat_cardiac_tissue/HILIC_negative/QC_6_MSMS_70_200_HIL_NEG.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC_6_MSMS_70_200_HIL_NEG.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 7 +CT__QC_7_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_7_MSMS_200_400_HIL_NEG rat_cardiac_tissue/HILIC_negative/QC_7_MSMS_200_400_HIL_NEG.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC_7_MSMS_200_400_HIL_NEG.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 8 +CT__QC_8_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC_8_MSMS_400_1000_HIL_NEG rat_cardiac_tissue/HILIC_negative/QC_8_MSMS_400_1000_HIL_NEG.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC_8_MSMS_400_1000_HIL_NEG.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 9 +CT__QC9 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC9 rat_cardiac_tissue/HILIC_negative/QC9.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC9.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 10 +CT__QC10 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC10 rat_cardiac_tissue/HILIC_negative/QC10.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC10.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 11 +CT__28 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 28 rat_cardiac_tissue/HILIC_negative/28.raw Data transformation rat_cardiac_tissue/HILIC_negative/28.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 12 +CT__63 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 63 rat_cardiac_tissue/HILIC_negative/63.raw Data transformation rat_cardiac_tissue/HILIC_negative/63.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 13 +CT__68 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 68 rat_cardiac_tissue/HILIC_negative/68.raw Data transformation rat_cardiac_tissue/HILIC_negative/68.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 14 +CT__33 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 33 rat_cardiac_tissue/HILIC_negative/33.raw Data transformation rat_cardiac_tissue/HILIC_negative/33.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 15 +CT__QC11 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC11 rat_cardiac_tissue/HILIC_negative/QC11.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC11.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 16 +CT__70 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 70 rat_cardiac_tissue/HILIC_negative/70.raw Data transformation rat_cardiac_tissue/HILIC_negative/70.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 17 +CT__26 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 26 rat_cardiac_tissue/HILIC_negative/26.raw Data transformation rat_cardiac_tissue/HILIC_negative/26.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 18 +CT__65 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 65 rat_cardiac_tissue/HILIC_negative/65.raw Data transformation rat_cardiac_tissue/HILIC_negative/65.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 19 +CT__35 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 35 rat_cardiac_tissue/HILIC_negative/35.raw Data transformation rat_cardiac_tissue/HILIC_negative/35.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 20 +CT__QC12 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC12 rat_cardiac_tissue/HILIC_negative/QC12.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC12.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 21 +CT__61 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 61 rat_cardiac_tissue/HILIC_negative/61.raw Data transformation rat_cardiac_tissue/HILIC_negative/61.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 22 +CT__30 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 30 rat_cardiac_tissue/HILIC_negative/30.raw Data transformation rat_cardiac_tissue/HILIC_negative/30.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 23 +CT__64 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 64 rat_cardiac_tissue/HILIC_negative/64.raw Data transformation rat_cardiac_tissue/HILIC_negative/64.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 24 +CT__67 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 67 rat_cardiac_tissue/HILIC_negative/67.raw Data transformation rat_cardiac_tissue/HILIC_negative/67.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 25 +CT__QC13 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC13 rat_cardiac_tissue/HILIC_negative/QC13.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC13.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 26 +CT__27 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 27 rat_cardiac_tissue/HILIC_negative/27.raw Data transformation rat_cardiac_tissue/HILIC_negative/27.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 27 +CT__62 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 62 rat_cardiac_tissue/HILIC_negative/62.raw Data transformation rat_cardiac_tissue/HILIC_negative/62.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 28 +CT__34 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 34 rat_cardiac_tissue/HILIC_negative/34.raw Data transformation rat_cardiac_tissue/HILIC_negative/34.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 29 +CT__69 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 69 rat_cardiac_tissue/HILIC_negative/69.raw Data transformation rat_cardiac_tissue/HILIC_negative/69.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 30 +CT__QC14 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC14 rat_cardiac_tissue/HILIC_negative/QC14.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC14.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 31 +CT__31 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 31 rat_cardiac_tissue/HILIC_negative/31.raw Data transformation rat_cardiac_tissue/HILIC_negative/31.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 32 +CT__29 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 29 rat_cardiac_tissue/HILIC_negative/29.raw Data transformation rat_cardiac_tissue/HILIC_negative/29.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 33 +CT__66 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 66 rat_cardiac_tissue/HILIC_negative/66.raw Data transformation rat_cardiac_tissue/HILIC_negative/66.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 34 +CT__32 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 32 rat_cardiac_tissue/HILIC_negative/32.raw Data transformation rat_cardiac_tissue/HILIC_negative/32.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 35 +CT__QC15 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC15 rat_cardiac_tissue/HILIC_negative/QC15.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC15.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 36 +CT__QC16 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC16 rat_cardiac_tissue/HILIC_negative/QC16.raw Data transformation rat_cardiac_tissue/HILIC_negative/QC16.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 37 +CT__extract_blank_end Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 extract_blank_end rat_cardiac_tissue/HILIC_negative/extract_blank_end.raw Data transformation rat_cardiac_tissue/HILIC_negative/extract_blank_end.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 38 +CT__Sunitinib_new_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 Sunitinib_new_MSMS_neg rat_cardiac_tissue/HILIC_negative/Sunitinib_new_MSMS_neg.raw Data transformation rat_cardiac_tissue/HILIC_negative/Sunitinib_new_MSMS_neg.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 39 +CT__AZ_compound_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_compound_MSMS_neg rat_cardiac_tissue/HILIC_negative/AZ_compound_MSMS_neg.raw Data transformation rat_cardiac_tissue/HILIC_negative/AZ_compound_MSMS_neg.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 40 +CT__68_SUN_Heart_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 68_SUN_Heart_HILIC_NEG_1 rat_cardiac_tissue/HILIC_negative/68_SUN_Heart_HILIC_NEG_1.raw Data transformation rat_cardiac_tissue/HILIC_negative/68_SUN_Heart_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 41 +CT__68_SUN_Heart_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 68_SUN_Heart_HILIC_NEG_2 rat_cardiac_tissue/HILIC_negative/68_SUN_Heart_HILIC_NEG_2.raw Data transformation rat_cardiac_tissue/HILIC_negative/68_SUN_Heart_HILIC_NEG_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 42 +CT__67_SUN_Heart_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 67_SUN_Heart_HILIC_NEG_1 rat_cardiac_tissue/HILIC_negative/67_SUN_Heart_HILIC_NEG_1.raw Data transformation rat_cardiac_tissue/HILIC_negative/67_SUN_Heart_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 43 +CT__67_SUN_Heart_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 67_SUN_Heart_HILIC_NEG_2 rat_cardiac_tissue/HILIC_negative/67_SUN_Heart_HILIC_NEG_2.raw Data transformation rat_cardiac_tissue/HILIC_negative/67_SUN_Heart_HILIC_NEG_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 44 +CT__70_SUN_Heart_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 70_SUN_Heart_HILIC_NEG_1 rat_cardiac_tissue/HILIC_negative/70_SUN_Heart_HILIC_NEG_1.raw Data transformation rat_cardiac_tissue/HILIC_negative/70_SUN_Heart_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 45 +CT__70_SUN_Heart_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 70_SUN_Heart_HILIC_NEG_2 rat_cardiac_tissue/HILIC_negative/70_SUN_Heart_HILIC_NEG_2.raw Data transformation rat_cardiac_tissue/HILIC_negative/70_SUN_Heart_HILIC_NEG_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 46 +CT__34_AZ_Heart_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 34_AZ_Heart_HILIC_NEG_1 rat_cardiac_tissue/HILIC_negative/34_AZ_Heart_HILIC_NEG_1.raw Data transformation rat_cardiac_tissue/HILIC_negative/34_AZ_Heart_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 47 +CT__34_AZ_Heart_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 34_AZ_Heart_HILIC_NEG_2 rat_cardiac_tissue/HILIC_negative/34_AZ_Heart_HILIC_NEG_2.raw Data transformation rat_cardiac_tissue/HILIC_negative/34_AZ_Heart_HILIC_NEG_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 48 +CT__34_AZ_Heart_3 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 34_AZ_Heart_HILIC_NEG_3 rat_cardiac_tissue/HILIC_negative/34_AZ_Heart_HILIC_NEG_3.raw Data transformation rat_cardiac_tissue/HILIC_negative/34_AZ_Heart_HILIC_NEG_3.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 49 +CT__33_AZ_Heart_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 33_AZ_Heart_HILIC_NEG_1 rat_cardiac_tissue/HILIC_negative/33_AZ_Heart_HILIC_NEG_1.raw Data transformation rat_cardiac_tissue/HILIC_negative/33_AZ_Heart_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 50 +CT__33_AZ_Heart_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 33_AZ_Heart_HILIC_NEG_2 rat_cardiac_tissue/HILIC_negative/33_AZ_Heart_HILIC_NEG_2.raw Data transformation rat_cardiac_tissue/HILIC_negative/33_AZ_Heart_HILIC_NEG_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 51 +CT__33_AZ_Heart_3 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 33_AZ_Heart_HILIC_NEG_3 rat_cardiac_tissue/HILIC_negative/33_AZ_Heart_HILIC_NEG_3.raw Data transformation rat_cardiac_tissue/HILIC_negative/33_AZ_Heart_HILIC_NEG_3.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 52 +CT__32_AZ_Heart_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 32_AZ_Heart_HILIC_NEG_1 rat_cardiac_tissue/HILIC_negative/32_AZ_Heart_HILIC_NEG_1.raw Data transformation rat_cardiac_tissue/HILIC_negative/32_AZ_Heart_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 53 +CT__32_AZ_Heart_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 32_AZ_Heart_HILIC_NEG_2 rat_cardiac_tissue/HILIC_negative/32_AZ_Heart_HILIC_NEG_2.raw Data transformation rat_cardiac_tissue/HILIC_negative/32_AZ_Heart_HILIC_NEG_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 54 +CT__32_AZ_Heart_3 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 32_AZ_Heart_HILIC_NEG_3 rat_cardiac_tissue/HILIC_negative/32_AZ_Heart_HILIC_NEG_3.raw Data transformation rat_cardiac_tissue/HILIC_negative/32_AZ_Heart_HILIC_NEG_3.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 55 +PS__QC01 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC01 rat_plasma_sunitinib/HILIC_negative/QC01.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC01.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 1 +PS__QC02 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC02 rat_plasma_sunitinib/HILIC_negative/QC02.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC02.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 2 +PS__QC03 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC03 rat_plasma_sunitinib/HILIC_negative/QC03.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC03.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 3 +PS__QC04 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC04 rat_plasma_sunitinib/HILIC_negative/QC04.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC04.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 4 +PS__Extract_blank_start Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 Extract_blank_start rat_plasma_sunitinib/HILIC_negative/Extract_blank_start.raw Data transformation rat_plasma_sunitinib/HILIC_negative/Extract_blank_start.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 5 +PS__QC05 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC05 rat_plasma_sunitinib/HILIC_negative/QC05.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC05.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 6 +PS__QC06_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC06_MSMS_70_200 rat_plasma_sunitinib/HILIC_negative/QC06_MSMS_70_200.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC06_MSMS_70_200.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 7 +PS__QC07_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC07_MSMS_200_400 rat_plasma_sunitinib/HILIC_negative/QC07_MSMS_200_400.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC07_MSMS_200_400.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 8 +PS__QC08_MSMS Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC08_MSMS_400_1000 rat_plasma_sunitinib/HILIC_negative/QC08_MSMS_400_1000.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC08_MSMS_400_1000.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 9 +PS__QC09 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC09 rat_plasma_sunitinib/HILIC_negative/QC09.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC09.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 10 +PS__QC10 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC10 rat_plasma_sunitinib/HILIC_negative/QC10.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC10.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 11 +PS__AZ_136 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_136 rat_plasma_sunitinib/HILIC_negative/AZ_136.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_136.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 12 +PS__AZ_83 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_83 rat_plasma_sunitinib/HILIC_negative/AZ_83.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_83.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 13 +PS__AZ_102 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_102 rat_plasma_sunitinib/HILIC_negative/AZ_102.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_102.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 14 +PS__QC11 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC11 rat_plasma_sunitinib/HILIC_negative/QC11.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC11.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 15 +PS__AZ_75 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_75 rat_plasma_sunitinib/HILIC_negative/AZ_75.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_75.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 16 +PS__AZ_87 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_87 rat_plasma_sunitinib/HILIC_negative/AZ_87.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_87.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 17 +PS__AZ_121 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_121 rat_plasma_sunitinib/HILIC_negative/AZ_121.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_121.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 18 +PS__AZ_91 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_91 rat_plasma_sunitinib/HILIC_negative/AZ_91.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_91.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 19 +PS__QC12 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC12 rat_plasma_sunitinib/HILIC_negative/QC12.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC12.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 20 +PS__AZ_111 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_111 rat_plasma_sunitinib/HILIC_negative/AZ_111.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_111.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 21 +PS__AZ_94 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_94 rat_plasma_sunitinib/HILIC_negative/AZ_94.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_94.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 22 +PS__AZ_79 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_79 rat_plasma_sunitinib/HILIC_negative/AZ_79.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_79.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 23 +PS__QC13 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC13 rat_plasma_sunitinib/HILIC_negative/QC13.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC13.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 24 +PS__AZ_130 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_130 rat_plasma_sunitinib/HILIC_negative/AZ_130.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_130.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 25 +PS__AZ_66 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_66 rat_plasma_sunitinib/HILIC_negative/AZ_66.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_66.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 26 +PS__AZ_134 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_134 rat_plasma_sunitinib/HILIC_negative/AZ_134.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_134.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 27 +PS__AZ_115 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_115 rat_plasma_sunitinib/HILIC_negative/AZ_115.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_115.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 28 +PS__QC14 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC14 rat_plasma_sunitinib/HILIC_negative/QC14.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC14.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 29 +PS__AZ_74 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_74 rat_plasma_sunitinib/HILIC_negative/AZ_74.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_74.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 30 +PS__AZ_95 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_95 rat_plasma_sunitinib/HILIC_negative/AZ_95.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_95.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 31 +PS__AZ_114 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_114 rat_plasma_sunitinib/HILIC_negative/AZ_114.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_114.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 32 +PS__AZ_106 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_106 rat_plasma_sunitinib/HILIC_negative/AZ_106.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_106.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 33 +PS__QC15 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC15 rat_plasma_sunitinib/HILIC_negative/QC15.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC15.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 34 +PS__AZ_82 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_82 rat_plasma_sunitinib/HILIC_negative/AZ_82.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_82.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 35 +PS__AZ_120 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_120 rat_plasma_sunitinib/HILIC_negative/AZ_120.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_120.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 36 +PS__AZ_78 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_78 rat_plasma_sunitinib/HILIC_negative/AZ_78.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_78.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 37 +PS__AZ_116 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_116 rat_plasma_sunitinib/HILIC_negative/AZ_116.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_116.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 38 +PS__AZ_69 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_69 rat_plasma_sunitinib/HILIC_negative/AZ_69.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_69.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 39 +PS__QC16 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC16 rat_plasma_sunitinib/HILIC_negative/QC16.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC16.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 40 +PS__AZ_129 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_129 rat_plasma_sunitinib/HILIC_negative/AZ_129.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_129.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 41 +PS__AZ_61 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_61 rat_plasma_sunitinib/HILIC_negative/AZ_61.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_61.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 42 +PS__AZ_133 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_133 rat_plasma_sunitinib/HILIC_negative/AZ_133.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_133.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 43 +PS__QC17 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC17 rat_plasma_sunitinib/HILIC_negative/QC17.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC17.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 44 +PS__AZ_137 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_137 rat_plasma_sunitinib/HILIC_negative/AZ_137.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_137.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 45 +PS__AZ_110 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_110 rat_plasma_sunitinib/HILIC_negative/AZ_110.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_110.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 46 +PS__AZ_86 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_86 rat_plasma_sunitinib/HILIC_negative/AZ_86.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_86.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 47 +PS__AZ_99 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_99 rat_plasma_sunitinib/HILIC_negative/AZ_99.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_99.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 48 +PS__AZ_132 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_132 rat_plasma_sunitinib/HILIC_negative/AZ_132.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_132.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 49 +PS__QC18 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC18 rat_plasma_sunitinib/HILIC_negative/QC18.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC18.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 50 +PS__AZ_113 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_113 rat_plasma_sunitinib/HILIC_negative/AZ_113.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_113.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 51 +PS__AZ_85 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_85 rat_plasma_sunitinib/HILIC_negative/AZ_85.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_85.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 52 +PS__AZ_126 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_126 rat_plasma_sunitinib/HILIC_negative/AZ_126.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_126.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 53 +PS__QC19 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC19 rat_plasma_sunitinib/HILIC_negative/QC19.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC19.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 54 +PS__AZ_70 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_70 rat_plasma_sunitinib/HILIC_negative/AZ_70.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_70.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 55 +PS__AZ_124 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_124 rat_plasma_sunitinib/HILIC_negative/AZ_124.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_124.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 56 +PS__AZ_62 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_62 rat_plasma_sunitinib/HILIC_negative/AZ_62.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_62.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 57 +PS__AZ_81 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_81 rat_plasma_sunitinib/HILIC_negative/AZ_81.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_81.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 58 +PS__QC20 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC20 rat_plasma_sunitinib/HILIC_negative/QC20.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC20.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 59 +PS__AZ_100 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_100 rat_plasma_sunitinib/HILIC_negative/AZ_100.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_100.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 60 +PS__AZ_104 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_104 rat_plasma_sunitinib/HILIC_negative/AZ_104.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_104.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 61 +PS__AZ_77 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_77 rat_plasma_sunitinib/HILIC_negative/AZ_77.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_77.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 62 +PS__AZ_89 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_89 rat_plasma_sunitinib/HILIC_negative/AZ_89.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_89.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 63 +PS__AZ_117 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_117 rat_plasma_sunitinib/HILIC_negative/AZ_117.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_117.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 64 +PS__QC21 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC21 rat_plasma_sunitinib/HILIC_negative/QC21.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC21.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 65 +PS__AZ_119 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_119 rat_plasma_sunitinib/HILIC_negative/AZ_119.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_119.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 66 +PS__AZ_107 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_107 rat_plasma_sunitinib/HILIC_negative/AZ_107.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_107.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 67 +PS__AZ_109 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_109 rat_plasma_sunitinib/HILIC_negative/AZ_109.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_109.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 68 +PS__AZ_71 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_71 rat_plasma_sunitinib/HILIC_negative/AZ_71.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_71.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 69 +PS__QC22 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC22 rat_plasma_sunitinib/HILIC_negative/QC22.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC22.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 70 +PS__AZ_138 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_138 rat_plasma_sunitinib/HILIC_negative/AZ_138.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_138.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 71 +PS__AZ_103 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_103 rat_plasma_sunitinib/HILIC_negative/AZ_103.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_103.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 72 +PS__AZ_76 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_76 rat_plasma_sunitinib/HILIC_negative/AZ_76.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_76.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 73 +PS__QC23 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC23 rat_plasma_sunitinib/HILIC_negative/QC23.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC23.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 74 +PS__AZ_84 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_84 rat_plasma_sunitinib/HILIC_negative/AZ_84.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_84.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 75 +PS__AZ_97 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_97 rat_plasma_sunitinib/HILIC_negative/AZ_97.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_97.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 76 +PS__AZ_72 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_72 rat_plasma_sunitinib/HILIC_negative/AZ_72.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_72.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 77 +PS__AZ_101 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_101 rat_plasma_sunitinib/HILIC_negative/AZ_101.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_101.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 78 +PS__QC24 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC24 rat_plasma_sunitinib/HILIC_negative/QC24.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC24.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 79 +PS__AZ_90 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_90 rat_plasma_sunitinib/HILIC_negative/AZ_90.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_90.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 80 +PS__AZ_135 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_135 rat_plasma_sunitinib/HILIC_negative/AZ_135.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_135.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 81 +PS__AZ_112 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_112 rat_plasma_sunitinib/HILIC_negative/AZ_112.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_112.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 82 +PS__QC25 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC25 rat_plasma_sunitinib/HILIC_negative/QC25.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC25.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 83 +PS__AZ_80 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_80 rat_plasma_sunitinib/HILIC_negative/AZ_80.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_80.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 84 +PS__AZ_108 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_108 rat_plasma_sunitinib/HILIC_negative/AZ_108.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_108.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 85 +PS__QC26 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC26 rat_plasma_sunitinib/HILIC_negative/QC26.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC26.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 86 +PS__QC27 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC27 rat_plasma_sunitinib/HILIC_negative/QC27.raw Data transformation rat_plasma_sunitinib/HILIC_negative/QC27.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 87 +PS__Extract_blank_end Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 Extract_blank_end rat_plasma_sunitinib/HILIC_negative/Extract_blank_end.raw Data transformation rat_plasma_sunitinib/HILIC_negative/Extract_blank_end.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 88 +PS__AZ_91_SUN_Serum_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_91_SUN_Serum_HILIC_NEG_1 rat_plasma_sunitinib/HILIC_negative/AZ_91_SUN_Serum_HILIC_NEG_1.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_91_SUN_Serum_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 90 +PS__AZ_120_SUN_Serum_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_120_SUN_Serum_HILIC_NEG_1 rat_plasma_sunitinib/HILIC_negative/AZ_120_SUN_Serum_HILIC_NEG_1.raw Data transformation rat_plasma_sunitinib/HILIC_negative/AZ_120_SUN_Serum_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 91 +PK__QC01 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC01 rat_plasma_KU60648/HILIC_negative/QC01.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC01.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 1 +PK__QC02 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC02 rat_plasma_KU60648/HILIC_negative/QC02.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC02.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 2 +PK__QC03 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC03 rat_plasma_KU60648/HILIC_negative/QC03.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC03.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 3 +PK__QC04 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC04 rat_plasma_KU60648/HILIC_negative/QC04.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC04.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 4 +PK__Extract_blank_start Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 Extract_blank_start rat_plasma_KU60648/HILIC_negative/Extract_blank_start.raw Data transformation rat_plasma_KU60648/HILIC_negative/Extract_blank_start.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 5 +PK__QC05 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC05 rat_plasma_KU60648/HILIC_negative/QC05.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC05.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 6 +PK__QC06_MSMS_70_200 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC06_MSMS_70_200_HIL_POS rat_plasma_KU60648/HILIC_negative/QC06_MSMS_70_200_HIL_POS.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC06_MSMS_70_200_HIL_POS.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 7 +PK__QC07_MSMS_200_400 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC07_MSMS_200_400 rat_plasma_KU60648/HILIC_negative/QC07_MSMS_200_400.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC07_MSMS_200_400.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 8 +PK__QC08_MSMS_400_1000 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC08_MSMS_400_1000_HIL_POS rat_plasma_KU60648/HILIC_negative/QC08_MSMS_400_1000_HIL_POS.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC08_MSMS_400_1000_HIL_POS.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 9 +PK__QC09 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC09 rat_plasma_KU60648/HILIC_negative/QC09.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC09.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 10 +PK__QC10 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC10 rat_plasma_KU60648/HILIC_negative/QC10.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC10.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 11 +PK__AZ_13 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_13 rat_plasma_KU60648/HILIC_negative/AZ_13.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_13.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 12 +PK__AZ_21 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_21 rat_plasma_KU60648/HILIC_negative/AZ_21.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_21.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 13 +PK__AZ_54 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_54 rat_plasma_KU60648/HILIC_negative/AZ_54.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_54.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 14 +PK__QC11 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC11 rat_plasma_KU60648/HILIC_negative/QC11.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC11.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 15 +PK__AZ_26 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_26 rat_plasma_KU60648/HILIC_negative/AZ_26.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_26.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 16 +PK__AZ_47 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_47 rat_plasma_KU60648/HILIC_negative/AZ_47.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_47.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 17 +PK__AZ_17 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_17 rat_plasma_KU60648/HILIC_negative/AZ_17.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_17.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 18 +PK__QC12 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC12 rat_plasma_KU60648/HILIC_negative/QC12.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC12.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 19 +PK__AZ_41 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_41 rat_plasma_KU60648/HILIC_negative/AZ_41.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_41.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 20 +PK__AZ_27 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_27 rat_plasma_KU60648/HILIC_negative/AZ_27.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_27.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 21 +PK__AZ_34 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_34 rat_plasma_KU60648/HILIC_negative/AZ_34.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_34.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 22 +PK__QC13 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC13 rat_plasma_KU60648/HILIC_negative/QC13.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC13.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 23 +PK__AZ_16 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_16 rat_plasma_KU60648/HILIC_negative/AZ_16.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_16.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 24 +PK__AZ_37 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_37 rat_plasma_KU60648/HILIC_negative/AZ_37.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_37.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 25 +PK__AZ_11 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_11 rat_plasma_KU60648/HILIC_negative/AZ_11.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_11.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 26 +PK__QC14 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC14 rat_plasma_KU60648/HILIC_negative/QC14.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC14.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 27 +PK__AZ_08 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_08 rat_plasma_KU60648/HILIC_negative/AZ_08.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_08.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 28 +PK__AZ_32 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_32 rat_plasma_KU60648/HILIC_negative/AZ_32.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_32.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 29 +PK__AZ_43 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_43 rat_plasma_KU60648/HILIC_negative/AZ_43.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_43.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 30 +PK__QC15 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC15 rat_plasma_KU60648/HILIC_negative/QC15.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC15.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 31 +PK__AZ_02 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_02 rat_plasma_KU60648/HILIC_negative/AZ_02.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_02.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 32 +PK__AZ_39 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_39 rat_plasma_KU60648/HILIC_negative/AZ_39.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_39.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 33 +PK__AZ_29 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_29 rat_plasma_KU60648/HILIC_negative/AZ_29.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_29.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 34 +PK__QC16 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC16 rat_plasma_KU60648/HILIC_negative/QC16.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC16.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 35 +PK__AZ_48 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_48 rat_plasma_KU60648/HILIC_negative/AZ_48.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_48.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 36 +PK__AZ_05 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_05 rat_plasma_KU60648/HILIC_negative/AZ_05.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_05.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 37 +PK__AZ_22 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_22 rat_plasma_KU60648/HILIC_negative/AZ_22.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_22.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 38 +PK__AZ_38 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_38 rat_plasma_KU60648/HILIC_negative/AZ_38.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_38.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 39 +PK__AZ_24 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_24 rat_plasma_KU60648/HILIC_negative/AZ_24.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_24.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 40 +PK__QC17 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC17 rat_plasma_KU60648/HILIC_negative/QC17.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC17.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 41 +PK__AZ_30 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_30 rat_plasma_KU60648/HILIC_negative/AZ_30.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_30.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 42 +PK__AZ_56 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_56 rat_plasma_KU60648/HILIC_negative/AZ_56.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_56.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 43 +PK__AZ_19 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_19 rat_plasma_KU60648/HILIC_negative/AZ_19.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_19.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 44 +PK__QC18 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC18 rat_plasma_KU60648/HILIC_negative/QC18.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC18.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 45 +PK__AZ_58 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_58 rat_plasma_KU60648/HILIC_negative/AZ_58.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_58.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 46 +PK__AZ_04 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_04 rat_plasma_KU60648/HILIC_negative/AZ_04.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_04.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 47 +PK__AZ_07 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_07 rat_plasma_KU60648/HILIC_negative/AZ_07.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_07.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 48 +PK__AZ_28 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_28 rat_plasma_KU60648/HILIC_negative/AZ_28.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_28.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 49 +PK__QC19 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC19 rat_plasma_KU60648/HILIC_negative/QC19.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC19.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 50 +PK__AZ_50 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_50 rat_plasma_KU60648/HILIC_negative/AZ_50.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_50.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 51 +PK__AZ_12 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_12 rat_plasma_KU60648/HILIC_negative/AZ_12.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_12.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 52 +PK__QC20 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC20 rat_plasma_KU60648/HILIC_negative/QC20.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC20.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 53 +PK__AZ_10 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_10 rat_plasma_KU60648/HILIC_negative/AZ_10.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_10.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 54 +PK__AZ_36 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_36 rat_plasma_KU60648/HILIC_negative/AZ_36.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_36.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 55 +PK__AZ_53 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_53 rat_plasma_KU60648/HILIC_negative/AZ_53.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_53.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 56 +PK__AZ_52 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_52 rat_plasma_KU60648/HILIC_negative/AZ_52.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_52.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 57 +PK__QC21 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC21 rat_plasma_KU60648/HILIC_negative/QC21.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC21.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 58 +PK__AZ_06 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_06 rat_plasma_KU60648/HILIC_negative/AZ_06.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_06.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 59 +PK__AZ_14 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_14 rat_plasma_KU60648/HILIC_negative/AZ_14.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_14.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 60 +PK__AZ_46 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_46 rat_plasma_KU60648/HILIC_negative/AZ_46.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_46.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 61 +PK__QC22 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC22 rat_plasma_KU60648/HILIC_negative/QC22.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC22.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 62 +PK__QC23 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 QC23 rat_plasma_KU60648/HILIC_negative/QC23.raw Data transformation rat_plasma_KU60648/HILIC_negative/QC23.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 63 +PK__Extract_blank_end Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 Extract_blank_end rat_plasma_KU60648/HILIC_negative/Extract_blank_end.raw Data transformation rat_plasma_KU60648/HILIC_negative/Extract_blank_end.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 64 +PK__AZ_38_AZ_Serum_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_38_AZ_Serum_HILIC_NEG_1 rat_plasma_KU60648/HILIC_negative/AZ_38_AZ_Serum_HILIC_NEG_1.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_38_AZ_Serum_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 65 +PK__AZ_38_AZ_Serum_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_38_AZ_Serum_HILIC_NEG_2 rat_plasma_KU60648/HILIC_negative/AZ_38_AZ_Serum_HILIC_NEG_2.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_38_AZ_Serum_HILIC_NEG_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 67 +PK__AZ_48_AZ_Serum_1 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_48_AZ_Serum_HILIC_NEG_1 rat_plasma_KU60648/HILIC_negative/AZ_48_AZ_Serum_HILIC_NEG_1.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_48_AZ_Serum_HILIC_NEG_1.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 66 +PK__AZ_48_AZ_Serum_2 Extraction Chromatography Thermo Scientific Dionex Ultimate 3000 UHPLC system "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" HILIC Mass spectrometry negative 70 - 1050 m/z MS http://purl.obolibrary.org/obo/MS_1000040 Thermo Scientific Q Exactive Focus electrospray ionization MS http://purl.obolibrary.org/obo/MS_1000073 orbitrap MS http://purl.obolibrary.org/obo/MS_1000484 Thermo nativeID format MS http://purl.obolibrary.org/obo/MS_1000768 MS1 spectrum MS http://purl.obolibrary.org/obo/MS_1000579 SHA-1 MS http://purl.obolibrary.org/obo/MS_1000569 Thermo RAW format MS http://purl.obolibrary.org/obo/MS_1000563 Thermo Fisher Scientific instrument model MS http://purl.obolibrary.org/obo/MS_1000483 Xcalibur MS http://purl.obolibrary.org/obo/MS_1000532 AZ_48_AZ_Serum_HILIC_NEG_2 rat_plasma_KU60648/HILIC_negative/AZ_48_AZ_Serum_HILIC_NEG_2.raw Data transformation rat_plasma_KU60648/HILIC_negative/AZ_48_AZ_Serum_HILIC_NEG_2.mzML Metabolite identification ProteoWizard software MS http://purl.obolibrary.org/obo/MS_1000615 MS:Conversion to mzML MS:peak picking m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv 68 \ No newline at end of file diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling.txt b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling.txt new file mode 100644 index 000000000..56e32d817 --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling.txt @@ -0,0 +1,284 @@ +"Sample Name" "Protocol REF" "Parameter Value[Post Extraction]" "Term Source REF" "Term Accession Number" "Parameter Value[Derivatization]" "Term Source REF" "Term Accession Number" "Extract Name" "Protocol REF" "Parameter Value[Chromatography Instrument]" "Term Source REF" "Term Accession Number" "Parameter Value[Autosampler model]" "Term Source REF" "Term Accession Number" "Parameter Value[Column model]" "Term Source REF" "Term Accession Number" "Parameter Value[Column type]" "Term Source REF" "Term Accession Number" "Parameter Value[Guard column]" "Term Source REF" "Term Accession Number" "Labeled Extract Name" "Label" "Term Source REF" "Term Accession Number" "Protocol REF" "Parameter Value[Scan polarity]" "Term Source REF" "Term Accession Number" "Parameter Value[Scan m/z range]" "Unit" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument]" "Term Source REF" "Term Accession Number" "Parameter Value[Ion source]" "Term Source REF" "Term Accession Number" "Parameter Value[Mass analyzer]" "Term Source REF" "Term Accession Number" "Parameter Value[Native spectrum identifier format]" "Term Source REF" "Term Accession Number" "Parameter Value[Data file content]" "Term Source REF" "Term Accession Number" "Parameter Value[Data file checksum type]" "Term Source REF" "Term Accession Number" "Parameter Value[Raw data file format]" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument manufacturer]" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument software]" "Term Source REF" "Term Accession Number" "Parameter Value[Number of scans]" "Term Source REF" "Term Accession Number" "Parameter Value[Time range]" "Unit" "Term Source REF" "Term Accession Number" "MS Assay Name" "Raw Spectral Data File" "Protocol REF" "Normalization Name" "Derived Spectral Data File" "Protocol REF" "Parameter Value[Data Transformation software]" "Term Source REF" "Term Accession Number" "Data Transformation Name" "Data Transformation Name" "Metabolite Assignment File" "Factor Value[Injection Order]" "Term Source REF" "Term Accession Number" +"CM__QC_media_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_1" "cardiomyocytes/RP_C18_negative/QC_media_1.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CM__QC_media_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_2" "cardiomyocytes/RP_C18_negative/QC_media_2.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CM__QC_media_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_3" "cardiomyocytes/RP_C18_negative/QC_media_3.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CM__QC_media_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_4" "cardiomyocytes/RP_C18_negative/QC_media_4.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CM__QC_media_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_5" "cardiomyocytes/RP_C18_negative/QC_media_5.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CM__blank_media_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_media_start" "cardiomyocytes/RP_C18_negative/blank_media_start.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/blank_media_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CM__QC_media_6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_6" "cardiomyocytes/RP_C18_negative/QC_media_6.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CM__QC_media_7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_7" "cardiomyocytes/RP_C18_negative/QC_media_7.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CM__QC_media_8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_8" "cardiomyocytes/RP_C18_negative/QC_media_8.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CM__QC_media_9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_9" "cardiomyocytes/RP_C18_negative/QC_media_9.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CM__QC_media_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_10" "cardiomyocytes/RP_C18_negative/QC_media_10.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CM__AZ_M6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M6" "cardiomyocytes/RP_C18_negative/AZ_M6.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CM__AZ_M8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M8" "cardiomyocytes/RP_C18_negative/AZ_M8.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CM__AZ_M3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M3" "cardiomyocytes/RP_C18_negative/AZ_M3.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CM__AZ_M10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M10" "cardiomyocytes/RP_C18_negative/AZ_M10.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CM__AZ_M17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M17" "cardiomyocytes/RP_C18_negative/AZ_M17.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CM__QC_media_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_11" "cardiomyocytes/RP_C18_negative/QC_media_11.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CM__AZ_M11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M11" "cardiomyocytes/RP_C18_negative/AZ_M11.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CM__AZ_M12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M12" "cardiomyocytes/RP_C18_negative/AZ_M12.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CM__AZ_M7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M7" "cardiomyocytes/RP_C18_negative/AZ_M7.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CM__AZ_M15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M15" "cardiomyocytes/RP_C18_negative/AZ_M15.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CM__AZ_M13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M13" "cardiomyocytes/RP_C18_negative/AZ_M13.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CM__QC_media_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_12" "cardiomyocytes/RP_C18_negative/QC_media_12.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CM__AZ_M5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M5" "cardiomyocytes/RP_C18_negative/AZ_M5.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CM__AZ_M4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M4" "cardiomyocytes/RP_C18_negative/AZ_M4.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CM__AZ_M16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M16" "cardiomyocytes/RP_C18_negative/AZ_M16.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CM__AZ_M9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M9" "cardiomyocytes/RP_C18_negative/AZ_M9.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CM__AZ_M1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M1" "cardiomyocytes/RP_C18_negative/AZ_M1.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CM__QC_media_13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_13" "cardiomyocytes/RP_C18_negative/QC_media_13.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CM__AZ_M2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M2" "cardiomyocytes/RP_C18_negative/AZ_M2.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CM__AZ_M14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M14" "cardiomyocytes/RP_C18_negative/AZ_M14.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CM__AZ_M18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M18" "cardiomyocytes/RP_C18_negative/AZ_M18.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ_M18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CM__QC_media_14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_14" "cardiomyocytes/RP_C18_negative/QC_media_14.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CM__QC_media_15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_15" "cardiomyocytes/RP_C18_negative/QC_media_15.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CM__QC_media_16_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_16_MSMS_70_200" "cardiomyocytes/RP_C18_negative/QC_media_16_MSMS_70_200.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_16_MSMS_70_200.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CM__QC_media_17_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_17_MSMS_200_400" "cardiomyocytes/RP_C18_negative/QC_media_17_MSMS_200_400.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_17_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "36" "" "" +"CM__QC_media_18_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_18_MSMS_400_1000" "cardiomyocytes/RP_C18_negative/QC_media_18_MSMS_400_1000.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_media_18_MSMS_400_1000.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "37" "" "" +"CM__blank_media_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_media_end" "cardiomyocytes/RP_C18_negative/blank_media_end.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/blank_media_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "38" "" "" +"CM__QC_cell_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_1" "cardiomyocytes/RP_C18_negative/QC_cell_1.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CM__QC_cell_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_2" "cardiomyocytes/RP_C18_negative/QC_cell_2.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CM__blank_cell_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_cell_start" "cardiomyocytes/RP_C18_negative/blank_cell_start.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/blank_cell_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CM__QC_cell_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_3" "cardiomyocytes/RP_C18_negative/QC_cell_3.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CM__QC_cell_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_4" "cardiomyocytes/RP_C18_negative/QC_cell_4.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CM__QC_cell_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_5" "cardiomyocytes/RP_C18_negative/QC_cell_5.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CM__QC_cell_6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_6" "cardiomyocytes/RP_C18_negative/QC_cell_6.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CM__QC_cell_7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_7" "cardiomyocytes/RP_C18_negative/QC_cell_7.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CM__AZ7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ7" "cardiomyocytes/RP_C18_negative/AZ7.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CM__AZ15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ15" "cardiomyocytes/RP_C18_negative/AZ15.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CM__AZ14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ14" "cardiomyocytes/RP_C18_negative/AZ14.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CM__AZ4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ4" "cardiomyocytes/RP_C18_negative/AZ4.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CM__AZ11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ11" "cardiomyocytes/RP_C18_negative/AZ11.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CM__QC_cell_8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_8" "cardiomyocytes/RP_C18_negative/QC_cell_8.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CM__AZ18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ18" "cardiomyocytes/RP_C18_negative/AZ18.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CM__AZ13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ13" "cardiomyocytes/RP_C18_negative/AZ13.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CM__AZ3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ3" "cardiomyocytes/RP_C18_negative/AZ3.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CM__AZ1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ1" "cardiomyocytes/RP_C18_negative/AZ1.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CM__AZ6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ6" "cardiomyocytes/RP_C18_negative/AZ6.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CM__QC_cell_9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_9" "cardiomyocytes/RP_C18_negative/QC_cell_9.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CM__AZ5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ5" "cardiomyocytes/RP_C18_negative/AZ5.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CM__AZ12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ12" "cardiomyocytes/RP_C18_negative/AZ12.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CM__AZ9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ9" "cardiomyocytes/RP_C18_negative/AZ9.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CM__AZ8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ8" "cardiomyocytes/RP_C18_negative/AZ8.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CM__AZ16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ16" "cardiomyocytes/RP_C18_negative/AZ16.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CM__QC_cell_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_10" "cardiomyocytes/RP_C18_negative/QC_cell_10.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CM__AZ2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ2" "cardiomyocytes/RP_C18_negative/AZ2.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CM__AZ10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ10" "cardiomyocytes/RP_C18_negative/AZ10.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CM__AZ17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ17" "cardiomyocytes/RP_C18_negative/AZ17.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/AZ17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CM__QC_cell_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_11" "cardiomyocytes/RP_C18_negative/QC_cell_11.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CM__QC_cell_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_12" "cardiomyocytes/RP_C18_negative/QC_cell_12.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CM__QC_cell_13_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_13_MSMS" "cardiomyocytes/RP_C18_negative/QC_cell_13_MSMS.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_13_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CM__QC_cell_14_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_14_MSMS" "cardiomyocytes/RP_C18_negative/QC_cell_14_MSMS.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_14_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CM__QC_cell_15_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_15_MSMS" "cardiomyocytes/RP_C18_negative/QC_cell_15_MSMS.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/QC_cell_15_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CM__blank_cell_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_cell_end" "cardiomyocytes/RP_C18_negative/blank_cell_end.raw" "Data transformation" "" "cardiomyocytes/RP_C18_negative/blank_cell_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CT__QC1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "rat_cardiac_tissue/RP_C18_negative/QC01.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CT__QC2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "rat_cardiac_tissue/RP_C18_negative/QC02.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CT__QC3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "rat_cardiac_tissue/RP_C18_negative/QC03.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CT__QC4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "rat_cardiac_tissue/RP_C18_negative/QC04.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CT__extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "extract_blank_start" "rat_cardiac_tissue/RP_C18_negative/extract_blank_start.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CT__QC5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "rat_cardiac_tissue/RP_C18_negative/QC05.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CT__QC_6_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06_MSMS_200_400" "rat_cardiac_tissue/RP_C18_negative/QC06_MSMS_200_400.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC06_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CT__QC_7_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07_MSMS_400_700" "rat_cardiac_tissue/RP_C18_negative/QC07_MSMS_400_700.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC07_MSMS_400_700.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CT__QC_8_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08_MSMS_700_1500" "rat_cardiac_tissue/RP_C18_negative/QC08_MSMS_700_1500.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC08_MSMS_700_1500.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CT__QC9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "rat_cardiac_tissue/RP_C18_negative/QC09.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CT__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_cardiac_tissue/RP_C18_negative/QC10.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CT__28" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "28" "rat_cardiac_tissue/RP_C18_negative/28.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/28.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CT__63" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "63" "rat_cardiac_tissue/RP_C18_negative/63.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/63.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CT__68" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68" "rat_cardiac_tissue/RP_C18_negative/68.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/68.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CT__33" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33" "rat_cardiac_tissue/RP_C18_negative/33.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/33.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CT__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_cardiac_tissue/RP_C18_negative/QC11.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CT__70" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70" "rat_cardiac_tissue/RP_C18_negative/70.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/70.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CT__26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "26" "rat_cardiac_tissue/RP_C18_negative/26.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CT__65" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "65" "rat_cardiac_tissue/RP_C18_negative/65.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/65.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CT__35" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "35" "rat_cardiac_tissue/RP_C18_negative/35.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/35.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CT__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_cardiac_tissue/RP_C18_negative/QC12.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CT__61" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "61" "rat_cardiac_tissue/RP_C18_negative/61.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/61.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CT__30" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "30" "rat_cardiac_tissue/RP_C18_negative/30.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/30.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CT__64" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "64" "rat_cardiac_tissue/RP_C18_negative/64.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/64.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CT__67" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67" "rat_cardiac_tissue/RP_C18_negative/67.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/67.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CT__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_cardiac_tissue/RP_C18_negative/QC13.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CT__27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "27" "rat_cardiac_tissue/RP_C18_negative/27.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CT__62" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "62" "rat_cardiac_tissue/RP_C18_negative/62.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/62.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CT__34" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34" "rat_cardiac_tissue/RP_C18_negative/34.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/34.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CT__69" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "69" "rat_cardiac_tissue/RP_C18_negative/69.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/69.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CT__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_cardiac_tissue/RP_C18_negative/QC14.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CT__31" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "31" "rat_cardiac_tissue/RP_C18_negative/31.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/31.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CT__29" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "29" "rat_cardiac_tissue/RP_C18_negative/29.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/29.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CT__66" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "66" "rat_cardiac_tissue/RP_C18_negative/66.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/66.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CT__32" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32" "rat_cardiac_tissue/RP_C18_negative/32.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/32.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CT__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_cardiac_tissue/RP_C18_negative/QC15.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "36" "" "" +"CT__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_cardiac_tissue/RP_C18_negative/QC16.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "37" "" "" +"CT__extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "extract_blank_end" "rat_cardiac_tissue/RP_C18_negative/extract_blank_end.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "38" "" "" +"CT__Sunitinib_new_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Sunitinib_new_MSMS_neg" "rat_cardiac_tissue/RP_C18_positive/Sunitinib_new_MSMS_neg.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/Sunitinib_new_MSMS_neg.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "39" "" "" +"CT__AZ_compound_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_compound_MSMS_neg" "rat_cardiac_tissue/RP_C18_positive/AZ_compound_MSMS_neg.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/AZ_compound_MSMS_neg.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "40" "" "" +"CT__68_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68_SUN_Heart_LIPIDS_NEG_1" "rat_cardiac_tissue/RP_C18_negative/68_SUN_Heart_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/68_SUN_Heart_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "41" "" "" +"CT__68_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68_SUN_Heart_LIPIDS_NEG_2" "rat_cardiac_tissue/RP_C18_negative/68_SUN_Heart_LIPIDS_NEG_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/68_SUN_Heart_LIPIDS_NEG_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "42" "" "" +"CT__67_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67_SUN_Heart_LIPIDS_NEG_1" "rat_cardiac_tissue/RP_C18_negative/67_SUN_Heart_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/67_SUN_Heart_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "43" "" "" +"CT__67_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67_SUN_Heart_LIPIDS_NEG_2" "rat_cardiac_tissue/RP_C18_negative/67_SUN_Heart_LIPIDS_NEG_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/67_SUN_Heart_LIPIDS_NEG_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "44" "" "" +"CT__70_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70_SUN_Heart_LIPIDS_NEG_1" "rat_cardiac_tissue/RP_C18_negative/70_SUN_Heart_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/70_SUN_Heart_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "45" "" "" +"CT__70_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70_SUN_Heart_LIPIDS_NEG_2" "rat_cardiac_tissue/RP_C18_negative/70_SUN_Heart_LIPIDS_NEG_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/70_SUN_Heart_LIPIDS_NEG_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "46" "" "" +"CT__34_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_LIPIDS_NEG_1" "rat_cardiac_tissue/RP_C18_negative/34_AZ_Heart_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/34_AZ_Heart_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "47" "" "" +"CT__34_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_LIPIDS_NEG_2" "rat_cardiac_tissue/RP_C18_negative/34_AZ_Heart_LIPIDS_NEG_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/34_AZ_Heart_LIPIDS_NEG_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "48" "" "" +"CT__33_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_LIPIDS_NEG_1" "rat_cardiac_tissue/RP_C18_negative/33_AZ_Heart_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/33_AZ_Heart_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "49" "" "" +"CT__33_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_LIPIDS_NEG_2" "rat_cardiac_tissue/RP_C18_negative/33_AZ_Heart_LIPIDS_NEG_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/33_AZ_Heart_LIPIDS_NEG_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "50" "" "" +"CT__32_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_LIPIDS_NEG_1" "rat_cardiac_tissue/RP_C18_negative/32_AZ_Heart_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/32_AZ_Heart_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "51" "" "" +"CT__32_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_LIPIDS_NEG_2" "rat_cardiac_tissue/RP_C18_negative/32_AZ_Heart_LIPIDS_NEG_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_negative/32_AZ_Heart_LIPIDS_NEG_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "52" "" "" +"PS__QC01" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "rat_plasma_sunitinib/RP_C18_negative/QC01.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"PS__QC02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "rat_plasma_sunitinib/RP_C18_negative/QC02.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"PS__QC03" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "rat_plasma_sunitinib/RP_C18_negative/QC03.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"PS__QC04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "rat_plasma_sunitinib/RP_C18_negative/QC04.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"PS__Extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_start" "rat_plasma_sunitinib/RP_C18_negative/Extract_blank_start.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/Extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"PS__QC05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "rat_plasma_sunitinib/RP_C18_negative/QC05.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"PS__QC06_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06_MSMS_200_400" "rat_plasma_sunitinib/RP_C18_negative/QC06_MSMS_200_400.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC06_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"PS__QC07_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07_MSMS_400_700" "rat_plasma_sunitinib/RP_C18_negative/QC07_MSMS_400_700.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC07_MSMS_400_700.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"PS__QC08_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08_MSMS_700_1500" "rat_plasma_sunitinib/RP_C18_negative/QC08_MSMS_700_1500.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC08_MSMS_700_1500.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"PS__QC09" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "rat_plasma_sunitinib/RP_C18_negative/QC09.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"PS__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_plasma_sunitinib/RP_C18_negative/QC10.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"PS__AZ_136" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_136" "rat_plasma_sunitinib/RP_C18_negative/AZ_136.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_136.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"PS__AZ_83" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_83" "rat_plasma_sunitinib/RP_C18_negative/AZ_83.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_83.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"PS__AZ_102" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_102" "rat_plasma_sunitinib/RP_C18_negative/AZ_102.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_102.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"PS__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_plasma_sunitinib/RP_C18_negative/QC11.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"PS__AZ_75" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_75" "rat_plasma_sunitinib/RP_C18_negative/AZ_75.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_75.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"PS__AZ_87" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_87" "rat_plasma_sunitinib/RP_C18_negative/AZ_87.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_87.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"PS__AZ_121" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_121" "rat_plasma_sunitinib/RP_C18_negative/AZ_121.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_121.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"PS__AZ_91" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_91" "rat_plasma_sunitinib/RP_C18_negative/AZ_91.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_91.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"PS__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_plasma_sunitinib/RP_C18_negative/QC12.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"PS__AZ_111" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_111" "rat_plasma_sunitinib/RP_C18_negative/AZ_111.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_111.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"PS__AZ_94" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_94" "rat_plasma_sunitinib/RP_C18_negative/AZ_94.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_94.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"PS__AZ_79" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_79" "rat_plasma_sunitinib/RP_C18_negative/AZ_79.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_79.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"PS__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_plasma_sunitinib/RP_C18_negative/QC13.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"PS__AZ_130" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_130" "rat_plasma_sunitinib/RP_C18_negative/AZ_130.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_130.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"PS__AZ_66" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_66" "rat_plasma_sunitinib/RP_C18_negative/AZ_66.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_66.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"PS__AZ_134" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_134" "rat_plasma_sunitinib/RP_C18_negative/AZ_134.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_134.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"PS__AZ_115" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_115" "rat_plasma_sunitinib/RP_C18_negative/AZ_115.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_115.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"PS__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_plasma_sunitinib/RP_C18_negative/QC14.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"PS__AZ_74" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_74" "rat_plasma_sunitinib/RP_C18_negative/AZ_74.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_74.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"PS__AZ_95" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_95" "rat_plasma_sunitinib/RP_C18_negative/AZ_95.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_95.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"PS__AZ_114" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_114" "rat_plasma_sunitinib/RP_C18_negative/AZ_114.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_114.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"PS__AZ_106" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_106" "rat_plasma_sunitinib/RP_C18_negative/AZ_106.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_106.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"PS__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_plasma_sunitinib/RP_C18_negative/QC15.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"PS__AZ_82" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_82" "rat_plasma_sunitinib/RP_C18_negative/AZ_82.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_82.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"PS__AZ_120" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_120" "rat_plasma_sunitinib/RP_C18_negative/AZ_120.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_120.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "36" "" "" +"PS__AZ_78" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_78" "rat_plasma_sunitinib/RP_C18_negative/AZ_78.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_78.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "37" "" "" +"PS__AZ_116" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_116" "rat_plasma_sunitinib/RP_C18_negative/AZ_116.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_116.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "38" "" "" +"PS__AZ_69" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_69" "rat_plasma_sunitinib/RP_C18_negative/AZ_69.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_69.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "39" "" "" +"PS__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_plasma_sunitinib/RP_C18_negative/QC16.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "40" "" "" +"PS__AZ_129" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_129" "rat_plasma_sunitinib/RP_C18_negative/AZ_129.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_129.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "41" "" "" +"PS__AZ_61" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_61" "rat_plasma_sunitinib/RP_C18_negative/AZ_61.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_61.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "42" "" "" +"PS__AZ_133" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_133" "rat_plasma_sunitinib/RP_C18_negative/AZ_133.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_133.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "43" "" "" +"PS__QC17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC17" "rat_plasma_sunitinib/RP_C18_negative/QC17.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "44" "" "" +"PS__AZ_137" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_137" "rat_plasma_sunitinib/RP_C18_negative/AZ_137.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_137.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "45" "" "" +"PS__AZ_110" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_110" "rat_plasma_sunitinib/RP_C18_negative/AZ_110.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_110.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "46" "" "" +"PS__AZ_86" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_86" "rat_plasma_sunitinib/RP_C18_negative/AZ_86.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_86.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "47" "" "" +"PS__AZ_99" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_99" "rat_plasma_sunitinib/RP_C18_negative/AZ_99.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_99.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "48" "" "" +"PS__AZ_132" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_132" "rat_plasma_sunitinib/RP_C18_negative/AZ_132.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_132.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "49" "" "" +"PS__QC18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC18" "rat_plasma_sunitinib/RP_C18_negative/QC18.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "50" "" "" +"PS__AZ_113" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_113" "rat_plasma_sunitinib/RP_C18_negative/AZ_113.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_113.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "51" "" "" +"PS__AZ_85" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_85" "rat_plasma_sunitinib/RP_C18_negative/AZ_85.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_85.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "52" "" "" +"PS__AZ_126" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_126" "rat_plasma_sunitinib/RP_C18_negative/AZ_126.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_126.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "53" "" "" +"PS__QC19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC19" "rat_plasma_sunitinib/RP_C18_negative/QC19.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "54" "" "" +"PS__AZ_70" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_70" "rat_plasma_sunitinib/RP_C18_negative/AZ_70.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_70.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "55" "" "" +"PS__AZ_124" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_124" "rat_plasma_sunitinib/RP_C18_negative/AZ_124.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_124.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "56" "" "" +"PS__AZ_62" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_62" "rat_plasma_sunitinib/RP_C18_negative/AZ_62.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_62.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "57" "" "" +"PS__AZ_81" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_81" "rat_plasma_sunitinib/RP_C18_negative/AZ_81.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_81.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "58" "" "" +"PS__QC20" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC20" "rat_plasma_sunitinib/RP_C18_negative/QC20.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC20.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "59" "" "" +"PS__AZ_100" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_100" "rat_plasma_sunitinib/RP_C18_negative/AZ_100.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_100.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "60" "" "" +"PS__AZ_104" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_104" "rat_plasma_sunitinib/RP_C18_negative/AZ_104.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_104.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "61" "" "" +"PS__AZ_77" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_77" "rat_plasma_sunitinib/RP_C18_negative/AZ_77.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_77.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "62" "" "" +"PS__AZ_89" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_89" "rat_plasma_sunitinib/RP_C18_negative/AZ_89.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_89.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "63" "" "" +"PS__AZ_117" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_117" "rat_plasma_sunitinib/RP_C18_negative/AZ_117.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_117.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "64" "" "" +"PS__QC21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC21" "rat_plasma_sunitinib/RP_C18_negative/QC21.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "65" "" "" +"PS__AZ_119" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_119" "rat_plasma_sunitinib/RP_C18_negative/AZ_119.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_119.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "66" "" "" +"PS__AZ_107" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_107" "rat_plasma_sunitinib/RP_C18_negative/AZ_107.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_107.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "67" "" "" +"PS__AZ_109" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_109" "rat_plasma_sunitinib/RP_C18_negative/AZ_109.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_109.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "68" "" "" +"PS__AZ_71" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_71" "rat_plasma_sunitinib/RP_C18_negative/AZ_71.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_71.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "69" "" "" +"PS__QC22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC22" "rat_plasma_sunitinib/RP_C18_negative/QC22.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "70" "" "" +"PS__AZ_138" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_138" "rat_plasma_sunitinib/RP_C18_negative/AZ_138.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_138.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "71" "" "" +"PS__AZ_103" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_103" "rat_plasma_sunitinib/RP_C18_negative/AZ_103.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_103.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "72" "" "" +"PS__AZ_76" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_76" "rat_plasma_sunitinib/RP_C18_negative/AZ_76.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_76.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "73" "" "" +"PS__QC23" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC23" "rat_plasma_sunitinib/RP_C18_negative/QC23.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC23.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "74" "" "" +"PS__AZ_84" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_84" "rat_plasma_sunitinib/RP_C18_negative/AZ_84.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_84.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "75" "" "" +"PS__AZ_97" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_97" "rat_plasma_sunitinib/RP_C18_negative/AZ_97.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_97.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "76" "" "" +"PS__AZ_72" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_72" "rat_plasma_sunitinib/RP_C18_negative/AZ_72.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_72.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "77" "" "" +"PS__AZ_101" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_101" "rat_plasma_sunitinib/RP_C18_negative/AZ_101.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_101.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "78" "" "" +"PS__QC24" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC24" "rat_plasma_sunitinib/RP_C18_negative/QC24.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC24.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "79" "" "" +"PS__AZ_90" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_90" "rat_plasma_sunitinib/RP_C18_negative/AZ_90.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_90.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "80" "" "" +"PS__AZ_135" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_135" "rat_plasma_sunitinib/RP_C18_negative/AZ_135.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_135.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "81" "" "" +"PS__AZ_112" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_112" "rat_plasma_sunitinib/RP_C18_negative/AZ_112.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_112.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "82" "" "" +"PS__QC25" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC25" "rat_plasma_sunitinib/RP_C18_negative/QC25.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC25.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "83" "" "" +"PS__AZ_80" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_80" "rat_plasma_sunitinib/RP_C18_negative/AZ_80.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_80.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "84" "" "" +"PS__AZ_108" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_108" "rat_plasma_sunitinib/RP_C18_negative/AZ_108.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_108.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "85" "" "" +"PS__QC26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC26" "rat_plasma_sunitinib/RP_C18_negative/QC26.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "86" "" "" +"PS__QC27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC27" "rat_plasma_sunitinib/RP_C18_negative/QC27.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/QC27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "87" "" "" +"PS__Extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_end" "rat_plasma_sunitinib/RP_C18_negative/Extract_blank_end.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/Extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "88" "" "" +"PS__AZ_85_SUN_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_85_SUN_Serum_LIPIDS_NEG_1" "rat_plasma_sunitinib/RP_C18_negative/AZ_85_SUN_Serum_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_85_SUN_Serum_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "89" "" "" +"PS__AZ_91_SUN_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_91_SUN_Serum_LIPIDS_NEG_1" "rat_plasma_sunitinib/RP_C18_negative/AZ_91_SUN_Serum_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_91_SUN_Serum_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "90" "" "" +"PS__AZ_120_SUN_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_120_SUN_Serum_LIPIDS_NEG_1" "rat_plasma_sunitinib/RP_C18_negative/AZ_120_SUN_Serum_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_negative/AZ_120_SUN_Serum_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "91" "" "" +"PK__QC01" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "rat_plasma_KU60648/RP_C18_negative/QC01.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"PK__QC02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "rat_plasma_KU60648/RP_C18_negative/QC02.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"PK__QC03" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "rat_plasma_KU60648/RP_C18_negative/QC03.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"PK__QC04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "rat_plasma_KU60648/RP_C18_negative/QC04.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"PK__Extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_start" "rat_plasma_KU60648/RP_C18_negative/Extract_blank_start.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/Extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"PK__QC05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "rat_plasma_KU60648/RP_C18_negative/QC05.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"PK__QC06_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06_MSMS_200_400" "rat_plasma_KU60648/RP_C18_negative/QC06_MSMS_200_400.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC06_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"PK__QC07_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07_MSMS_400_700" "rat_plasma_KU60648/RP_C18_negative/QC07_MSMS_400_700.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC07_MSMS_400_700.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"PK__QC08_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08_MSMS_700_1500" "rat_plasma_KU60648/RP_C18_negative/QC08_MSMS_700_1500.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC08_MSMS_700_1500.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"PK__QC09" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "rat_plasma_KU60648/RP_C18_negative/QC09.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"PK__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_plasma_KU60648/RP_C18_negative/QC10.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"PK__AZ_13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_13" "rat_plasma_KU60648/RP_C18_negative/AZ_13.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"PK__AZ_21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_21" "rat_plasma_KU60648/RP_C18_negative/AZ_21.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"PK__AZ_54" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_54" "rat_plasma_KU60648/RP_C18_negative/AZ_54.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_54.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"PK__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_plasma_KU60648/RP_C18_negative/QC11.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"PK__AZ_26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_26" "rat_plasma_KU60648/RP_C18_negative/AZ_26.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"PK__AZ_47" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_47" "rat_plasma_KU60648/RP_C18_negative/AZ_47.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_47.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"PK__AZ_17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_17" "rat_plasma_KU60648/RP_C18_negative/AZ_17.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"PK__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_plasma_KU60648/RP_C18_negative/QC12.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"PK__AZ_41" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_41" "rat_plasma_KU60648/RP_C18_negative/AZ_41.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_41.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"PK__AZ_27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_27" "rat_plasma_KU60648/RP_C18_negative/AZ_27.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"PK__AZ_34" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_34" "rat_plasma_KU60648/RP_C18_negative/AZ_34.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_34.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"PK__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_plasma_KU60648/RP_C18_negative/QC13.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"PK__AZ_16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_16" "rat_plasma_KU60648/RP_C18_negative/AZ_16.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"PK__AZ_37" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_37" "rat_plasma_KU60648/RP_C18_negative/AZ_37.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_37.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"PK__AZ_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_11" "rat_plasma_KU60648/RP_C18_negative/AZ_11.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"PK__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_plasma_KU60648/RP_C18_negative/QC14.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"PK__AZ_08" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_08" "rat_plasma_KU60648/RP_C18_negative/AZ_08.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_08.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"PK__AZ_32" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_32" "rat_plasma_KU60648/RP_C18_negative/AZ_32.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_32.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"PK__AZ_43" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_43" "rat_plasma_KU60648/RP_C18_negative/AZ_43.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_43.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"PK__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_plasma_KU60648/RP_C18_negative/QC15.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"PK__AZ_02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_02" "rat_plasma_KU60648/RP_C18_negative/AZ_02.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"PK__AZ_39" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_39" "rat_plasma_KU60648/RP_C18_negative/AZ_39.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_39.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"PK__AZ_29" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_29" "rat_plasma_KU60648/RP_C18_negative/AZ_29.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_29.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"PK__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_plasma_KU60648/RP_C18_negative/QC16.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"PK__AZ_48" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48" "rat_plasma_KU60648/RP_C18_negative/AZ_48.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_48.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "36" "" "" +"PK__AZ_05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_05" "rat_plasma_KU60648/RP_C18_negative/AZ_05.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "37" "" "" +"PK__AZ_22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_22" "rat_plasma_KU60648/RP_C18_negative/AZ_22.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "38" "" "" +"PK__AZ_38" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38" "rat_plasma_KU60648/RP_C18_negative/AZ_38.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_38.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "39" "" "" +"PK__AZ_24" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_24" "rat_plasma_KU60648/RP_C18_negative/AZ_24.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_24.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "40" "" "" +"PK__QC17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC17" "rat_plasma_KU60648/RP_C18_negative/QC17.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "41" "" "" +"PK__AZ_30" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_30" "rat_plasma_KU60648/RP_C18_negative/AZ_30.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_30.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "42" "" "" +"PK__AZ_56" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_56" "rat_plasma_KU60648/RP_C18_negative/AZ_56.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_56.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "43" "" "" +"PK__AZ_19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_19" "rat_plasma_KU60648/RP_C18_negative/AZ_19.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "44" "" "" +"PK__QC18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC18" "rat_plasma_KU60648/RP_C18_negative/QC18.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "45" "" "" +"PK__AZ_58" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_58" "rat_plasma_KU60648/RP_C18_negative/AZ_58.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_58.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "46" "" "" +"PK__AZ_04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_04" "rat_plasma_KU60648/RP_C18_negative/AZ_04.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "47" "" "" +"PK__AZ_07" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_07" "rat_plasma_KU60648/RP_C18_negative/AZ_07.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_07.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "48" "" "" +"PK__AZ_28" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_28" "rat_plasma_KU60648/RP_C18_negative/AZ_28.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_28.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "49" "" "" +"PK__QC19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC19" "rat_plasma_KU60648/RP_C18_negative/QC19.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "50" "" "" +"PK__AZ_50" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_50" "rat_plasma_KU60648/RP_C18_negative/AZ_50.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_50.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "51" "" "" +"PK__AZ_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_12" "rat_plasma_KU60648/RP_C18_negative/AZ_12.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "52" "" "" +"PK__QC20" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC20" "rat_plasma_KU60648/RP_C18_negative/QC20.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC20.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "53" "" "" +"PK__AZ_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_10" "rat_plasma_KU60648/RP_C18_negative/AZ_10.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "54" "" "" +"PK__AZ_36" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_36" "rat_plasma_KU60648/RP_C18_negative/AZ_36.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_36.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "55" "" "" +"PK__AZ_53" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_53" "rat_plasma_KU60648/RP_C18_negative/AZ_53.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_53.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "56" "" "" +"PK__AZ_52" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_52" "rat_plasma_KU60648/RP_C18_negative/AZ_52.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_52.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "57" "" "" +"PK__QC21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC21" "rat_plasma_KU60648/RP_C18_negative/QC21.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "58" "" "" +"PK__AZ_06" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_06" "rat_plasma_KU60648/RP_C18_negative/AZ_06.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_06.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "59" "" "" +"PK__AZ_14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14" "rat_plasma_KU60648/RP_C18_negative/AZ_14.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "60" "" "" +"PK__AZ_46" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_46" "rat_plasma_KU60648/RP_C18_negative/AZ_46.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_46.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "61" "" "" +"PK__QC22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC22" "rat_plasma_KU60648/RP_C18_negative/QC22.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "62" "" "" +"PK__QC23" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC23" "rat_plasma_KU60648/RP_C18_negative/QC23.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/QC23.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "63" "" "" +"PK__Extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_end" "rat_plasma_KU60648/RP_C18_negative/Extract_blank_end.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/Extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "64" "" "" +"PK__AZ_14_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14_AZ_Serum_LIPIDS_NEG_1" "rat_plasma_KU60648/RP_C18_negative/AZ_14_AZ_Serum_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_14_AZ_Serum_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "65" "" "" +"PK__AZ_38_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38_AZ_Serum_LIPIDS_NEG_1" "rat_plasma_KU60648/RP_C18_negative/AZ_38_AZ_Serum_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_38_AZ_Serum_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "66" "" "" +"PK__AZ_48_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "negative" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48_AZ_Serum_LIPIDS_NEG_1" "rat_plasma_KU60648/RP_C18_negative/AZ_48_AZ_Serum_LIPIDS_NEG_1.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_negative/AZ_48_AZ_Serum_LIPIDS_NEG_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv" "67" "" "" diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling.txt b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling.txt new file mode 100644 index 000000000..f0eac8653 --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling.txt @@ -0,0 +1,350 @@ +"Sample Name" "Protocol REF" "Parameter Value[Post Extraction]" "Term Source REF" "Term Accession Number" "Parameter Value[Derivatization]" "Term Source REF" "Term Accession Number" "Extract Name" "Protocol REF" "Parameter Value[Chromatography Instrument]" "Term Source REF" "Term Accession Number" "Parameter Value[Autosampler model]" "Term Source REF" "Term Accession Number" "Parameter Value[Column model]" "Term Source REF" "Term Accession Number" "Parameter Value[Column type]" "Term Source REF" "Term Accession Number" "Parameter Value[Guard column]" "Term Source REF" "Term Accession Number" "Labeled Extract Name" "Label" "Term Source REF" "Term Accession Number" "Protocol REF" "Parameter Value[Scan polarity]" "Term Source REF" "Term Accession Number" "Parameter Value[Scan m/z range]" "Unit" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument]" "Term Source REF" "Term Accession Number" "Parameter Value[Ion source]" "Term Source REF" "Term Accession Number" "Parameter Value[Mass analyzer]" "Term Source REF" "Term Accession Number" "Parameter Value[Native spectrum identifier format]" "Term Source REF" "Term Accession Number" "Parameter Value[Data file content]" "Term Source REF" "Term Accession Number" "Parameter Value[Data file checksum type]" "Term Source REF" "Term Accession Number" "Parameter Value[Raw data file format]" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument manufacturer]" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument software]" "Term Source REF" "Term Accession Number" "Parameter Value[Number of scans]" "Term Source REF" "Term Accession Number" "Parameter Value[Time range]" "Unit" "Term Source REF" "Term Accession Number" "MS Assay Name" "Raw Spectral Data File" "Protocol REF" "Normalization Name" "Derived Spectral Data File" "Protocol REF" "Parameter Value[Data Transformation software]" "Term Source REF" "Term Accession Number" "Data Transformation Name" "Data Transformation Name" "Metabolite Assignment File" "Factor Value[Injection Order]" "Term Source REF" "Term Accession Number" +"CM__QC_media_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_1" "cardiomyocytes/HILIC_positive/QC_media_1.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CM__QC_media_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_2" "cardiomyocytes/HILIC_positive/QC_media_2.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CM__QC_media_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_3" "cardiomyocytes/HILIC_positive/QC_media_3.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CM__QC_media_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_4" "cardiomyocytes/HILIC_positive/QC_media_4.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CM__QC_media_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_5" "cardiomyocytes/HILIC_positive/QC_media_5.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CM__blank_media_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_media_start" "cardiomyocytes/HILIC_positive/blank_media_start.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/blank_media_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CM__QC_media_6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_6" "cardiomyocytes/HILIC_positive/QC_media_6.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CM__QC_media_7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_7" "cardiomyocytes/HILIC_positive/QC_media_7.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CM__QC_media_8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_8" "cardiomyocytes/HILIC_positive/QC_media_8.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CM__QC_media_9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_9" "cardiomyocytes/HILIC_positive/QC_media_9.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CM__QC_media_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_10" "cardiomyocytes/HILIC_positive/QC_media_10.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CM__AZ_M6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M6" "cardiomyocytes/HILIC_positive/AZ_M6.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CM__AZ_M8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M8" "cardiomyocytes/HILIC_positive/AZ_M8.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CM__AZ_M3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M3" "cardiomyocytes/HILIC_positive/AZ_M3.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CM__AZ_M10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M10" "cardiomyocytes/HILIC_positive/AZ_M10.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CM__AZ_M17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M17" "cardiomyocytes/HILIC_positive/AZ_M17.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CM__QC_media_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_11" "cardiomyocytes/HILIC_positive/QC_media_11.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CM__AZ_M11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M11" "cardiomyocytes/HILIC_positive/AZ_M11.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CM__AZ_M12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M12" "cardiomyocytes/HILIC_positive/AZ_M12.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CM__AZ_M7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M7" "cardiomyocytes/HILIC_positive/AZ_M7.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CM__AZ_M15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M15" "cardiomyocytes/HILIC_positive/AZ_M15.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CM__AZ_M13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M13" "cardiomyocytes/HILIC_positive/AZ_M13.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CM__QC_media_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_12" "cardiomyocytes/HILIC_positive/QC_media_12.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CM__AZ_M5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M5" "cardiomyocytes/HILIC_positive/AZ_M5.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CM__AZ_M4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M4" "cardiomyocytes/HILIC_positive/AZ_M4.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CM__AZ_M16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M16" "cardiomyocytes/HILIC_positive/AZ_M16.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CM__AZ_M9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M9" "cardiomyocytes/HILIC_positive/AZ_M9.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CM__AZ_M1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M1" "cardiomyocytes/HILIC_positive/AZ_M1.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CM__QC_media_13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_13" "cardiomyocytes/HILIC_positive/QC_media_13.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CM__AZ_M2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M2" "cardiomyocytes/HILIC_positive/AZ_M2.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CM__AZ_M14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M14" "cardiomyocytes/HILIC_positive/AZ_M14.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CM__AZ_M18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M18" "cardiomyocytes/HILIC_positive/AZ_M18.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ_M18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CM__QC_media_14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_14" "cardiomyocytes/HILIC_positive/QC_media_14.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CM__QC_media_15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_15" "cardiomyocytes/HILIC_positive/QC_media_15.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CM__QC_media_16_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_16_MSMS_70_200" "cardiomyocytes/HILIC_positive/QC_media_16_MSMS_70_200.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_16_MSMS_70_200.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CM__QC_media_17_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_17_MSMS_200_400" "cardiomyocytes/HILIC_positive/QC_media_17_MSMS_200_400.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_17_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "36" "" "" +"CM__QC_media_18_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_18_MSMS_400_1000" "cardiomyocytes/HILIC_positive/QC_media_18_MSMS_400_1000.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_media_18_MSMS_400_1000.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "37" "" "" +"CM__blank_media_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_media_end" "cardiomyocytes/HILIC_positive/blank_media_end.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/blank_media_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "38" "" "" +"CM__QC_cell_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_1" "cardiomyocytes/HILIC_positive/QC_cell_1.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CM__QC_cell_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_2" "cardiomyocytes/HILIC_positive/QC_cell_2.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CM__blank_cell_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_cell_start" "cardiomyocytes/HILIC_positive/blank_cell_start.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/blank_cell_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CM__QC_cell_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_3" "cardiomyocytes/HILIC_positive/QC_cell_3.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CM__QC_cell_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_4" "cardiomyocytes/HILIC_positive/QC_cell_4.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CM__QC_cell_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_5" "cardiomyocytes/HILIC_positive/QC_cell_5.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CM__QC_cell_6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_6" "cardiomyocytes/HILIC_positive/QC_cell_6.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CM__QC_cell_7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_7" "cardiomyocytes/HILIC_positive/QC_cell_7.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CM__AZ7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ7" "cardiomyocytes/HILIC_positive/AZ7.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CM__AZ15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ15" "cardiomyocytes/HILIC_positive/AZ15.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CM__AZ14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ14" "cardiomyocytes/HILIC_positive/AZ14.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CM__AZ4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ4" "cardiomyocytes/HILIC_positive/AZ4.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CM__AZ11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ11" "cardiomyocytes/HILIC_positive/AZ11.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CM__QC_cell_8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_8" "cardiomyocytes/HILIC_positive/QC_cell_8.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CM__AZ18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ18" "cardiomyocytes/HILIC_positive/AZ18.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CM__AZ13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ13" "cardiomyocytes/HILIC_positive/AZ13.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CM__AZ3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ3" "cardiomyocytes/HILIC_positive/AZ3.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CM__AZ1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ1" "cardiomyocytes/HILIC_positive/AZ1.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CM__AZ6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ6" "cardiomyocytes/HILIC_positive/AZ6.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CM__QC_cell_9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_9" "cardiomyocytes/HILIC_positive/QC_cell_9.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CM__AZ5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ5" "cardiomyocytes/HILIC_positive/AZ5.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CM__AZ12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ12" "cardiomyocytes/HILIC_positive/AZ12.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CM__AZ9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ9" "cardiomyocytes/HILIC_positive/AZ9.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CM__AZ8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ8" "cardiomyocytes/HILIC_positive/AZ8.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CM__AZ16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ16" "cardiomyocytes/HILIC_positive/AZ16.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CM__QC_cell_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_10" "cardiomyocytes/HILIC_positive/QC_cell_10.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CM__AZ2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ2" "cardiomyocytes/HILIC_positive/AZ2.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CM__AZ10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ10" "cardiomyocytes/HILIC_positive/AZ10.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CM__AZ17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ17" "cardiomyocytes/HILIC_positive/AZ17.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/AZ17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CM__QC_cell_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_11" "cardiomyocytes/HILIC_positive/QC_cell_11.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CM__QC_cell_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_12" "cardiomyocytes/HILIC_positive/QC_cell_12.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CM__QC_cell_13_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_13_MSMS" "cardiomyocytes/HILIC_positive/QC_cell_13_MSMS.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_13_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CM__QC_cell_14_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_14_MSMS" "cardiomyocytes/HILIC_positive/QC_cell_14_MSMS.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_14_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CM__QC_cell_15_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_15_MSMS" "cardiomyocytes/HILIC_positive/QC_cell_15_MSMS.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/QC_cell_15_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CM__blank_cell_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_cell_end" "cardiomyocytes/HILIC_positive/blank_cell_end.raw" "Data transformation" "" "cardiomyocytes/HILIC_positive/blank_cell_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CT__QC1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC1" "rat_cardiac_tissue/HILIC_positive/QC1.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CT__QC2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC2" "rat_cardiac_tissue/HILIC_positive/QC2.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CT__QC3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC3" "rat_cardiac_tissue/HILIC_positive/QC3.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CT__QC4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC4" "rat_cardiac_tissue/HILIC_positive/QC4.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CT__extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "extract_blank_start" "rat_cardiac_tissue/HILIC_positive/extract_blank_start.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CT__QC5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC5" "rat_cardiac_tissue/HILIC_positive/QC5.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CT__QC_6_MSMS_70_200" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_6_MSMS_70_200_HIL_POS" "rat_cardiac_tissue/HILIC_positive/QC_6_MSMS_70_200_HIL_POS.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC_6_MSMS_70_200_HIL_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CT__QC_7_MSMS_200_400" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_7_MSMS_200_400_HIL_POS" "rat_cardiac_tissue/HILIC_positive/QC_7_MSMS_200_400_HIL_POS.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC_7_MSMS_200_400_HIL_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CT__QC_8_MSMS_400_1000" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_8_MSMS_400_1000_HIL_POS" "rat_cardiac_tissue/HILIC_positive/QC_8_MSMS_400_1000_HIL_POS.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC_8_MSMS_400_1000_HIL_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CT__QC9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC9" "rat_cardiac_tissue/HILIC_positive/QC9.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CT__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_cardiac_tissue/HILIC_positive/QC10.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CT__28" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "28" "rat_cardiac_tissue/HILIC_positive/28.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/28.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CT__63" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "63" "rat_cardiac_tissue/HILIC_positive/63.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/63.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CT__68" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68" "rat_cardiac_tissue/HILIC_positive/68.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/68.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CT__33" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33" "rat_cardiac_tissue/HILIC_positive/33.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/33.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CT__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_cardiac_tissue/HILIC_positive/QC11.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CT__70" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70" "rat_cardiac_tissue/HILIC_positive/70.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/70.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CT__26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "26" "rat_cardiac_tissue/HILIC_positive/26.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CT__65" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "65" "rat_cardiac_tissue/HILIC_positive/65.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/65.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CT__35" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "35" "rat_cardiac_tissue/HILIC_positive/35.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/35.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CT__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_cardiac_tissue/HILIC_positive/QC12.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CT__61" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "61" "rat_cardiac_tissue/HILIC_positive/61.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/61.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CT__30" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "30" "rat_cardiac_tissue/HILIC_positive/30.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/30.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CT__64" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "64" "rat_cardiac_tissue/HILIC_positive/64.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/64.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CT__67" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67" "rat_cardiac_tissue/HILIC_positive/67.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/67.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CT__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_cardiac_tissue/HILIC_positive/QC13.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CT__27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "27" "rat_cardiac_tissue/HILIC_positive/27.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CT__62" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "62" "rat_cardiac_tissue/HILIC_positive/62.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/62.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CT__34" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34" "rat_cardiac_tissue/HILIC_positive/34.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/34.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CT__69" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "69" "rat_cardiac_tissue/HILIC_positive/69.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/69.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CT__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_cardiac_tissue/HILIC_positive/QC14.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CT__31" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "31" "rat_cardiac_tissue/HILIC_positive/31.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/31.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CT__29" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "29" "rat_cardiac_tissue/HILIC_positive/29.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/29.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CT__66" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "66" "rat_cardiac_tissue/HILIC_positive/66.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/66.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CT__32" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32" "rat_cardiac_tissue/HILIC_positive/32.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/32.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CT__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_cardiac_tissue/HILIC_positive/QC15.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "36" "" "" +"CT__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_cardiac_tissue/HILIC_positive/QC16.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "37" "" "" +"CT__extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "extract_blank_end" "rat_cardiac_tissue/HILIC_positive/extract_blank_end.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "38" "" "" +"CT__Sunitinib_new_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Sunitinib_new_MSMS_POS" "rat_cardiac_tissue/HILIC_positive/Sunitinib_new_MSMS_POS.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/Sunitinib_new_MSMS_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "39" "" "" +"CT__AZ_compound_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_compound_MSMS_POS" "rat_cardiac_tissue/HILIC_positive/AZ_compound_MSMS_POS.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/AZ_compound_MSMS_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "40" "" "" +"CT__68_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68_SUN_Heart_HILIC_POS_1" "rat_cardiac_tissue/HILIC_positive/68_SUN_Heart_HILIC_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/68_SUN_Heart_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "41" "" "" +"CT__68_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68_SUN_Heart_HILIC_POS_2" "rat_cardiac_tissue/HILIC_positive/68_SUN_Heart_HILIC_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/68_SUN_Heart_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "42" "" "" +"CT__68_SUN_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68_SUN_Heart_HILIC_POS_3" "rat_cardiac_tissue/HILIC_positive/68_SUN_Heart_HILIC_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/68_SUN_Heart_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "43" "" "" +"CT__67_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67_SUN_Heart_HILIC_POS_1" "rat_cardiac_tissue/HILIC_positive/67_SUN_Heart_HILIC_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/67_SUN_Heart_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "44" "" "" +"CT__67_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67_SUN_Heart_HILIC_POS_2" "rat_cardiac_tissue/HILIC_positive/67_SUN_Heart_HILIC_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/67_SUN_Heart_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "45" "" "" +"CT__67_SUN_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67_SUN_Heart_HILIC_POS_3" "rat_cardiac_tissue/HILIC_positive/67_SUN_Heart_HILIC_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/67_SUN_Heart_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "46" "" "" +"CT__70_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70_SUN_Heart_HILIC_POS_1" "rat_cardiac_tissue/HILIC_positive/70_SUN_Heart_HILIC_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/70_SUN_Heart_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "47" "" "" +"CT__70_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70_SUN_Heart_HILIC_POS_2" "rat_cardiac_tissue/HILIC_positive/70_SUN_Heart_HILIC_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/70_SUN_Heart_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "48" "" "" +"CT__70_SUN_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70_SUN_Heart_HILIC_POS_3" "rat_cardiac_tissue/HILIC_positive/70_SUN_Heart_HILIC_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/70_SUN_Heart_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "49" "" "" +"CT__34_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_HILIC_POS_1" "rat_cardiac_tissue/HILIC_positive/34_AZ_Heart_HILIC_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/34_AZ_Heart_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "50" "" "" +"CT__34_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_HILIC_POS_2" "rat_cardiac_tissue/HILIC_positive/34_AZ_Heart_HILIC_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/34_AZ_Heart_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "51" "" "" +"CT__34_AZ_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_HILIC_POS_3" "rat_cardiac_tissue/HILIC_positive/34_AZ_Heart_HILIC_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/34_AZ_Heart_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "52" "" "" +"CT__33_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_HILIC_POS_1" "rat_cardiac_tissue/HILIC_positive/33_AZ_Heart_HILIC_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/33_AZ_Heart_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "53" "" "" +"CT__33_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_HILIC_POS_2" "rat_cardiac_tissue/HILIC_positive/33_AZ_Heart_HILIC_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/33_AZ_Heart_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "54" "" "" +"CT__33_AZ_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_HILIC_POS_3" "rat_cardiac_tissue/HILIC_positive/33_AZ_Heart_HILIC_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/33_AZ_Heart_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "55" "" "" +"CT__32_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_HILIC_POS_1" "rat_cardiac_tissue/HILIC_positive/32_AZ_Heart_HILIC_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/32_AZ_Heart_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "56" "" "" +"CT__32_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_HILIC_POS_2" "rat_cardiac_tissue/HILIC_positive/32_AZ_Heart_HILIC_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/32_AZ_Heart_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "57" "" "" +"CT__32_AZ_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_HILIC_POS_3" "rat_cardiac_tissue/HILIC_positive/32_AZ_Heart_HILIC_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/HILIC_positive/32_AZ_Heart_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "58" "" "" +"PS__QC01" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "rat_plasma_sunitinib/HILIC_positive/QC01.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "1" "" "" +"PS__QC02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "rat_plasma_sunitinib/HILIC_positive/QC02.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "2" "" "" +"PS__QC03" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "rat_plasma_sunitinib/HILIC_positive/QC03.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "3" "" "" +"PS__QC04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "rat_plasma_sunitinib/HILIC_positive/QC04.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "4" "" "" +"PS__Extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_start" "rat_plasma_sunitinib/HILIC_positive/Extract_blank_start.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/Extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "5" "" "" +"PS__QC05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "rat_plasma_sunitinib/HILIC_positive/QC05.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "6" "" "" +"PS__QC06_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06_MSMS_70_200" "rat_plasma_sunitinib/HILIC_positive/QC06_MSMS_70_200.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC06_MSMS_70_200.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "7" "" "" +"PS__QC07_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07_MSMS_200_400" "rat_plasma_sunitinib/HILIC_positive/QC07_MSMS_200_400.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC07_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "8" "" "" +"PS__QC08_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08_MSMS_400_1000" "rat_plasma_sunitinib/HILIC_positive/QC08_MSMS_400_1000.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC08_MSMS_400_1000.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "9" "" "" +"PS__QC09" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "rat_plasma_sunitinib/HILIC_positive/QC09.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "10" "" "" +"PS__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_plasma_sunitinib/HILIC_positive/QC10.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "11" "" "" +"PS__AZ_136" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_136" "rat_plasma_sunitinib/HILIC_positive/AZ_136.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_136.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "12" "" "" +"PS__AZ_83" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_83" "rat_plasma_sunitinib/HILIC_positive/AZ_83.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_83.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "13" "" "" +"PS__AZ_102" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_102" "rat_plasma_sunitinib/HILIC_positive/AZ_102.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_102.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "14" "" "" +"PS__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_plasma_sunitinib/HILIC_positive/QC11.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "15" "" "" +"PS__AZ_75" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_75" "rat_plasma_sunitinib/HILIC_positive/AZ_75.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_75.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "16" "" "" +"PS__AZ_87" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_87" "rat_plasma_sunitinib/HILIC_positive/AZ_87.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_87.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "17" "" "" +"PS__AZ_121" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_121" "rat_plasma_sunitinib/HILIC_positive/AZ_121.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_121.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "18" "" "" +"PS__AZ_91" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_91" "rat_plasma_sunitinib/HILIC_positive/AZ_91.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_91.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "19" "" "" +"PS__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_plasma_sunitinib/HILIC_positive/QC12.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "20" "" "" +"PS__AZ_111" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_111" "rat_plasma_sunitinib/HILIC_positive/AZ_111.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_111.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "21" "" "" +"PS__AZ_94" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_94" "rat_plasma_sunitinib/HILIC_positive/AZ_94.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_94.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "22" "" "" +"PS__AZ_79" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_79" "rat_plasma_sunitinib/HILIC_positive/AZ_79.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_79.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "23" "" "" +"PS__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_plasma_sunitinib/HILIC_positive/QC13.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "24" "" "" +"PS__AZ_130" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_130" "rat_plasma_sunitinib/HILIC_positive/AZ_130.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_130.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "25" "" "" +"PS__AZ_66" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_66" "rat_plasma_sunitinib/HILIC_positive/AZ_66.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_66.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "26" "" "" +"PS__AZ_134" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_134" "rat_plasma_sunitinib/HILIC_positive/AZ_134.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_134.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "27" "" "" +"PS__AZ_115" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_115" "rat_plasma_sunitinib/HILIC_positive/AZ_115.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_115.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "28" "" "" +"PS__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_plasma_sunitinib/HILIC_positive/QC14.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "29" "" "" +"PS__AZ_74" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_74" "rat_plasma_sunitinib/HILIC_positive/AZ_74.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_74.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "30" "" "" +"PS__AZ_95" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_95" "rat_plasma_sunitinib/HILIC_positive/AZ_95.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_95.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "31" "" "" +"PS__AZ_114" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_114" "rat_plasma_sunitinib/HILIC_positive/AZ_114.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_114.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "32" "" "" +"PS__AZ_106" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_106" "rat_plasma_sunitinib/HILIC_positive/AZ_106.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_106.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "33" "" "" +"PS__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_plasma_sunitinib/HILIC_positive/QC15.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "34" "" "" +"PS__AZ_82" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_82" "rat_plasma_sunitinib/HILIC_positive/AZ_82.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_82.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "35" "" "" +"PS__AZ_120" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_120" "rat_plasma_sunitinib/HILIC_positive/AZ_120.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_120.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "36" "" "" +"PS__AZ_78" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_78" "rat_plasma_sunitinib/HILIC_positive/AZ_78.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_78.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "37" "" "" +"PS__AZ_116" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_116" "rat_plasma_sunitinib/HILIC_positive/AZ_116.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_116.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "38" "" "" +"PS__AZ_69" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_69" "rat_plasma_sunitinib/HILIC_positive/AZ_69.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_69.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "39" "" "" +"PS__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_plasma_sunitinib/HILIC_positive/QC16.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "40" "" "" +"PS__AZ_129" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_129" "rat_plasma_sunitinib/HILIC_positive/AZ_129.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_129.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "41" "" "" +"PS__AZ_61" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_61" "rat_plasma_sunitinib/HILIC_positive/AZ_61.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_61.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "42" "" "" +"PS__AZ_133" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_133" "rat_plasma_sunitinib/HILIC_positive/AZ_133.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_133.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "43" "" "" +"PS__QC17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC17" "rat_plasma_sunitinib/HILIC_positive/QC17.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "44" "" "" +"PS__AZ_137" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_137" "rat_plasma_sunitinib/HILIC_positive/AZ_137.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_137.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "45" "" "" +"PS__AZ_110" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_110" "rat_plasma_sunitinib/HILIC_positive/AZ_110.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_110.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "46" "" "" +"PS__AZ_86" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_86" "rat_plasma_sunitinib/HILIC_positive/AZ_86.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_86.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "47" "" "" +"PS__AZ_99" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_99" "rat_plasma_sunitinib/HILIC_positive/AZ_99.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_99.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "48" "" "" +"PS__AZ_132" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_132" "rat_plasma_sunitinib/HILIC_positive/AZ_132.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_132.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "49" "" "" +"PS__QC18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC18" "rat_plasma_sunitinib/HILIC_positive/QC18.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "50" "" "" +"PS__AZ_113" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_113" "rat_plasma_sunitinib/HILIC_positive/AZ_113.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_113.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "51" "" "" +"PS__AZ_85" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_85" "rat_plasma_sunitinib/HILIC_positive/AZ_85.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_85.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "52" "" "" +"PS__AZ_126" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_126" "rat_plasma_sunitinib/HILIC_positive/AZ_126.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_126.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "53" "" "" +"PS__QC19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC19" "rat_plasma_sunitinib/HILIC_positive/QC19.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "54" "" "" +"PS__AZ_70" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_70" "rat_plasma_sunitinib/HILIC_positive/AZ_70.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_70.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "55" "" "" +"PS__AZ_124" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_124" "rat_plasma_sunitinib/HILIC_positive/AZ_124.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_124.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "56" "" "" +"PS__AZ_62" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_62" "rat_plasma_sunitinib/HILIC_positive/AZ_62.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_62.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "57" "" "" +"PS__AZ_81" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_81" "rat_plasma_sunitinib/HILIC_positive/AZ_81.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_81.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "58" "" "" +"PS__QC20" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC20" "rat_plasma_sunitinib/HILIC_positive/QC20.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC20.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "59" "" "" +"PS__AZ_100" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_100" "rat_plasma_sunitinib/HILIC_positive/AZ_100.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_100.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "60" "" "" +"PS__AZ_104" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_104" "rat_plasma_sunitinib/HILIC_positive/AZ_104.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_104.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "61" "" "" +"PS__AZ_77" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_77" "rat_plasma_sunitinib/HILIC_positive/AZ_77.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_77.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "62" "" "" +"PS__AZ_89" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_89" "rat_plasma_sunitinib/HILIC_positive/AZ_89.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_89.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "63" "" "" +"PS__AZ_117" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_117" "rat_plasma_sunitinib/HILIC_positive/AZ_117.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_117.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "64" "" "" +"PS__QC21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC21" "rat_plasma_sunitinib/HILIC_positive/QC21.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "65" "" "" +"PS__AZ_119" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_119" "rat_plasma_sunitinib/HILIC_positive/AZ_119.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_119.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "66" "" "" +"PS__AZ_107" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_107" "rat_plasma_sunitinib/HILIC_positive/AZ_107.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_107.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "67" "" "" +"PS__AZ_109" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_109" "rat_plasma_sunitinib/HILIC_positive/AZ_109.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_109.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "68" "" "" +"PS__AZ_71" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_71" "rat_plasma_sunitinib/HILIC_positive/AZ_71.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_71.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "69" "" "" +"PS__QC22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC22" "rat_plasma_sunitinib/HILIC_positive/QC22.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "70" "" "" +"PS__AZ_138" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_138" "rat_plasma_sunitinib/HILIC_positive/AZ_138.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_138.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "71" "" "" +"PS__AZ_103" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_103" "rat_plasma_sunitinib/HILIC_positive/AZ_103.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_103.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "72" "" "" +"PS__AZ_76" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_76" "rat_plasma_sunitinib/HILIC_positive/AZ_76.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_76.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "73" "" "" +"PS__QC23" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC23" "rat_plasma_sunitinib/HILIC_positive/QC23.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC23.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "74" "" "" +"PS__AZ_84" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_84" "rat_plasma_sunitinib/HILIC_positive/AZ_84.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_84.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "75" "" "" +"PS__AZ_97" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_97" "rat_plasma_sunitinib/HILIC_positive/AZ_97.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_97.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "76" "" "" +"PS__AZ_72" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_72" "rat_plasma_sunitinib/HILIC_positive/AZ_72.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_72.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "77" "" "" +"PS__AZ_101" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_101" "rat_plasma_sunitinib/HILIC_positive/AZ_101.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_101.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "78" "" "" +"PS__QC24" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC24" "rat_plasma_sunitinib/HILIC_positive/QC24.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC24.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "79" "" "" +"PS__AZ_90" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_90" "rat_plasma_sunitinib/HILIC_positive/AZ_90.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_90.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "80" "" "" +"PS__AZ_135" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_135" "rat_plasma_sunitinib/HILIC_positive/AZ_135.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_135.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "81" "" "" +"PS__AZ_112" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_112" "rat_plasma_sunitinib/HILIC_positive/AZ_112.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_112.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "82" "" "" +"PS__QC25" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC25" "rat_plasma_sunitinib/HILIC_positive/QC25.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC25.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "83" "" "" +"PS__AZ_80" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_80" "rat_plasma_sunitinib/HILIC_positive/AZ_80.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_80.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "84" "" "" +"PS__AZ_108" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_108" "rat_plasma_sunitinib/HILIC_positive/AZ_108.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_108.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "85" "" "" +"PS__QC26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC26" "rat_plasma_sunitinib/HILIC_positive/QC26.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "86" "" "" +"PS__QC27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC27" "rat_plasma_sunitinib/HILIC_positive/QC27.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/QC27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "87" "" "" +"PS__Extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_end" "rat_plasma_sunitinib/HILIC_positive/Extract_blank_end.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/Extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "88" "" "" +"PS__AZ_91_SUN_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_91_SUN_Serum_1" "rat_plasma_sunitinib/HILIC_positive/AZ_91_SUN_Serum_1.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_91_SUN_Serum_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "89" "" "" +"PS__AZ_91_SUN_Serum_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_91_SUN_Serum_2" "rat_plasma_sunitinib/HILIC_positive/AZ_91_SUN_Serum_2.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_91_SUN_Serum_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "90" "" "" +"PS__AZ_91_SUN_Serum_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_91_SUN_Serum_3" "rat_plasma_sunitinib/HILIC_positive/AZ_91_SUN_Serum_3.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_91_SUN_Serum_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "91" "" "" +"PS__AZ_120_SUN_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_120_SUN_Serum_1" "rat_plasma_sunitinib/HILIC_positive/AZ_120_SUN_Serum_1.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_120_SUN_Serum_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "92" "" "" +"PS__AZ_120_SUN_Serum_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_120_SUN_Serum_2" "rat_plasma_sunitinib/HILIC_positive/AZ_120_SUN_Serum_2.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_120_SUN_Serum_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "93" "" "" +"PS__AZ_120_SUN_Serum_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_120_SUN_Serum_3" "rat_plasma_sunitinib/HILIC_positive/AZ_120_SUN_Serum_3.raw" "Data transformation" "" "rat_plasma_sunitinib/HILIC_positive/AZ_120_SUN_Serum_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "94" "" "" +"PK__QC01" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "rat_plasma_KU60648/HILIC_positive/QC01.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "1" "" "" +"PK__QC02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "rat_plasma_KU60648/HILIC_positive/QC02.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "2" "" "" +"PK__QC03" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "rat_plasma_KU60648/HILIC_positive/QC03.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "3" "" "" +"PK__QC04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "rat_plasma_KU60648/HILIC_positive/QC04.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "4" "" "" +"PK__Extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_start" "rat_plasma_KU60648/HILIC_positive/Extract_blank_start.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/Extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "5" "" "" +"PK__QC05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "rat_plasma_KU60648/HILIC_positive/QC05.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "6" "" "" +"PK__QC06_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06_MSMS_70_200_HIL_POS" "rat_plasma_KU60648/HILIC_positive/QC06_MSMS_70_200_HIL_POS.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC06_MSMS_70_200_HIL_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "7" "" "" +"PK__QC07_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07_MSMS_200_400" "rat_plasma_KU60648/HILIC_positive/QC07_MSMS_200_400.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC07_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "8" "" "" +"PK__QC08_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08_MSMS_400_1000_HIL_POS" "rat_plasma_KU60648/HILIC_positive/QC08_MSMS_400_1000_HIL_POS.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC08_MSMS_400_1000_HIL_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "9" "" "" +"PK__QC09" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "rat_plasma_KU60648/HILIC_positive/QC09.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "10" "" "" +"PK__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_plasma_KU60648/HILIC_positive/QC10.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "11" "" "" +"PK__AZ_13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_13" "rat_plasma_KU60648/HILIC_positive/AZ_13.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "12" "" "" +"PK__AZ_21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_21" "rat_plasma_KU60648/HILIC_positive/AZ_21.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "13" "" "" +"PK__AZ_54" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_54" "rat_plasma_KU60648/HILIC_positive/AZ_54.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_54.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "14" "" "" +"PK__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_plasma_KU60648/HILIC_positive/QC11.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "15" "" "" +"PK__AZ_26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_26" "rat_plasma_KU60648/HILIC_positive/AZ_26.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "16" "" "" +"PK__AZ_47" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_47" "rat_plasma_KU60648/HILIC_positive/AZ_47.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_47.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "17" "" "" +"PK__AZ_17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_17" "rat_plasma_KU60648/HILIC_positive/AZ_17.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "18" "" "" +"PK__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_plasma_KU60648/HILIC_positive/QC12.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "19" "" "" +"PK__AZ_41" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_41" "rat_plasma_KU60648/HILIC_positive/AZ_41.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_41.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "20" "" "" +"PK__AZ_27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_27" "rat_plasma_KU60648/HILIC_positive/AZ_27.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "21" "" "" +"PK__AZ_34" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_34" "rat_plasma_KU60648/HILIC_positive/AZ_34.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_34.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "22" "" "" +"PK__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_plasma_KU60648/HILIC_positive/QC13.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "23" "" "" +"PK__AZ_16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_16" "rat_plasma_KU60648/HILIC_positive/AZ_16.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "24" "" "" +"PK__AZ_37" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_37" "rat_plasma_KU60648/HILIC_positive/AZ_37.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_37.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "25" "" "" +"PK__AZ_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_11" "rat_plasma_KU60648/HILIC_positive/AZ_11.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "26" "" "" +"PK__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_plasma_KU60648/HILIC_positive/QC14.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "27" "" "" +"PK__AZ_08" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_08" "rat_plasma_KU60648/HILIC_positive/AZ_08.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_08.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "28" "" "" +"PK__AZ_32" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_32" "rat_plasma_KU60648/HILIC_positive/AZ_32.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_32.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "29" "" "" +"PK__AZ_43" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_43" "rat_plasma_KU60648/HILIC_positive/AZ_43.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_43.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "30" "" "" +"PK__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_plasma_KU60648/HILIC_positive/QC15.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "31" "" "" +"PK__AZ_02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_02" "rat_plasma_KU60648/HILIC_positive/AZ_02.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "32" "" "" +"PK__AZ_39" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_39" "rat_plasma_KU60648/HILIC_positive/AZ_39.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_39.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "33" "" "" +"PK__AZ_29" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_29" "rat_plasma_KU60648/HILIC_positive/AZ_29.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_29.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "34" "" "" +"PK__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_plasma_KU60648/HILIC_positive/QC16.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "35" "" "" +"PK__AZ_48" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48" "rat_plasma_KU60648/HILIC_positive/AZ_48.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_48.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "36" "" "" +"PK__AZ_05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_05" "rat_plasma_KU60648/HILIC_positive/AZ_05.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "37" "" "" +"PK__AZ_22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_22" "rat_plasma_KU60648/HILIC_positive/AZ_22.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "38" "" "" +"PK__AZ_38" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38" "rat_plasma_KU60648/HILIC_positive/AZ_38.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_38.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "39" "" "" +"PK__AZ_24" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_24" "rat_plasma_KU60648/HILIC_positive/AZ_24.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_24.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "40" "" "" +"PK__QC17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC17" "rat_plasma_KU60648/HILIC_positive/QC17.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "41" "" "" +"PK__AZ_30" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_30" "rat_plasma_KU60648/HILIC_positive/AZ_30.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_30.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "42" "" "" +"PK__AZ_56" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_56" "rat_plasma_KU60648/HILIC_positive/AZ_56.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_56.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "43" "" "" +"PK__AZ_19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_19" "rat_plasma_KU60648/HILIC_positive/AZ_19.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "44" "" "" +"PK__QC18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC18" "rat_plasma_KU60648/HILIC_positive/QC18.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "45" "" "" +"PK__AZ_58" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_58" "rat_plasma_KU60648/HILIC_positive/AZ_58.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_58.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "46" "" "" +"PK__AZ_04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_04" "rat_plasma_KU60648/HILIC_positive/AZ_04.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "47" "" "" +"PK__AZ_07" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_07" "rat_plasma_KU60648/HILIC_positive/AZ_07.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_07.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "48" "" "" +"PK__AZ_28" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_28" "rat_plasma_KU60648/HILIC_positive/AZ_28.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_28.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "49" "" "" +"PK__QC19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC19" "rat_plasma_KU60648/HILIC_positive/QC19.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "50" "" "" +"PK__AZ_50" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_50" "rat_plasma_KU60648/HILIC_positive/AZ_50.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_50.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "51" "" "" +"PK__AZ_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_12" "rat_plasma_KU60648/HILIC_positive/AZ_12.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "52" "" "" +"PK__QC20" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC20" "rat_plasma_KU60648/HILIC_positive/QC20.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC20.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "53" "" "" +"PK__AZ_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_10" "rat_plasma_KU60648/HILIC_positive/AZ_10.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "54" "" "" +"PK__AZ_36" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_36" "rat_plasma_KU60648/HILIC_positive/AZ_36.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_36.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "55" "" "" +"PK__AZ_53" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_53" "rat_plasma_KU60648/HILIC_positive/AZ_53.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_53.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "56" "" "" +"PK__AZ_52" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_52" "rat_plasma_KU60648/HILIC_positive/AZ_52.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_52.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "57" "" "" +"PK__QC21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC21" "rat_plasma_KU60648/HILIC_positive/QC21.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "58" "" "" +"PK__AZ_06" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_06" "rat_plasma_KU60648/HILIC_positive/AZ_06.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_06.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "59" "" "" +"PK__AZ_14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14" "rat_plasma_KU60648/HILIC_positive/AZ_14.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "60" "" "" +"PK__AZ_46" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_46" "rat_plasma_KU60648/HILIC_positive/AZ_46.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_46.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "61" "" "" +"PK__QC22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC22" "rat_plasma_KU60648/HILIC_positive/QC22.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "62" "" "" +"PK__QC23" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC23" "rat_plasma_KU60648/HILIC_positive/QC23.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/QC23.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "63" "" "" +"PK__Extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_end" "rat_plasma_KU60648/HILIC_positive/Extract_blank_end.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/Extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "64" "" "" +"PK__AZ_14_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14_AZ_Serum_HILIC_POS_1" "rat_plasma_KU60648/HILIC_positive/AZ_14_AZ_Serum_HILIC_POS_1.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_14_AZ_Serum_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "65" "" "" +"PK__AZ_14_AZ_Serum_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14_AZ_Serum_HILIC_POS_2" "rat_plasma_KU60648/HILIC_positive/AZ_14_AZ_Serum_HILIC_POS_2.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_14_AZ_Serum_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "66" "" "" +"PK__AZ_14_AZ_Serum_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14_AZ_Serum_HILIC_POS_3" "rat_plasma_KU60648/HILIC_positive/AZ_14_AZ_Serum_HILIC_POS_3.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_14_AZ_Serum_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "67" "" "" +"PK__AZ_38_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38_AZ_Serum_HILIC_POS_1" "rat_plasma_KU60648/HILIC_positive/AZ_38_AZ_Serum_HILIC_POS_1.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_38_AZ_Serum_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "68" "" "" +"PK__AZ_38_AZ_Serum_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38_AZ_Serum_HILIC_POS_2" "rat_plasma_KU60648/HILIC_positive/AZ_38_AZ_Serum_HILIC_POS_2.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_38_AZ_Serum_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "69" "" "" +"PK__AZ_38_AZ_Serum_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38_AZ_Serum_HILIC_POS_3" "rat_plasma_KU60648/HILIC_positive/AZ_38_AZ_Serum_HILIC_POS_3.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_38_AZ_Serum_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "70" "" "" +"PK__AZ_48_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48_AZ_Serum_HILIC_POS_1" "rat_plasma_KU60648/HILIC_positive/AZ_48_AZ_Serum_HILIC_POS_1.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_48_AZ_Serum_HILIC_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "71" "" "" +"PK__AZ_48_AZ_Serum_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48_AZ_Serum_HILIC_POS_2" "rat_plasma_KU60648/HILIC_positive/AZ_48_AZ_Serum_HILIC_POS_2.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_48_AZ_Serum_HILIC_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "72" "" "" +"PK__AZ_48_AZ_Serum_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48_AZ_Serum_HILIC_POS_3" "rat_plasma_KU60648/HILIC_positive/AZ_48_AZ_Serum_HILIC_POS_3.raw" "Data transformation" "" "rat_plasma_KU60648/HILIC_positive/AZ_48_AZ_Serum_HILIC_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "73" "" "" +"HP__QC01" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "human_plasma/HILIC_positive/QC01.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "1" "" "" +"HP__QC02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "human_plasma/HILIC_positive/QC02.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "2" "" "" +"HP__QC03" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "human_plasma/HILIC_positive/QC03.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "3" "" "" +"HP__QC04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "human_plasma/HILIC_positive/QC04.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "4" "" "" +"HP__QC05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "human_plasma/HILIC_positive/QC05.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "5" "" "" +"HP__extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "extract_blank_start" "human_plasma/HILIC_positive/extract_blank_start.raw" "Data transformation" "" "human_plasma/HILIC_positive/extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "6" "" "" +"HP__QC06" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06" "human_plasma/HILIC_positive/QC06.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC06.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "7" "" "" +"HP__S01" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S01" "human_plasma/HILIC_positive/S01.raw" "Data transformation" "" "human_plasma/HILIC_positive/S01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "8" "" "" +"HP__S06" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S06" "human_plasma/HILIC_positive/S06.raw" "Data transformation" "" "human_plasma/HILIC_positive/S06.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "9" "" "" +"HP__S07" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S07" "human_plasma/HILIC_positive/S07.raw" "Data transformation" "" "human_plasma/HILIC_positive/S07.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "10" "" "" +"HP__S16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S16" "human_plasma/HILIC_positive/S16.raw" "Data transformation" "" "human_plasma/HILIC_positive/S16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "11" "" "" +"HP__QC07" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07" "human_plasma/HILIC_positive/QC07.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC07.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "12" "" "" +"HP__S19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S19" "human_plasma/HILIC_positive/S19.raw" "Data transformation" "" "human_plasma/HILIC_positive/S19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "13" "" "" +"HP__S09" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S09" "human_plasma/HILIC_positive/S09.raw" "Data transformation" "" "human_plasma/HILIC_positive/S09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "14" "" "" +"HP__S20" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S20" "human_plasma/HILIC_positive/S20.raw" "Data transformation" "" "human_plasma/HILIC_positive/S20.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "15" "" "" +"HP__S14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S14" "human_plasma/HILIC_positive/S14.raw" "Data transformation" "" "human_plasma/HILIC_positive/S14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "16" "" "" +"HP__QC08" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08" "human_plasma/HILIC_positive/QC08.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC08.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "17" "" "" +"HP__S05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S05" "human_plasma/HILIC_positive/S05.raw" "Data transformation" "" "human_plasma/HILIC_positive/S05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "18" "" "" +"HP__S13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S13" "human_plasma/HILIC_positive/S13.raw" "Data transformation" "" "human_plasma/HILIC_positive/S13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "19" "" "" +"HP__S15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S15" "human_plasma/HILIC_positive/S15.raw" "Data transformation" "" "human_plasma/HILIC_positive/S15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "20" "" "" +"HP__S10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S10" "human_plasma/HILIC_positive/S10.raw" "Data transformation" "" "human_plasma/HILIC_positive/S10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "21" "" "" +"HP__QC09" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "human_plasma/HILIC_positive/QC09.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "22" "" "" +"HP__S04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S04" "human_plasma/HILIC_positive/S04.raw" "Data transformation" "" "human_plasma/HILIC_positive/S04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "23" "" "" +"HP__S17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S17" "human_plasma/HILIC_positive/S17.raw" "Data transformation" "" "human_plasma/HILIC_positive/S17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "24" "" "" +"HP__S03" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S03" "human_plasma/HILIC_positive/S03.raw" "Data transformation" "" "human_plasma/HILIC_positive/S03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "25" "" "" +"HP__S18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S18" "human_plasma/HILIC_positive/S18.raw" "Data transformation" "" "human_plasma/HILIC_positive/S18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "26" "" "" +"HP__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "human_plasma/HILIC_positive/QC10.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "27" "" "" +"HP__S02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S02" "human_plasma/HILIC_positive/S02.raw" "Data transformation" "" "human_plasma/HILIC_positive/S02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "28" "" "" +"HP__S12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S12" "human_plasma/HILIC_positive/S12.raw" "Data transformation" "" "human_plasma/HILIC_positive/S12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "29" "" "" +"HP__S11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S11" "human_plasma/HILIC_positive/S11.raw" "Data transformation" "" "human_plasma/HILIC_positive/S11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "30" "" "" +"HP__S08" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S08" "human_plasma/HILIC_positive/S08.raw" "Data transformation" "" "human_plasma/HILIC_positive/S08.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "31" "" "" +"HP__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "human_plasma/HILIC_positive/QC11.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "32" "" "" +"HP__S21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "S21" "human_plasma/HILIC_positive/S21.raw" "Data transformation" "" "human_plasma/HILIC_positive/S21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "33" "" "" +"HP__salbutamol_MI-T" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "salbutamol_MI-T" "human_plasma/HILIC_positive/salbutamol_MI-T.raw" "Data transformation" "" "human_plasma/HILIC_positive/salbutamol_MI-T.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "34" "" "" +"HP__salbutamol_MI-T_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "salbutamol_MI-T_MSMS" "human_plasma/HILIC_positive/salbutamol_MI-T_MSMS.raw" "Data transformation" "" "human_plasma/HILIC_positive/salbutamol_MI-T_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "35" "" "" +"HP__citalopram_MI-T" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "citalopram_MI-T" "human_plasma/HILIC_positive/citalopram_MI-T.raw" "Data transformation" "" "human_plasma/HILIC_positive/citalopram_MI-T.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "36" "" "" +"HP__citalopram_MI-T_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "citalopram_MI-T_MSMS" "human_plasma/HILIC_positive/citalopram_MI-T_MSMS.raw" "Data transformation" "" "human_plasma/HILIC_positive/citalopram_MI-T_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "37" "" "" +"HP__amitriptyline_MI-T" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "amitriptyline_MI-T" "human_plasma/HILIC_positive/amitriptyline_MI-T.raw" "Data transformation" "" "human_plasma/HILIC_positive/amitriptyline_MI-T.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "38" "" "" +"HP__amitriptyline_MI-T_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "amitriptyline_MI-T_MSMS" "human_plasma/HILIC_positive/amitriptyline_MI-T_MSMS.raw" "Data transformation" "" "human_plasma/HILIC_positive/amitriptyline_MI-T_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "39" "" "" +"HP__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "human_plasma/HILIC_positive/QC12.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "40" "" "" +"HP__lansoprazole_MI-T" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "lansoprazole_MI-T" "human_plasma/HILIC_positive/lansoprazole_MI-T.raw" "Data transformation" "" "human_plasma/HILIC_positive/lansoprazole_MI-T.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "41" "" "" +"HP__lansoprazole_MI-T_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "lansoprazole_MI-T_MSMS" "human_plasma/HILIC_positive/lansoprazole_MI-T_MSMS.raw" "Data transformation" "" "human_plasma/HILIC_positive/lansoprazole_MI-T_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "42" "" "" +"HP__acetaminophen_MI-T" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "acetaminophen_MI-T" "human_plasma/HILIC_positive/acetaminophen_MI-T.raw" "Data transformation" "" "human_plasma/HILIC_positive/acetaminophen_MI-T.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "43" "" "" +"HP__acetaminophen_MI-T_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "acetaminophen_MI-T_MSMS" "human_plasma/HILIC_positive/acetaminophen_MI-T_MSMS.raw" "Data transformation" "" "human_plasma/HILIC_positive/acetaminophen_MI-T_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "44" "" "" +"HP__desogestrel_MI-T" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "desogestrel_MI-T" "human_plasma/HILIC_positive/desogestrel_MI-T.raw" "Data transformation" "" "human_plasma/HILIC_positive/desogestrel_MI-T.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "45" "" "" +"HP__desogestrel_MI-T_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "desogestrel_MI-T_MSMS" "human_plasma/HILIC_positive/desogestrel_MI-T_MSMS.raw" "Data transformation" "" "human_plasma/HILIC_positive/desogestrel_MI-T_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "46" "" "" +"HP__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "human_plasma/HILIC_positive/QC13.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "47" "" "" +"HP__ramipril_MI-T" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "ramipril_MI-T" "human_plasma/HILIC_positive/ramipril_MI-T.raw" "Data transformation" "" "human_plasma/HILIC_positive/ramipril_MI-T.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "48" "" "" +"HP__ramipril_MI-T_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "ramipril_MI-T_MSMS" "human_plasma/HILIC_positive/ramipril_MI-T_MSMS.raw" "Data transformation" "" "human_plasma/HILIC_positive/ramipril_MI-T_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "49" "" "" +"HP__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "human_plasma/HILIC_positive/QC14.raw" "Data transformation" "" "human_plasma/HILIC_positive/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "50" "" "" +"HP__extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Vanquish Horizon UHPLC system" "" "" "" "" "" "Accucore 150 Amide HILIC (2.6 µm, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "HILIC" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "70 - 1050" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Orbitrap ID-X Tribrid" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "extract_blank_end" "human_plasma/HILIC_positive/extract_blank_end.raw" "Data transformation" "" "human_plasma/HILIC_positive/extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv" "51" "" "" diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling.txt b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling.txt new file mode 100644 index 000000000..3f065b73a --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/a_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling.txt @@ -0,0 +1,302 @@ +"Sample Name" "Protocol REF" "Parameter Value[Post Extraction]" "Term Source REF" "Term Accession Number" "Parameter Value[Derivatization]" "Term Source REF" "Term Accession Number" "Extract Name" "Protocol REF" "Parameter Value[Chromatography Instrument]" "Term Source REF" "Term Accession Number" "Parameter Value[Autosampler model]" "Term Source REF" "Term Accession Number" "Parameter Value[Column model]" "Term Source REF" "Term Accession Number" "Parameter Value[Column type]" "Term Source REF" "Term Accession Number" "Parameter Value[Guard column]" "Term Source REF" "Term Accession Number" "Labeled Extract Name" "Label" "Term Source REF" "Term Accession Number" "Protocol REF" "Parameter Value[Scan polarity]" "Term Source REF" "Term Accession Number" "Parameter Value[Scan m/z range]" "Unit" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument]" "Term Source REF" "Term Accession Number" "Parameter Value[Ion source]" "Term Source REF" "Term Accession Number" "Parameter Value[Mass analyzer]" "Term Source REF" "Term Accession Number" "Parameter Value[Native spectrum identifier format]" "Term Source REF" "Term Accession Number" "Parameter Value[Data file content]" "Term Source REF" "Term Accession Number" "Parameter Value[Data file checksum type]" "Term Source REF" "Term Accession Number" "Parameter Value[Raw data file format]" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument manufacturer]" "Term Source REF" "Term Accession Number" "Parameter Value[Instrument software]" "Term Source REF" "Term Accession Number" "Parameter Value[Number of scans]" "Term Source REF" "Term Accession Number" "Parameter Value[Time range]" "Unit" "Term Source REF" "Term Accession Number" "MS Assay Name" "Raw Spectral Data File" "Protocol REF" "Normalization Name" "Derived Spectral Data File" "Protocol REF" "Parameter Value[Data Transformation software]" "Term Source REF" "Term Accession Number" "Data Transformation Name" "Data Transformation Name" "Metabolite Assignment File" "Factor Value[Injection Order]" "Term Source REF" "Term Accession Number" +"CM__QC_media_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_1" "cardiomyocytes/RP_C18_positive/QC_media_1.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CM__QC_media_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_2" "cardiomyocytes/RP_C18_positive/QC_media_2.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CM__QC_media_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_3" "cardiomyocytes/RP_C18_positive/QC_media_3.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CM__QC_media_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_4" "cardiomyocytes/RP_C18_positive/QC_media_4.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CM__QC_media_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_5" "cardiomyocytes/RP_C18_positive/QC_media_5.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CM__blank_media_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_media_start" "cardiomyocytes/RP_C18_positive/blank_media_start.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/blank_media_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CM__QC_media_6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_6" "cardiomyocytes/RP_C18_positive/QC_media_6.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CM__QC_media_7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_7" "cardiomyocytes/RP_C18_positive/QC_media_7.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CM__QC_media_8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_8" "cardiomyocytes/RP_C18_positive/QC_media_8.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CM__QC_media_9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_9" "cardiomyocytes/RP_C18_positive/QC_media_9.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CM__QC_media_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_10" "cardiomyocytes/RP_C18_positive/QC_media_10.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CM__AZ_M6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M6" "cardiomyocytes/RP_C18_positive/AZ_M6.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CM__AZ_M8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M8" "cardiomyocytes/RP_C18_positive/AZ_M8.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CM__AZ_M3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M3" "cardiomyocytes/RP_C18_positive/AZ_M3.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CM__AZ_M10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M10" "cardiomyocytes/RP_C18_positive/AZ_M10.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CM__AZ_M17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M17" "cardiomyocytes/RP_C18_positive/AZ_M17.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CM__QC_media_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_11" "cardiomyocytes/RP_C18_positive/QC_media_11.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CM__AZ_M11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M11" "cardiomyocytes/RP_C18_positive/AZ_M11.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CM__AZ_M12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M12" "cardiomyocytes/RP_C18_positive/AZ_M12.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CM__AZ_M7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M7" "cardiomyocytes/RP_C18_positive/AZ_M7.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CM__AZ_M15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M15" "cardiomyocytes/RP_C18_positive/AZ_M15.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CM__AZ_M13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M13" "cardiomyocytes/RP_C18_positive/AZ_M13.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CM__QC_media_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_12" "cardiomyocytes/RP_C18_positive/QC_media_12.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CM__AZ_M5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M5" "cardiomyocytes/RP_C18_positive/AZ_M5.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CM__AZ_M4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M4" "cardiomyocytes/RP_C18_positive/AZ_M4.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CM__AZ_M16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M16" "cardiomyocytes/RP_C18_positive/AZ_M16.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CM__AZ_M9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M9" "cardiomyocytes/RP_C18_positive/AZ_M9.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CM__AZ_M1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M1" "cardiomyocytes/RP_C18_positive/AZ_M1.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CM__QC_media_13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_13" "cardiomyocytes/RP_C18_positive/QC_media_13.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CM__AZ_M2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M2" "cardiomyocytes/RP_C18_positive/AZ_M2.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CM__AZ_M14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M14" "cardiomyocytes/RP_C18_positive/AZ_M14.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CM__AZ_M18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_M18" "cardiomyocytes/RP_C18_positive/AZ_M18.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ_M18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CM__QC_media_14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_14" "cardiomyocytes/RP_C18_positive/QC_media_14.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CM__QC_media_15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_15" "cardiomyocytes/RP_C18_positive/QC_media_15.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CM__QC_media_16_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_16_MSMS_200_400" "cardiomyocytes/RP_C18_positive/QC_media_16_MSMS_200_400.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_16_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CM__QC_media_17_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_17_MSMS_400_700" "cardiomyocytes/RP_C18_positive/QC_media_17_MSMS_400_700.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_17_MSMS_400_700.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "36" "" "" +"CM__QC_media_18_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_media_18_MSMS_700_1500" "cardiomyocytes/RP_C18_positive/QC_media_18_MSMS_700_1500.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_media_18_MSMS_700_1500.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "37" "" "" +"CM__blank_media_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_media_end" "cardiomyocytes/RP_C18_positive/blank_media_end.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/blank_media_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "38" "" "" +"CM__QC_cell_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_1" "cardiomyocytes/RP_C18_positive/QC_cell_1.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CM__QC_cell_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_2" "cardiomyocytes/RP_C18_positive/QC_cell_2.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CM__blank_cell_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_cell_start" "cardiomyocytes/RP_C18_positive/blank_cell_start.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/blank_cell_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CM__QC_cell_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_3" "cardiomyocytes/RP_C18_positive/QC_cell_3.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CM__QC_cell_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_4" "cardiomyocytes/RP_C18_positive/QC_cell_4.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CM__QC_cell_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_5" "cardiomyocytes/RP_C18_positive/QC_cell_5.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CM__QC_cell_6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_6" "cardiomyocytes/RP_C18_positive/QC_cell_6.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CM__QC_cell_7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_7" "cardiomyocytes/RP_C18_positive/QC_cell_7.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CM__AZ7" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ7" "cardiomyocytes/RP_C18_positive/AZ7.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ7.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CM__AZ15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ15" "cardiomyocytes/RP_C18_positive/AZ15.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CM__AZ14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ14" "cardiomyocytes/RP_C18_positive/AZ14.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CM__AZ4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ4" "cardiomyocytes/RP_C18_positive/AZ4.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CM__AZ11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ11" "cardiomyocytes/RP_C18_positive/AZ11.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CM__QC_cell_8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_8" "cardiomyocytes/RP_C18_positive/QC_cell_8.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CM__AZ18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ18" "cardiomyocytes/RP_C18_positive/AZ18.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CM__AZ13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ13" "cardiomyocytes/RP_C18_positive/AZ13.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CM__AZ3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ3" "cardiomyocytes/RP_C18_positive/AZ3.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CM__AZ1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ1" "cardiomyocytes/RP_C18_positive/AZ1.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CM__AZ6" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ6" "cardiomyocytes/RP_C18_positive/AZ6.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ6.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CM__QC_cell_9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_9" "cardiomyocytes/RP_C18_positive/QC_cell_9.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CM__AZ5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ5" "cardiomyocytes/RP_C18_positive/AZ5.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CM__AZ12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ12" "cardiomyocytes/RP_C18_positive/AZ12.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CM__AZ9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ9" "cardiomyocytes/RP_C18_positive/AZ9.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CM__AZ8" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ8" "cardiomyocytes/RP_C18_positive/AZ8.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ8.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CM__AZ16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ16" "cardiomyocytes/RP_C18_positive/AZ16.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CM__QC_cell_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_10" "cardiomyocytes/RP_C18_positive/QC_cell_10.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CM__AZ2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ2" "cardiomyocytes/RP_C18_positive/AZ2.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CM__AZ10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ10" "cardiomyocytes/RP_C18_positive/AZ10.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CM__AZ17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ17" "cardiomyocytes/RP_C18_positive/AZ17.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/AZ17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CM__QC_cell_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_11" "cardiomyocytes/RP_C18_positive/QC_cell_11.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CM__QC_cell_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_12" "cardiomyocytes/RP_C18_positive/QC_cell_12.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CM__QC_cell_13_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_13_MSMS" "cardiomyocytes/RP_C18_positive/QC_cell_13_MSMS.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_13_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CM__QC_cell_14_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_14_MSMS" "cardiomyocytes/RP_C18_positive/QC_cell_14_MSMS.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_14_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CM__QC_cell_15_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC_cell_15_MSMS" "cardiomyocytes/RP_C18_positive/QC_cell_15_MSMS.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/QC_cell_15_MSMS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CM__blank_cell_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "blank_cell_end" "cardiomyocytes/RP_C18_positive/blank_cell_end.raw" "Data transformation" "" "cardiomyocytes/RP_C18_positive/blank_cell_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CT__QC1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "rat_cardiac_tissue/RP_C18_positive/QC01.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"CT__QC2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "rat_cardiac_tissue/RP_C18_positive/QC02.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"CT__QC3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "rat_cardiac_tissue/RP_C18_positive/QC03.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"CT__QC4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "rat_cardiac_tissue/RP_C18_positive/QC04.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"CT__extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "extract_blank_start" "rat_cardiac_tissue/RP_C18_positive/extract_blank_start.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"CT__QC5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "rat_cardiac_tissue/RP_C18_positive/QC05.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"CT__QC_6_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06_MSMS_200_400" "rat_cardiac_tissue/RP_C18_positive/QC_06_MSMS_200_400.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC_06_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"CT__QC_7_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07_MSMS_400_700" "rat_cardiac_tissue/RP_C18_positive/QC_07_MSMS_400_700.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC_07_MSMS_400_700.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"CT__QC_8_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08_MSMS_700_1500" "rat_cardiac_tissue/RP_C18_positive/QC_8_MSMS_700_1500.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC_8_MSMS_700_1500.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"CT__QC9" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "rat_cardiac_tissue/RP_C18_positive/QC9.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC9.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"CT__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_cardiac_tissue/RP_C18_positive/QC10.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"CT__28" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "28" "rat_cardiac_tissue/RP_C18_positive/28.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/28.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"CT__63" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "63" "rat_cardiac_tissue/RP_C18_positive/63.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/63.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"CT__68" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68" "rat_cardiac_tissue/RP_C18_positive/68.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/68.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"CT__33" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33" "rat_cardiac_tissue/RP_C18_positive/33.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/33.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"CT__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_cardiac_tissue/RP_C18_positive/QC11.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"CT__70" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70" "rat_cardiac_tissue/RP_C18_positive/70.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/70.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"CT__26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "26" "rat_cardiac_tissue/RP_C18_positive/26.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"CT__65" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "65" "rat_cardiac_tissue/RP_C18_positive/65.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/65.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"CT__35" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "35" "rat_cardiac_tissue/RP_C18_positive/35.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/35.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"CT__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_cardiac_tissue/RP_C18_positive/QC12.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"CT__61" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "61" "rat_cardiac_tissue/RP_C18_positive/61.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/61.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"CT__30" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "30" "rat_cardiac_tissue/RP_C18_positive/30.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/30.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"CT__64" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "64" "rat_cardiac_tissue/RP_C18_positive/64.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/64.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"CT__67" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67" "rat_cardiac_tissue/RP_C18_positive/67.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/67.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"CT__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_cardiac_tissue/RP_C18_positive/QC13.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"CT__27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "27" "rat_cardiac_tissue/RP_C18_positive/27.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"CT__62" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "62" "rat_cardiac_tissue/RP_C18_positive/62.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/62.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"CT__34" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34" "rat_cardiac_tissue/RP_C18_positive/34.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/34.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"CT__69" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "69" "rat_cardiac_tissue/RP_C18_positive/69.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/69.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"CT__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_cardiac_tissue/RP_C18_positive/QC14.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"CT__31" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "31" "rat_cardiac_tissue/RP_C18_positive/31.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/31.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"CT__29" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "29" "rat_cardiac_tissue/RP_C18_positive/29.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/29.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"CT__66" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "66" "rat_cardiac_tissue/RP_C18_positive/66.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/66.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"CT__32" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32" "rat_cardiac_tissue/RP_C18_positive/32.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/32.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"CT__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_cardiac_tissue/RP_C18_positive/QC15.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "36" "" "" +"CT__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_cardiac_tissue/RP_C18_positive/QC16.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "37" "" "" +"CT__extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "extract_blank_end" "rat_cardiac_tissue/RP_C18_positive/extract_blank_end.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "38" "" "" +"CT__Sunitinib_new_MSMS_POS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Sunitinib_new_MSMS_POS" "rat_cardiac_tissue/RP_C18_positive/Sunitinib_new_MSMS_POS.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/Sunitinib_new_MSMS_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "39" "" "" +"CT__AZ_compound_MSMS_POS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_compound_MSMS_POS" "rat_cardiac_tissue/RP_C18_positive/AZ_compound_MSMS_POS.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/AZ_compound_MSMS_POS.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "40" "" "" +"CT__68_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68_SUN_Heart_LIPIDS_POS_1" "rat_cardiac_tissue/RP_C18_positive/68_SUN_Heart_LIPIDS_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/68_SUN_Heart_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "41" "" "" +"CT__68_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68_SUN_Heart_LIPIDS_POS_2" "rat_cardiac_tissue/RP_C18_positive/68_SUN_Heart_LIPIDS_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/68_SUN_Heart_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "42" "" "" +"CT__68_SUN_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "68_SUN_Heart_LIPIDS_POS_3" "rat_cardiac_tissue/RP_C18_positive/68_SUN_Heart_LIPIDS_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/68_SUN_Heart_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "43" "" "" +"CT__67_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67_SUN_Heart_LIPIDS_POS_1" "rat_cardiac_tissue/RP_C18_positive/67_SUN_Heart_LIPIDS_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/67_SUN_Heart_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "44" "" "" +"CT__67_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67_SUN_Heart_LIPIDS_POS_2" "rat_cardiac_tissue/RP_C18_positive/67_SUN_Heart_LIPIDS_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/67_SUN_Heart_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "45" "" "" +"CT__67_SUN_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "67_SUN_Heart_LIPIDS_POS_3" "rat_cardiac_tissue/RP_C18_positive/67_SUN_Heart_LIPIDS_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/67_SUN_Heart_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "46" "" "" +"CT__70_SUN_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70_SUN_Heart_LIPIDS_POS_1" "rat_cardiac_tissue/RP_C18_positive/70_SUN_Heart_LIPIDS_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/70_SUN_Heart_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "47" "" "" +"CT__70_SUN_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70_SUN_Heart_LIPIDS_POS_2" "rat_cardiac_tissue/RP_C18_positive/70_SUN_Heart_LIPIDS_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/70_SUN_Heart_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "48" "" "" +"CT__70_SUN_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "70_SUN_Heart_LIPIDS_POS_3" "rat_cardiac_tissue/RP_C18_positive/70_SUN_Heart_LIPIDS_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/70_SUN_Heart_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "49" "" "" +"CT__34_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_LIPIDS_POS_1" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "50" "" "" +"CT__34_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_LIPIDS_POS_2" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "51" "" "" +"CT__34_AZ_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_LIPIDS_POS_3" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "52" "" "" +"CT__34_AZ_Heart_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_LIPIDS_POS_4" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_4.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "53" "" "" +"CT__34_AZ_Heart_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "34_AZ_Heart_LIPIDS_POS_5" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_5.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/34_AZ_Heart_LIPIDS_POS_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "54" "" "" +"CT__33_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_LIPIDS_POS_1" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "55" "" "" +"CT__33_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_LIPIDS_POS_2" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "56" "" "" +"CT__33_AZ_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_LIPIDS_POS_3" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "57" "" "" +"CT__33_AZ_Heart_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_LIPIDS_POS_4" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_4.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "58" "" "" +"CT__33_AZ_Heart_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "33_AZ_Heart_LIPIDS_POS_5" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_5.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/33_AZ_Heart_LIPIDS_POS_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "59" "" "" +"CT__32_AZ_Heart_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_LIPIDS_POS_1" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_1.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "60" "" "" +"CT__32_AZ_Heart_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_LIPIDS_POS_2" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_2.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "61" "" "" +"CT__32_AZ_Heart_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_LIPIDS_POS_3" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_3.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "62" "" "" +"CT__32_AZ_Heart_4" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_LIPIDS_POS_4" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_4.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_4.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "63" "" "" +"CT__32_AZ_Heart_5" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "32_AZ_Heart_LIPIDS_POS_5" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_5.raw" "Data transformation" "" "rat_cardiac_tissue/RP_C18_positive/32_AZ_Heart_LIPIDS_POS_5.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "64" "" "" +"PS__QC01" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "rat_plasma_sunitinib/RP_C18_positive/QC01.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"PS__QC02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "rat_plasma_sunitinib/RP_C18_positive/QC02.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"PS__QC03" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "rat_plasma_sunitinib/RP_C18_positive/QC03.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"PS__QC04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "rat_plasma_sunitinib/RP_C18_positive/QC04.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"PS__Extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_start" "rat_plasma_sunitinib/RP_C18_positive/Extract_blank_start.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/Extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"PS__QC05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "rat_plasma_sunitinib/RP_C18_positive/QC05.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"PS__QC06_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06_MSMS_200_400" "rat_plasma_sunitinib/RP_C18_positive/QC06_MSMS_200_400.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC06_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"PS__QC06_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07_MSMS_400_700" "rat_plasma_sunitinib/RP_C18_positive/QC07_MSMS_400_700.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC07_MSMS_400_700.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"PS__QC06_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08_MSMS_700_1500" "rat_plasma_sunitinib/RP_C18_positive/QC08_MSMS_700_1500.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC08_MSMS_700_1500.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"PS__QC09" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "rat_plasma_sunitinib/RP_C18_positive/QC09.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"PS__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_plasma_sunitinib/RP_C18_positive/QC10.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"PS__AZ_136" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_136" "rat_plasma_sunitinib/RP_C18_positive/AZ_136.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_136.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"PS__AZ_83" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_83" "rat_plasma_sunitinib/RP_C18_positive/AZ_83.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_83.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"PS__AZ_102" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_102" "rat_plasma_sunitinib/RP_C18_positive/AZ_102.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_102.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"PS__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_plasma_sunitinib/RP_C18_positive/QC11.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"PS__AZ_75" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_75" "rat_plasma_sunitinib/RP_C18_positive/AZ_75.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_75.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"PS__AZ_87" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_87" "rat_plasma_sunitinib/RP_C18_positive/AZ_87.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_87.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"PS__AZ_121" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_121" "rat_plasma_sunitinib/RP_C18_positive/AZ_121.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_121.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"PS__AZ_91" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_91" "rat_plasma_sunitinib/RP_C18_positive/AZ_91.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_91.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"PS__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_plasma_sunitinib/RP_C18_positive/QC12.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"PS__AZ_111" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_111" "rat_plasma_sunitinib/RP_C18_positive/AZ_111.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_111.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"PS__AZ_94" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_94" "rat_plasma_sunitinib/RP_C18_positive/AZ_94.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_94.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"PS__AZ_79" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_79" "rat_plasma_sunitinib/RP_C18_positive/AZ_79.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_79.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"PS__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_plasma_sunitinib/RP_C18_positive/QC13.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"PS__AZ_130" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_130" "rat_plasma_sunitinib/RP_C18_positive/AZ_130.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_130.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"PS__AZ_66" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_66" "rat_plasma_sunitinib/RP_C18_positive/AZ_66.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_66.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"PS__AZ_134" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_134" "rat_plasma_sunitinib/RP_C18_positive/AZ_134.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_134.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"PS__AZ_115" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_115" "rat_plasma_sunitinib/RP_C18_positive/AZ_115.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_115.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"PS__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_plasma_sunitinib/RP_C18_positive/QC14.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"PS__AZ_74" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_74" "rat_plasma_sunitinib/RP_C18_positive/AZ_74.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_74.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"PS__AZ_95" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_95" "rat_plasma_sunitinib/RP_C18_positive/AZ_95.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_95.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"PS__AZ_114" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_114" "rat_plasma_sunitinib/RP_C18_positive/AZ_114.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_114.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"PS__AZ_106" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_106" "rat_plasma_sunitinib/RP_C18_positive/AZ_106.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_106.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"PS__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_plasma_sunitinib/RP_C18_positive/QC15.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"PS__AZ_82" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_82" "rat_plasma_sunitinib/RP_C18_positive/AZ_82.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_82.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"PS__AZ_120" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_120" "rat_plasma_sunitinib/RP_C18_positive/AZ_120.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_120.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "36" "" "" +"PS__AZ_78" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_78" "rat_plasma_sunitinib/RP_C18_positive/AZ_78.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_78.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "37" "" "" +"PS__AZ_116" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_116" "rat_plasma_sunitinib/RP_C18_positive/AZ_116.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_116.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "38" "" "" +"PS__AZ_69" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_69" "rat_plasma_sunitinib/RP_C18_positive/AZ_69.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_69.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "39" "" "" +"PS__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_plasma_sunitinib/RP_C18_positive/QC16.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "40" "" "" +"PS__AZ_129" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_129" "rat_plasma_sunitinib/RP_C18_positive/AZ_129.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_129.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "41" "" "" +"PS__AZ_61" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_61" "rat_plasma_sunitinib/RP_C18_positive/AZ_61.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_61.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "42" "" "" +"PS__AZ_133" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_133" "rat_plasma_sunitinib/RP_C18_positive/AZ_133.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_133.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "43" "" "" +"PS__QC17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC17" "rat_plasma_sunitinib/RP_C18_positive/QC17.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "44" "" "" +"PS__AZ_137" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_137" "rat_plasma_sunitinib/RP_C18_positive/AZ_137.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_137.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "45" "" "" +"PS__AZ_110" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_110" "rat_plasma_sunitinib/RP_C18_positive/AZ_110.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_110.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "46" "" "" +"PS__AZ_86" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_86" "rat_plasma_sunitinib/RP_C18_positive/AZ_86.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_86.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "47" "" "" +"PS__AZ_99" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_99" "rat_plasma_sunitinib/RP_C18_positive/AZ_99.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_99.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "48" "" "" +"PS__AZ_132" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_132" "rat_plasma_sunitinib/RP_C18_positive/AZ_132.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_132.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "49" "" "" +"PS__QC18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC18" "rat_plasma_sunitinib/RP_C18_positive/QC18.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "50" "" "" +"PS__AZ_113" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_113" "rat_plasma_sunitinib/RP_C18_positive/AZ_113.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_113.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "51" "" "" +"PS__AZ_85" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_85" "rat_plasma_sunitinib/RP_C18_positive/AZ_85.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_85.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "52" "" "" +"PS__AZ_126" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_126" "rat_plasma_sunitinib/RP_C18_positive/AZ_126.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_126.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "53" "" "" +"PS__QC19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC19" "rat_plasma_sunitinib/RP_C18_positive/QC19.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "54" "" "" +"PS__AZ_70" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_70" "rat_plasma_sunitinib/RP_C18_positive/AZ_70.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_70.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "55" "" "" +"PS__AZ_124" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_124" "rat_plasma_sunitinib/RP_C18_positive/AZ_124.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_124.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "56" "" "" +"PS__AZ_62" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_62" "rat_plasma_sunitinib/RP_C18_positive/AZ_62.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_62.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "57" "" "" +"PS__AZ_81" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_81" "rat_plasma_sunitinib/RP_C18_positive/AZ_81.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_81.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "58" "" "" +"PS__QC20" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC20" "rat_plasma_sunitinib/RP_C18_positive/QC20.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC20.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "59" "" "" +"PS__AZ_100" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_100" "rat_plasma_sunitinib/RP_C18_positive/AZ_100.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_100.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "60" "" "" +"PS__AZ_104" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_104" "rat_plasma_sunitinib/RP_C18_positive/AZ_104.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_104.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "61" "" "" +"PS__AZ_77" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_77" "rat_plasma_sunitinib/RP_C18_positive/AZ_77.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_77.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "62" "" "" +"PS__AZ_89" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_89" "rat_plasma_sunitinib/RP_C18_positive/AZ_89.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_89.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "63" "" "" +"PS__AZ_117" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_117" "rat_plasma_sunitinib/RP_C18_positive/AZ_117.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_117.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "64" "" "" +"PS__QC21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC21" "rat_plasma_sunitinib/RP_C18_positive/QC21.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "65" "" "" +"PS__AZ_119" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_119" "rat_plasma_sunitinib/RP_C18_positive/AZ_119.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_119.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "66" "" "" +"PS__AZ_107" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_107" "rat_plasma_sunitinib/RP_C18_positive/AZ_107.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_107.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "67" "" "" +"PS__AZ_109" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_109" "rat_plasma_sunitinib/RP_C18_positive/AZ_109.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_109.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "68" "" "" +"PS__AZ_71" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_71" "rat_plasma_sunitinib/RP_C18_positive/AZ_71.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_71.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "69" "" "" +"PS__QC22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC22" "rat_plasma_sunitinib/RP_C18_positive/QC22.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "70" "" "" +"PS__AZ_138" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_138" "rat_plasma_sunitinib/RP_C18_positive/AZ_138.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_138.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "71" "" "" +"PS__AZ_103" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_103" "rat_plasma_sunitinib/RP_C18_positive/AZ_103.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_103.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "72" "" "" +"PS__AZ_76" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_76" "rat_plasma_sunitinib/RP_C18_positive/AZ_76.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_76.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "73" "" "" +"PS__QC23" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC23" "rat_plasma_sunitinib/RP_C18_positive/QC23.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC23.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "74" "" "" +"PS__AZ_84" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_84" "rat_plasma_sunitinib/RP_C18_positive/AZ_84.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_84.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "75" "" "" +"PS__AZ_97" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_97" "rat_plasma_sunitinib/RP_C18_positive/AZ_97.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_97.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "76" "" "" +"PS__AZ_72" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_72" "rat_plasma_sunitinib/RP_C18_positive/AZ_72.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_72.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "77" "" "" +"PS__AZ_101" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_101" "rat_plasma_sunitinib/RP_C18_positive/AZ_101.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_101.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "78" "" "" +"PS__QC24" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC24" "rat_plasma_sunitinib/RP_C18_positive/QC24.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC24.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "79" "" "" +"PS__AZ_90" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_90" "rat_plasma_sunitinib/RP_C18_positive/AZ_90.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_90.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "80" "" "" +"PS__AZ_135" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_135" "rat_plasma_sunitinib/RP_C18_positive/AZ_135.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_135.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "81" "" "" +"PS__AZ_112" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_112" "rat_plasma_sunitinib/RP_C18_positive/AZ_112.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_112.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "82" "" "" +"PS__QC25" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC25" "rat_plasma_sunitinib/RP_C18_positive/QC25.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC25.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "83" "" "" +"PS__AZ_80" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_80" "rat_plasma_sunitinib/RP_C18_positive/AZ_80.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_80.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "84" "" "" +"PS__AZ_108" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_108" "rat_plasma_sunitinib/RP_C18_positive/AZ_108.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_108.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "85" "" "" +"PS__QC26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC26" "rat_plasma_sunitinib/RP_C18_positive/QC26.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "86" "" "" +"PS__QC27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC27" "rat_plasma_sunitinib/RP_C18_positive/QC27.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/QC27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "87" "" "" +"PS__Extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_end" "rat_plasma_sunitinib/RP_C18_positive/Extract_blank_end.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/Extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "88" "" "" +"PS__AZ_85_SUN_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_85_SUN_Serum_LIPIDS_POS_1" "rat_plasma_sunitinib/RP_C18_positive/AZ_85_SUN_Serum_LIPIDS_POS_1.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_85_SUN_Serum_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "89" "" "" +"PS__AZ_91_SUN_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_91_SUN_Serum_LIPIDS_POS_1" "rat_plasma_sunitinib/RP_C18_positive/AZ_91_SUN_Serum_LIPIDS_POS_1.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_91_SUN_Serum_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "90" "" "" +"PS__AZ_120_SUN_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_120_SUN_Serum_LIPIDS_POS_1" "rat_plasma_sunitinib/RP_C18_positive/AZ_120_SUN_Serum_LIPIDS_POS_1.raw" "Data transformation" "" "rat_plasma_sunitinib/RP_C18_positive/AZ_120_SUN_Serum_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "91" "" "" +"PK__QC01" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC01" "rat_plasma_KU60648/RP_C18_positive/QC01.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC01.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "1" "" "" +"PK__QC02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC02" "rat_plasma_KU60648/RP_C18_positive/QC02.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "2" "" "" +"PK__QC03" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC03" "rat_plasma_KU60648/RP_C18_positive/QC03.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC03.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "3" "" "" +"PK__QC04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC04" "rat_plasma_KU60648/RP_C18_positive/QC04.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "4" "" "" +"PK__Extract_blank_start" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_start" "rat_plasma_KU60648/RP_C18_positive/Extract_blank_start.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/Extract_blank_start.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "5" "" "" +"PK__QC05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC05" "rat_plasma_KU60648/RP_C18_positive/QC05.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "6" "" "" +"PK__QC06_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC06_MSMS_200_400" "rat_plasma_KU60648/RP_C18_positive/QC06_MSMS_200_400.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC06_MSMS_200_400.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "7" "" "" +"PK__QC07_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC07_MSMS_400_700" "rat_plasma_KU60648/RP_C18_positive/QC07_MSMS_400_700.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC07_MSMS_400_700.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "8" "" "" +"PK__QC08_MSMS" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC08_MSMS_700_1500" "rat_plasma_KU60648/RP_C18_positive/QC08_MSMS_700_1500.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC08_MSMS_700_1500.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "9" "" "" +"PK__QC09" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC09" "rat_plasma_KU60648/RP_C18_positive/QC09.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC09.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "10" "" "" +"PK__QC10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC10" "rat_plasma_KU60648/RP_C18_positive/QC10.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "11" "" "" +"PK__AZ_13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_13" "rat_plasma_KU60648/RP_C18_positive/AZ_13.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "12" "" "" +"PK__AZ_21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_21" "rat_plasma_KU60648/RP_C18_positive/AZ_21.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "13" "" "" +"PK__AZ_54" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_54" "rat_plasma_KU60648/RP_C18_positive/AZ_54.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_54.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "14" "" "" +"PK__QC11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC11" "rat_plasma_KU60648/RP_C18_positive/QC11.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "15" "" "" +"PK__AZ_26" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_26" "rat_plasma_KU60648/RP_C18_positive/AZ_26.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_26.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "16" "" "" +"PK__AZ_47" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_47" "rat_plasma_KU60648/RP_C18_positive/AZ_47.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_47.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "17" "" "" +"PK__AZ_17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_17" "rat_plasma_KU60648/RP_C18_positive/AZ_17.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "18" "" "" +"PK__QC12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC12" "rat_plasma_KU60648/RP_C18_positive/QC12.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "19" "" "" +"PK__AZ_41" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_41" "rat_plasma_KU60648/RP_C18_positive/AZ_41.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_41.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "20" "" "" +"PK__AZ_27" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_27" "rat_plasma_KU60648/RP_C18_positive/AZ_27.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_27.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "21" "" "" +"PK__AZ_34" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_34" "rat_plasma_KU60648/RP_C18_positive/AZ_34.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_34.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "22" "" "" +"PK__QC13" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC13" "rat_plasma_KU60648/RP_C18_positive/QC13.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC13.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "23" "" "" +"PK__AZ_16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_16" "rat_plasma_KU60648/RP_C18_positive/AZ_16.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "24" "" "" +"PK__AZ_37" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_37" "rat_plasma_KU60648/RP_C18_positive/AZ_37.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_37.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "25" "" "" +"PK__AZ_11" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_11" "rat_plasma_KU60648/RP_C18_positive/AZ_11.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_11.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "26" "" "" +"PK__QC14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC14" "rat_plasma_KU60648/RP_C18_positive/QC14.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "27" "" "" +"PK__AZ_08" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_08" "rat_plasma_KU60648/RP_C18_positive/AZ_08.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_08.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "28" "" "" +"PK__AZ_32" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_32" "rat_plasma_KU60648/RP_C18_positive/AZ_32.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_32.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "29" "" "" +"PK__AZ_43" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_43" "rat_plasma_KU60648/RP_C18_positive/AZ_43.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_43.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "30" "" "" +"PK__QC15" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC15" "rat_plasma_KU60648/RP_C18_positive/QC15.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC15.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "31" "" "" +"PK__AZ_02" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_02" "rat_plasma_KU60648/RP_C18_positive/AZ_02.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_02.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "32" "" "" +"PK__AZ_39" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_39" "rat_plasma_KU60648/RP_C18_positive/AZ_39.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_39.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "33" "" "" +"PK__AZ_29" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_29" "rat_plasma_KU60648/RP_C18_positive/AZ_29.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_29.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "34" "" "" +"PK__QC16" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC16" "rat_plasma_KU60648/RP_C18_positive/QC16.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC16.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "35" "" "" +"PK__AZ_48" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48" "rat_plasma_KU60648/RP_C18_positive/AZ_48.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_48.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "36" "" "" +"PK__AZ_05" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_05" "rat_plasma_KU60648/RP_C18_positive/AZ_05.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_05.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "37" "" "" +"PK__AZ_22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_22" "rat_plasma_KU60648/RP_C18_positive/AZ_22.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "38" "" "" +"PK__AZ_38" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38" "rat_plasma_KU60648/RP_C18_positive/AZ_38.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_38.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "39" "" "" +"PK__AZ_24" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_24" "rat_plasma_KU60648/RP_C18_positive/AZ_24.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_24.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "40" "" "" +"PK__QC17" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC17" "rat_plasma_KU60648/RP_C18_positive/QC17.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC17.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "41" "" "" +"PK__AZ_30" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_30" "rat_plasma_KU60648/RP_C18_positive/AZ_30.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_30.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "42" "" "" +"PK__AZ_56" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_56" "rat_plasma_KU60648/RP_C18_positive/AZ_56.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_56.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "43" "" "" +"PK__AZ_19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_19" "rat_plasma_KU60648/RP_C18_positive/AZ_19.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "44" "" "" +"PK__QC18" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC18" "rat_plasma_KU60648/RP_C18_positive/QC18.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC18.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "45" "" "" +"PK__AZ_58" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_58" "rat_plasma_KU60648/RP_C18_positive/AZ_58.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_58.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "46" "" "" +"PK__AZ_04" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_04" "rat_plasma_KU60648/RP_C18_positive/AZ_04.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_04.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "47" "" "" +"PK__AZ_07" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_07" "rat_plasma_KU60648/RP_C18_positive/AZ_07.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_07.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "48" "" "" +"PK__AZ_28" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_28" "rat_plasma_KU60648/RP_C18_positive/AZ_28.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_28.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "49" "" "" +"PK__QC19" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC19" "rat_plasma_KU60648/RP_C18_positive/QC19.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC19.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "50" "" "" +"PK__AZ_50" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_50" "rat_plasma_KU60648/RP_C18_positive/AZ_50.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_50.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "51" "" "" +"PK__AZ_12" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_12" "rat_plasma_KU60648/RP_C18_positive/AZ_12.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_12.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "52" "" "" +"PK__QC20" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC20" "rat_plasma_KU60648/RP_C18_positive/QC20.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC20.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "53" "" "" +"PK__AZ_10" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_10" "rat_plasma_KU60648/RP_C18_positive/AZ_10.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_10.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "54" "" "" +"PK__AZ_36" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_36" "rat_plasma_KU60648/RP_C18_positive/AZ_36.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_36.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "55" "" "" +"PK__AZ_53" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_53" "rat_plasma_KU60648/RP_C18_positive/AZ_53.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_53.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "56" "" "" +"PK__AZ_52" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_52" "rat_plasma_KU60648/RP_C18_positive/AZ_52.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_52.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "57" "" "" +"PK__QC21" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC21" "rat_plasma_KU60648/RP_C18_positive/QC21.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC21.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "58" "" "" +"PK__AZ_06" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_06" "rat_plasma_KU60648/RP_C18_positive/AZ_06.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_06.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "59" "" "" +"PK__AZ_14" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14" "rat_plasma_KU60648/RP_C18_positive/AZ_14.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_14.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "60" "" "" +"PK__AZ_46" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_46" "rat_plasma_KU60648/RP_C18_positive/AZ_46.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_46.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "61" "" "" +"PK__QC22" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC22" "rat_plasma_KU60648/RP_C18_positive/QC22.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC22.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "62" "" "" +"PK__QC23" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "QC23" "rat_plasma_KU60648/RP_C18_positive/QC23.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/QC23.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "63" "" "" +"PK__Extract_blank_end" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "Extract_blank_end" "rat_plasma_KU60648/RP_C18_positive/Extract_blank_end.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/Extract_blank_end.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "64" "" "" +"PK__AZ_14_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14_AZ_Serum_LIPIDS_POS_1" "rat_plasma_KU60648/RP_C18_positive/AZ_14_AZ_Serum_LIPIDS_POS_1.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_14_AZ_Serum_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "65" "" "" +"PK__AZ_14_AZ_Serum_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14_AZ_Serum_LIPIDS_POS_2" "rat_plasma_KU60648/RP_C18_positive/AZ_14_AZ_Serum_LIPIDS_POS_2.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_14_AZ_Serum_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "66" "" "" +"PK__AZ_14_AZ_Serum_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_14_AZ_Serum_LIPIDS_POS_3" "rat_plasma_KU60648/RP_C18_positive/AZ_14_AZ_Serum_LIPIDS_POS_3.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_14_AZ_Serum_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "67" "" "" +"PK__AZ_38_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38_AZ_Serum_LIPIDS_POS_1" "rat_plasma_KU60648/RP_C18_positive/AZ_38_AZ_Serum_LIPIDS_POS_1.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_38_AZ_Serum_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "68" "" "" +"PK__AZ_38_AZ_Serum_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38_AZ_Serum_LIPIDS_POS_2" "rat_plasma_KU60648/RP_C18_positive/AZ_38_AZ_Serum_LIPIDS_POS_2.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_38_AZ_Serum_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "69" "" "" +"PK__AZ_38_AZ_Serum_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_38_AZ_Serum_LIPIDS_POS_3" "rat_plasma_KU60648/RP_C18_positive/AZ_38_AZ_Serum_LIPIDS_POS_3.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_38_AZ_Serum_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "70" "" "" +"PK__AZ_48_AZ_Serum_1" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48_AZ_Serum_LIPIDS_POS_1" "rat_plasma_KU60648/RP_C18_positive/AZ_48_AZ_Serum_LIPIDS_POS_1.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_48_AZ_Serum_LIPIDS_POS_1.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "71" "" "" +"PK__AZ_48_AZ_Serum_2" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48_AZ_Serum_LIPIDS_POS_2" "rat_plasma_KU60648/RP_C18_positive/AZ_48_AZ_Serum_LIPIDS_POS_2.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_48_AZ_Serum_LIPIDS_POS_2.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "72" "" "" +"PK__AZ_48_AZ_Serum_3" "Extraction" "" "" "" "" "" "" "" "Chromatography" "Thermo Scientific Dionex Ultimate 3000 UHPLC system" "" "" "" "" "" "Hypersil GOLD C18 (1.9 �m, 2.1 mm x 100 mm; Thermo Scientific)" "" "" "reverse phase" "" "" "" "" "" "" "" "" "" "Mass spectrometry" "positive" "" "" "150-2000" "m/z" "MS" "http://purl.obolibrary.org/obo/MS_1000040" "Thermo Scientific Q Exactive Focus" "" "" "electrospray ionization" "MS" "http://purl.obolibrary.org/obo/MS_1000073" "orbitrap" "MS" "http://purl.obolibrary.org/obo/MS_1000484" "Thermo nativeID format" "MS" "http://purl.obolibrary.org/obo/MS_1000768" "MS1 spectrum" "MS" "http://purl.obolibrary.org/obo/MS_1000579" "SHA-1" "MS" "http://purl.obolibrary.org/obo/MS_1000569" "Thermo RAW format" "MS" "http://purl.obolibrary.org/obo/MS_1000563" "Thermo Fisher Scientific instrument model" "MS" "http://purl.obolibrary.org/obo/MS_1000483" "Xcalibur" "MS" "http://purl.obolibrary.org/obo/MS_1000532" "" "" "" "" "" "" "" "AZ_48_AZ_Serum_LIPIDS_POS_3" "rat_plasma_KU60648/RP_C18_positive/AZ_48_AZ_Serum_LIPIDS_POS_3.raw" "Data transformation" "" "rat_plasma_KU60648/RP_C18_positive/AZ_48_AZ_Serum_LIPIDS_POS_3.mzML" "Metabolite identification" "ProteoWizard software" "MS" "http://purl.obolibrary.org/obo/MS_1000615" "MS:Conversion to mzML" "MS:peak picking" "m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv" "73" "" "" diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/i_Investigation.txt b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/i_Investigation.txt new file mode 100644 index 000000000..85e99e348 --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/i_Investigation.txt @@ -0,0 +1,96 @@ +ONTOLOGY SOURCE REFERENCE +Term Source Name "OBI" "NCIT" "" "MTBLS" "CHMO" "MS" +Term Source File "http://data.bioontology.org/ontologies/OBI" "http://data.bioontology.org/ontologies/NCIT" "" "https://www.ebi.ac.uk/metabolights/" "http://data.bioontology.org/ontologies/CHMO" "http://data.bioontology.org/ontologies/MS" +Term Source Version "29" "28" "" "1" "5" "86" +Term Source Description "Ontology for Biomedical Investigations" "National Cancer Institute Thesaurus" "" "Metabolights Ontology" "Chemical Methods Ontology" "Mass Spectrometry Ontology" +INVESTIGATION +Investigation Identifier "MOE" +Investigation Title "Investigation" +Investigation Description "Created using the MetaboLights Online Editor (MOE)" +Investigation Submission Date "" +Investigation Public Release Date "2022-06-01" +Comment[Created With Configuration] "MetaboLightsConfig20150707" +Comment[Last Opened With Configuration] "isaconfig-default_v2015-07-02" +INVESTIGATION PUBLICATIONS +Investigation PubMed ID "" +Investigation Publication DOI "" +Investigation Publication Author List "" +Investigation Publication Title "" +Investigation Publication Status "" +Investigation Publication Status Term Accession Number "" +Investigation Publication Status Term Source REF "" +INVESTIGATION CONTACTS +Investigation Person Last Name "" +Investigation Person First Name "" +Investigation Person Mid Initials "" +Investigation Person Email "" +Investigation Person Phone "" +Investigation Person Fax "" +Investigation Person Address "" +Investigation Person Affiliation "" +Investigation Person Roles "" +Investigation Person Roles Term Accession Number "" +Investigation Person Roles Term Source REF "" +STUDY +Study Identifier "MTBLS2746" +Study Title "Simultaneously discovering the fate and biochemical effects of a xenobiotic through untargeted metabolomics" +Study Description "Untargeted metabolomics is an established approach in toxicology for characterising endogenous metabolic responses to xenobiotic exposure. Detecting the xenobiotic and its biotransformation products as part of the metabolomics analysis provides an opportunity to simultaneously gain deep insights into its fate and metabolism, and to associate the xenobiotic’s internal relative dose directly with endogenous metabolic responses. This integration of untargeted exposure and response measurements into a single assay has yet to be fully demonstrated. Here we implemented a novel workflow to extract and analyse xenobiotic-related measurements from routine untargeted UHPLC-MS metabolomics datasets, derived from in vivo (rat plasma and cardiac tissue) and in vitro (human cardiomyocytes) studies that were principally designed to investigate endogenous metabolic responses to drug exposure. Our findings clearly demonstrate how untargeted metabolomics can discover extensive xenobiotic biotransformation maps, temporally-changing relative systemic exposure, and direct associations of endogenous biochemical responses to the internal dose." +Comment[Study Grant Number] "" +Comment[Study Funding Agency] "" +Study Submission Date "" +Study Public Release Date "2022-06-01" +Study File Name "s_MTBLS2746.txt" +STUDY DESIGN DESCRIPTORS +Study Design Type "untargeted metabolites" "Metabolomics" "ultra-performance liquid chromatography-mass spectrometry" "Xenobiotic Metabolism" "Lipidomics" "metabolic phenotyping" +Study Design Type Term Accession Number "http://www.ebi.ac.uk/metabolights/ontology/MTBLS_000279" "http://www.ebi.ac.uk/metabolights/ontology/MTBLS_000270" "http://purl.obolibrary.org/obo/CHMO_0000715" "http://purl.obolibrary.org/obo/NCIT_C26533" "http://www.ebi.ac.uk/metabolights/ontology/MTBLS_000069" "http://www.ebi.ac.uk/metabolights/ontology/MTBLS_000130" +Study Design Type Term Source REF "MTBLS" "MTBLS" "CHMO" "NCIT" "MTBLS" "MTBLS" +STUDY PUBLICATIONS +Study PubMed ID "" +Study Publication DOI "" +Study Publication Author List "" +Study Publication Title "" +Study Publication Status "" +Study Publication Status Term Accession Number "" +Study Publication Status Term Source REF "" +STUDY FACTORS +Study Factor Name "Gender" "Group" "Animal ID" "Biological Replicate" "Treatment" "Time (Hrs)" "Time (Days)" "Injection Order" +Study Factor Type "" "" "" "" "" "" "" "" +Study Factor Type Term Accession Number "" "" "" "" "" "" "" "" +Study Factor Type Term Source REF "" "" "" "" "" "" "" "" +STUDY ASSAYS +Study Assay File Name "a_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling.txt" "a_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling.txt" "a_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling.txt" "a_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling.txt" +Study Assay Measurement Type "metabolite profiling" "metabolite profiling" "metabolite profiling" "metabolite profiling" +Study Assay Measurement Type Term Accession Number "http://purl.obolibrary.org/obo/OBI_0000366" "http://purl.obolibrary.org/obo/OBI_0000366" "http://purl.obolibrary.org/obo/OBI_0000366" "http://purl.obolibrary.org/obo/OBI_0000366" +Study Assay Measurement Type Term Source REF "OBI" "OBI" "OBI" "OBI" +Study Assay Technology Type "mass spectrometry" "mass spectrometry" "mass spectrometry" "mass spectrometry" +Study Assay Technology Type Term Accession Number "http://purl.obolibrary.org/obo/OBI_0000470" "http://purl.obolibrary.org/obo/OBI_0000470" "http://purl.obolibrary.org/obo/OBI_0000470" "http://purl.obolibrary.org/obo/OBI_0000470" +Study Assay Technology Type Term Source REF "OBI" "OBI" "OBI" "OBI" +Study Assay Technology Platform "Liquid Chromatography MS - positive - hilic" "Liquid Chromatography MS - negative - hilic" "Liquid Chromatography MS - positive - reverse phase" "Liquid Chromatography MS - negative - reverse phase" +STUDY PROTOCOLS +Study Protocol Name "Sample collection" "Extraction" "Chromatography" "Mass spectrometry" "Data transformation" "Metabolite identification" +Study Protocol Type "Sample collection" "Extraction" "Chromatography" "Mass spectrometry" "Data transformation" "Metabolite identification" +Study Protocol Type Term Accession Number "" "" "" "" "" "" +Study Protocol Type Term Source REF "" "" "" "" "" "" +Study Protocol Description "
In vivo
Rats (Han-Wistar – Crl:WIST; 240 - 260 g or 220 - 240 g for male and female, respectively) were purchased from Charles River Laboratories (CRL) UK. Animals were housed as previously described [1].
Animals were grouped randomly for the purposes of the study: groups 1 – 4 were formed of N = 5 male rats, groups 5 – 8 were formed of N = 5 female rats. Sunitinib and KU60648 were formulated in 20% w/v aqueous (2-hydroxypropyl)-β-cyclodextrin (HP-β-CD) and administered orally. Sunitinib-exposed rats (groups 6 and 8) were dosed with 25 mg/kg/day (10 mL/kg/day) of sunitinib malate for 14 days. KU60648-exposed rats (groups 2 and 4) were dosed with 150 mg/kg/day (10 mL/kg/day) for 2 days, then with 225 mg/kg/day (10 mL/kg/day) on day 3. These doses were considered suitable for investigation based on previous studies demonstrating tolerance to these doses.
Blood samples for untargeted metabolomics were taken on days 1 and 2 (groups 1-4), day 1 and 4 (groups 5-6) or days 2 and 8 (groups 7-8) at 4 hrs post-dose. Terminal samples were also taken 24 hrs post-dose (day 4, groups 1-4) and 28 hrs post-dose (day 15, groups 5 – 8). 300 μL whole blood was collected via the tail vein, mixed with Lith Hep anticoagulant, and used to derive approximately 150 μL of plasma for analysis. KU60648-exposed rats (groups 2 and 4) and corresponding vehicle controls (groups 1 and 3) were terminated on day 4. Sunitinib-exposed rats (groups 6 and 8) and corresponding vehicle-controls (groups 5 and 7) were terminated on day 15. Following termination, the whole heart was removed (groups 3, 4, 7 and 8), with the apex sectioned for untargeted metabolomics analysis.
In vitro
Human induced pluripotent stem cell-derived cardiomyocytes (Cellular Dynamics International, Fujifilm, USA) were defrosted according to manufacturers instructions, and plated at 500,000 cells per well in 6-well plates pre-coated with 0.1% gelatin. (Each well formed a time-point N, and was repeated from 3 separate vials). After plating in Cardiomyocyte plating media, cells were cultured in Cardiomyocyte maintence media from 48 hours post plating, until end of experiment. 10 days post-plating, the cardiomyocytes were treated with either 0.1% DMSO (control) or 5 μM sunitinib (treated), for either 1, 6 or 24 hours, added as part of a media change. Once the exposure time had elapsed, plates were placed on wet ice, the media was removed (to microcentrifuge tubes), then wells were washed twice with 1 mL cold 0.9% NaCl. Plates were then immediately frozen on dry ice. Media samples were spun at 10,000g for 5 mins at 4°C to remove any cell debris. The supernatants were then transferred to new microcentrifuge tubes. All samples were stored at -80°C prior to metabolomic analyses.
[1] Adeyemi, O., Parker, N., Pointon, A. & Rolf, M. A pharmacological characterization of electrocardiogram PR and QRS intervals in conscious telemetered rats. Journal of Pharmacological and Toxicological Methods 102, 106679, doi:10.1016/j.vascn.2020.106679 (2020).
" "Extraction of polar metabolites and lipids from cardiac tissue
Sample preparation was carried out according to previous studies [1,2], with some minor changes. Tissue sizes ranged from 54-124 mg. 8 μL/mg wet tissue mass of ice-cold methanol (LC-MS grade, VWR International, UK) and 3.2 μL/mg ice-cold water (LC-MS grade, VWR International, UK) was added to frozen tissue samples, which were homogenised in a bead-based homogenisation system (Precellys 24 with CK28 tubes, Stretton Scientific, UK). The homogenate was transferred to a 1.8 mL glass vial and 8 μL/mgi ce-cold chloroform (HPLC grade, Fisher Scientific, UK) and 4 μL/mg water were added. Sample was vortexed (30s), left on ice (10 min, for extraction) and centrifuged (2,500-g, 4⁰C,10 min). Sample was set at room temperature (approximately 20⁰C) for 5 min to complete phase partitioning. Fixed volumes of the polar (400 μL – equivalent to 30 mg extracted tissue) and non-polar (250 μL – equivalent to 30 mg extracted tissue) were removed and dried in a SpeedVac sample concentrator (Savant SPD111V230, Thermo Fisher Scientific)or a nitrogen blow down drier (Techne FSC400D, Thermo Fisher Scientific), respectively.Samples were stored at -80⁰C until analysis. To create polar quality control (QC) samples an extra 300 μL of the polar extract (post-bi-phase partition) was taken from each sample, mixed (vortexed 30 s) and aliquoted (400 μL) before drying by SpeedVac. To create non-polar quality control (QC) samples an extra 200 μL of the non-polar extract (post-bi-phase partition) was taken from each sample, mixed (vortexed 30 s) and aliquoted (250 μL) before drying by nitrogen blow down drier. Extract blank samples were created by carrying out the above procedure in the absence of tissue. Prior to UHPLC-MS analysis, dried samples were resuspended in 300 μL 3:1 acetonitrile:water (polar extracts) or 300 μL 3:1 isopropanol:water (non-polar extracts), vortexed (30 s), centrifuged (20,000-g, 4⁰C, 20 min)and 100 μL supernatant loaded into a low recovery HPLC vial (Chromatography Direct, UK).
Extraction of polar metabolites and lipids from adherent cells
6-well plates (containing washed cells with all liquid removed) were placed on dry-ice and 600 μL of 2:0.8 methanol:water (prechilled on dry ice for 60 min) was added to each well.Cells were dislodged into the solvent using a cell scraper (Corning) and all cells and liquid were removed into a fresh 1.8 mL glass vial. A further 240 μL of prechilled 2:0.8methanol:water was added to the well, scraped and all contents added to the 1.8 mL glass vial. 600 μL ice-cold chloroform and 300 μL ice-cold water were added to the 1.8 mL glass vial and sample was vortexed (30s), left on ice (10 min, for extraction) and centrifuged (2,500-g, 4⁰C, 10 min). Sample was set at room temperature (approximately 20⁰C) for 5 min to complete phase partitioning. Fixed volumes of the polar (900 μL) and non-polar (600 μL)were removed and dried in a SpeedVac sample concentrator (Savant SPD111V230, ThermoFisher Scientific) or a nitrogen blow down drier (Techne FSC400D, Thermo FisherScientific), respectively. Samples were stored at -80⁰C until analysis. Extract blank samples were created by carrying out the above procedure in the absence of cells. Prior to UHPLCMS analysis, dried samples were resuspended in 150 μL 3:1 acetonitrile:water (polar extracts) or 150 μL 3:1 isopropanol:water (non-polar extracts), vortexed (30 s), centrifuged(20,000-g, 4⁰C, 20 min) and 100 μL supernatant loaded into a low recovery HPLC vial (Chromatography Direct, UK). To create the quality control (QC) samples, the remaining 50μL liquid from each centrifuged resuspended sample was pooled (for polar and non-polar separately), vortexed and moved to a low recovery HPLC vial (Chromatography Direct, UK) for direct analysis.
Extraction of polar metabolites and lipids from biofluids (plasma and cell media)
Samples were prepared in accordance with previous studies [3], with some minor changes. Biofluids (plasma or cell media) were thawed on ice and briefly vortexed (5 s). 50 μL of the biofluid was mixed with either (i) 150 μL 100% ice-cold acetonitrile (LC-MS grade, VWR International; polar metabolite extraction for HILIC analysis], or (ii) 150 μL 100% ice-cold isopropanol (LC-MS grade, VWR International; lipid extraction for C18 RP]. Samples were vortexed and centrifuged (20,000-g, 4⁰C, 20 min) and 100 μL supernatant removed into a low recovery HPLC vial (Chromatography Direct, UK) for direct analysis. To create the QC samples, 50 μL of each plasma sample (plasma QC) or 50 μL of each media sample (media QC) was pooled, vortexed (30 s) and split into several 50 μL aliquots. Each aliquot was prepared as for the samples (above).
[1] Wu, H., Southam, A. D., Hines, A. & Viant, M. R. High-throughput tissue extraction protocol for NMR- and MS-based metabolomics. Anal Biochem 372, 204-212, doi:10.1016/j.ab.2007.10.002 (2008).
[2] Southam, A. D. et al. Characterization of Monophasic Solvent-Based Tissue Extractions for the Detection of Polar Metabolites and Lipids Applying Ultrahigh-Performance Liquid Chromatography–Mass Spectrometry Clinical Metabolic Phenotyping Assays. Journal of Proteome Research, doi:10.1021/acs.jproteome.0c00660 (2020).
[3] Southam, A. D. et al. Assessment of human plasma and urine sample preparation for reproducible and high-throughput UHPLC-MS clinical metabolic phenotyping. The Analyst, doi:10.1039/d0an01319f (2020).
" "Samples were analysed as described previously68 using a Q Exactive Focus Orbitrap MS (Thermo Fisher Scientific, Hemel Hempstead, UK) coupled to a Dionex Ultimate 3000 UPLC (Thermo Fisher Scientific), employing HILIC (hydrophilic interaction liquid chromatography) and reverse-phase (RP) C18 chromatography. For the HILIC method, an Accucore 150 Amide column (100 x 2.1 mm, 2.6 μm, Thermo Fisher Scientific) was used. Mobile phase A was 95% acetonitrile/water (10 mM ammonium formate, 0.1% formic acid) and mobile phase B was 50% acetonitrile/water (10 mM ammonium formate, 0.1% formic acid). The gradient was as follows: t = 0.0, 1% B; t = 1.0, 1% B; t = 3.0, 15% B; t = 6.0, 50% B; t = 9.0, 95% B; t = 10.0, 95% B; t = 10.5, 1% B; t = 14.0, 1% B. All changes were linear (curve = 5). The flow rate was 0.50 mL/min and the column temperature 35°C. For the RP C18 chromatography, a Hypersil GOLD C18 column (100 x 2.1 mm, 1.9 μm, Thermo Fisher Scientific) was employed. Mobile phase A was 60% acetonitrile/water (10 mM ammonium formate, 0.1% formic acid) and mobile phase B was 85.5% propan-2-ol/9.5% acetonitrile/5% water (10 mM ammonium formate, 0.1% formic acid). The gradient was as follows: t = 0.0, 20% B; t = 0.5, 20% B, t = 8.5, 100% B; t = 9.5, 100% B; t = 11.5, 20% B; t = 14.0, 20% B. All changes were linear (curve = 5). The flow rate was 0.40 mL/min and the column temperature 55°C.
" "In all cases analysis was performed in positive and negative ionisation modes separately at a resolution of 70,000, between 70-1050 m/z (HILIC) and 150-2000 m/z (RP C18). The sample injection volume was 2 μL. MS2 fragmentation data was collected by data-dependent acquisition (DDA using ‘Discovery Mode’) of QC samples using HCD with stepped normalised collision energies (NCEs) (HILIC 25, 60, 100%; RP C18 20, 50, 80%). For HILIC and RP C18 separately, MS2 data was collected for 3 different m/z ranges from 3 separate injections. Scan ranges were: HILIC m/z 70-200, m/z 200-400, and m/z 400-1000; C18 RP m/z 200-400, m/z 400-700 and m/z 700-1500. Additional MS2 fragmentation data of putative xenobioticrelated features was collected by DDA, using targeted inclusion lists across multiple injections of selected xenobiotic-exposed samples, using HCD with stepped NCEs (HILIC 25, 60, 100%; RP C18 20, 50, 80%). For MS2 fragmentation data acquisition, analysis was performed at a resolution of 35,000 and 17,500 for full scan (MS1) and MS2, respectively.
" "Raw data processing
Vendor format raw data files (.RAW) were converted to mzML file format using ProteoWizard software [1]. Full scan (MS1) data deconvolution was performed by XCMS operated in Galaxy [2], as reported previously [3] (settings: min. peak width (HILIC = 4; RP C18 = 6); max. peak width (30); ppm (HILIC = 12; RP C18 = 14); mzdiff (0.001); bw (0.25); mzwid (0.01); minfrac (0.2)). A data matrix of peak intensities for metabolite features (m/z-retention time pairs) vs. samples were constructed. MS2 data files were processed, filtered and averaged using the R/Bioconductor package msPurity
(https://www.bioconductor.org/packages/release/bioc/html/msPurity.html) (settings: XCMS (as described above except minfrac (0.1)), plim (0.5), ppm (5.0)). Processed MS2 spectra were aligned to metabolite features in the peak matrix generated from full scan (MS1) data files using 5 ppm mass error and 10 s retention time tolerance window.
Endogenous-based data analysis
Prior to data analysis, datasets were filtered as follows: any feature whose median intensity in biological samples is < 20x its median intensity in blank samples was removed; features with relative standard deviation (RSD) ≥ 30% across the QCs were removed; samples with > 50% missing values were removed; features which were missing in ≥ 10% QCs and/or ≥ 50% of all samples were removed; features present in the list of putative xenobiotic features were removed. Univariate statistical analysis (t-test) were applied after probabilistic quotient normalisation (PQN). Principal components analysis was carried out after PQN, missing value imputation by k-nearest neighbour (k = 5) and generalised log transformation. These steps were executed using the R/Bioconductor packages pmp (https://bioconductor.org/packages/release/bioc/html/pmp.html) and structToolbox [4] (https://bioconductor.org/packages/release/bioc/html/structToolbox.html). Prior to data analysis, datasets were filtered as follows: any feature whose median intensity in biological samples is < 20x its median intensity in blank samples was removed; features with relative standard deviation (RSD) ≥ 30% across the QCs were removed; samples with > 50% missing values were removed; features which were missing in ≥ 10% QCs and/or ≥
50% of all samples were removed; features present in the list of putative xenobiotic features were removed. Univariate statistical analysis (t-test) were applied after probabilistic quotient normalisation (PQN). Principal components analysis was carried out after PQN, missing value imputation by k nearest neighbour (k = 5) and generalised log transformation. These steps were executed using the R/Bioconductor packages pmp
(https://bioconductor.org/packages/release/bioc/html/pmp.html) and structToolbox [4] (https://bioconductor.org/packages/release/bioc/html/structToolbox.html).
Xenobiotic-based data analysis
Putative xenobiotic-related features were extracted by applying the following filters: feature present in ≥ 80% exposed samples, feature present in ≤ 50% biological control samples, median intensity of a feature in exposed samples is ≥ 10-fold its median intensity in biological control samples. This was implemented using the R/Bioconductor package structToolbox [4] (https://bioconductor.org/packages/release/bioc/html/structToolbox.html).
Pearson’s correlation analysis was carried out using the R/cran package RcmdrMisc (https://cran.r-project.org/web/packages/RcmdrMisc/index.html) on combined data from all UHPLC-MS assays following normalisation of intensity measurements by probabilistic quotient normalisation (PQN), applying coefficients calculated for the endogenous datasets. A given pair of features were defined as co-responsive when Holm adjusted p-value < 0.05 and R ≥ 0.75.
K-means cluster analysis was carried out using the R programming language (https://www.R-project.org). Prior to analysis, data was scaled by unit variance. An elbow plot was generated for each dataset to select the optimal value of k prior to execution of k means cluster analysis using the median intensity of feature across biological replicates at each time point.
[1] Chambers, M. C. et al. A cross-platform toolkit for mass spectrometry and proteomics. Nat Biotechnol 30, 918-920, doi:10.1038/nbt.2377 (2012).
[2] Smith, C. A., Want, E. J., O'Maille, G., Abagyan, R. & Siuzdak, G. XCMS: processing mass spectrometry data for metabolite profiling using nonlinear peak alignment, matching, and identification. Anal Chem 78, 779-787, doi:10.1021/ac051437y (2006).
[3] Southam, A. D. et al. Assessment of human plasma and urine sample preparation for reproducible and high-throughput UHPLC-MS clinical metabolic phenotyping. The Analyst, doi:10.1039/d0an01319f (2020).
[4] Lloyd, G. R. J., Andris; Weber, Ralf J.M. Struct: an R/Bioconductor-based framework for standardized metabolomics data analysis and beyond. Bioinformatics In Press (2020).
" "Endogenous Lipid Annotation
Endogenous lipid annotation was performed using LipidSearch (Thermo Scientific). Lipid features within the UHPLC-MS2 data were searched against the entire in silico HCD database (5 ppm mass error). Only annotations graded A - C were used for annotation purposes (Grade A – all fatty acyl chains and class were completely identified; Grade B – some fatty acyl chains and the class were identified; Grade C – either the lipid class or some fatty acyls were identified). This approach provided annotations consistent with reporting level 2 of the Metabolomics Standards Initiative recommendations [1]. Annotations were aligned to the XCMS outputs using the R programming language (https://www.Rproject.org), using 3 ppm mass error and 5 s retention time tolerance window.
Xenobiotic Compound Annotation
Ion form annotation and feature grouping of the putative xenobiotic-related features was carried out using the functions ‘Group features’ and ‘Annotate Peak Patterns’ in the python package BEAMSpy (https://github.com/computational-metabolomics/beamspy), using 5 ppm mass error, 5 s retention time tolerance window.
Biotransformation products of sunitinib and KU60648 were predicted using SyGMa [2] and the “Generate Expected Compounds” tool in Compound Discoverer (v3.0, Thermo Scientific). For SyGMa, both number of Phase I and Phase II transformation steps were set to 3. The outputs were filtered to predictions with a SyGMa score ≥ 0.01% and predictions where molecular formulae of predicted biotransformation products were identical were combined. For Compound Discoverer predictions, the standard software transformation library was used to predict biotransformation products for both xenobiotics, with maximum number of dealkylation steps set to 1, maximum number of Phase II steps set to 1 and maximum number of all steps set to 3. Predicted biotransformation products were aligned to putative xenobiotic-related features using the R programming language (https://www.R-project.org), using 5 ppm mass error.
The molecular formula/structures associated with the measured fragmentation peaks of sunitinib, KU60648 and their putative biotransformation products were annotated in silico using MetFrag in command line [3] with the candidate molecule(s) a given spectra user defined as the annotation from SyGMa and/or Compound Discoverer, or parent xenobiotic (sunitinib/KU60648) where features were not annotated (settings: fragment peak match mass deviation = 5 ppm)
[1] Sumner, L. W., Urbanczyk-Wochniak, E. & Broeckling, C. D. Metabolomics data analysis, visualization, and integration. Methods Mol Biol 406, 409-436, doi:10.1007/978-1-59745-535-0_20 (2007).
[2] Ridder, L. & Wagener, M. SyGMa: combining expert knowledge and empirical scoring in the prediction of metabolites. ChemMedChem 3, 821-832, doi:10.1002/cmdc.200700312 (2008).
[3] Ruttkies, C., Schymanski, E. L., Wolf, S., Hollender, J. & Neumann, S. MetFrag relaunched: incorporating strategies beyond in silico fragmentation. J Cheminform 8, 3, doi:10.1186/s13321-016-0115-9 (2016).
" +Study Protocol URI "" "" "" "" "" "" +Study Protocol Version "" "" "" "" "" "" +Study Protocol Parameters Name "" "Post Extraction;Derivatization" "Chromatography Instrument;Autosampler model;Column model;Column type;Guard column" "Scan polarity;Scan m/z range;Instrument;Ion source;Mass analyzer;Native spectrum identifier format;Data file content;Data file checksum type" "" "Data Transformation software" +Study Protocol Parameters Name Term Accession Number "" ";" ";;;;" ";;;;;;;" "" "" +Study Protocol Parameters Name Term Source REF "" ";" ";;;;" ";;;;;;;" "" "" +Study Protocol Components Name "" "" "" "" "" "" +Study Protocol Components Type "" "" "" "" "" "" +Study Protocol Components Type Term Accession Number "" "" "" "" "" "" +Study Protocol Components Type Term Source REF "" "" "" "" "" "" +STUDY CONTACTS +Study Person Last Name "Bowen" "Southam" "Hall" "Lloyd" "Macdonald" "Wilson" "Pointon" "Weber" "Viant" +Study Person First Name "Tara" "Andrew" "Andrew" "Gavin" "Ruth" "Amanda" "Amy" "Ralf" "Mark" +Study Person Mid Initials "J." "D." "R." "R." "" "" "" "J.M." "R." +Study Person Email "tjb413@student.bham.ac.uk" "a.d.southam@bham.ac.uk" "andrew.hall@astrazeneca.com" "g.r.lloyd@bham.ac.uk" "ruth.macdonald@astrazeneca.com" "amanda.wilson@astrazeneca.com" "amy.pointon@astrazeneca.com" "r.j.weber@bham.ac.uk" "" +Study Person Phone "" "" "" "" "" "" "" "" "" +Study Person Fax "" "" "" "" "" "" "" "" "" +Study Person Address "" "" "" "" "" "" "" "" "" +Study Person Affiliation "University of Birmingham" "University of Birmingham" "AstraZeneca" "University of Birmingham" "AstraZeneca" "AstraZeneca" "AstraZeneca" "University of Birmingham" "University of Birmingham" +Study Person Roles "Author" "co-author" "co-author" "co-author" "co-author" "co-author" "co-author" "co-author" "author" +Study Person Roles Term Accession Number "" "http://purl.obolibrary.org/obo/MS_1002036" "http://purl.obolibrary.org/obo/MS_1002036" "http://purl.obolibrary.org/obo/MS_1002036" "http://purl.obolibrary.org/obo/MS_1002036" "http://purl.obolibrary.org/obo/MS_1002036" "http://purl.obolibrary.org/obo/MS_1002036" "http://purl.obolibrary.org/obo/MS_1002036" "http://purl.obolibrary.org/obo/NCIT_C42781" +Study Person Roles Term Source REF "" "MS" "MS" "MS" "MS" "MS" "MS" "MS" "NCIT" +Comment[Study Person REF] "" "" "" "" "" "" "" "" "" diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv new file mode 100644 index 000000000..e73974ddc --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_negative_hilic_metabolite_profiling_v2_maf.tsv @@ -0,0 +1,2 @@ +database_identifier chemical_formula smiles inchi metabolite_identification mass_to_charge fragmentation modifications charge retention_time taxid species database database_version reliability uri search_engine search_engine_score smallmolecule_abundance_sub smallmolecule_abundance_stdev_sub smallmolecule_abundance_std_error_sub +0 diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv new file mode 100644 index 000000000..e73974ddc --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_negative_reverse-phase_metabolite_profiling_v2_maf.tsv @@ -0,0 +1,2 @@ +database_identifier chemical_formula smiles inchi metabolite_identification mass_to_charge fragmentation modifications charge retention_time taxid species database database_version reliability uri search_engine search_engine_score smallmolecule_abundance_sub smallmolecule_abundance_stdev_sub smallmolecule_abundance_std_error_sub +0 diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv new file mode 100644 index 000000000..e73974ddc --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_positive_hilic_metabolite_profiling_v2_maf.tsv @@ -0,0 +1,2 @@ +database_identifier chemical_formula smiles inchi metabolite_identification mass_to_charge fragmentation modifications charge retention_time taxid species database database_version reliability uri search_engine search_engine_score smallmolecule_abundance_sub smallmolecule_abundance_stdev_sub smallmolecule_abundance_std_error_sub +0 diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv new file mode 100644 index 000000000..e73974ddc --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/m_MTBLS2746_LC-MS_positive_reverse-phase_metabolite_profiling_v2_maf.tsv @@ -0,0 +1,2 @@ +database_identifier chemical_formula smiles inchi metabolite_identification mass_to_charge fragmentation modifications charge retention_time taxid species database database_version reliability uri search_engine search_engine_score smallmolecule_abundance_sub smallmolecule_abundance_stdev_sub smallmolecule_abundance_std_error_sub +0 diff --git a/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/s_MTBLS2746.txt b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/s_MTBLS2746.txt new file mode 100644 index 000000000..de05b6054 --- /dev/null +++ b/isa-cookbook/content/notebooks/MTBLS2746-QuickFix/s_MTBLS2746.txt @@ -0,0 +1,365 @@ +Source Name Characteristics[Organism] Term Source REF Term Accession Number Characteristics[Organism part] Term Source REF Term Accession Number Characteristics[Sample type] Term Source REF Term Accession Number Protocol REF Sample Name Factor Value[Gender] Term Source REF Term Accession Number Factor Value[Group] Term Source REF Term Accession Number Factor Value[Animal ID] Term Source REF Term Accession Number Factor Value[Biological Replicate] Term Source REF Term Accession Number Factor Value[Treatment] Term Source REF Term Accession Number Factor Value[Time (Hrs)] Unit Term Source REF Term Accession Number Factor Value[Time (Days)] Unit Term Source REF Term Accession Number +CM__QC_media_1 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_1 +CM__QC_media_2 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_2 +CM__QC_media_3 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_3 +CM__QC_media_4 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_4 +CM__QC_media_5 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_5 +CM__blank_media_start blank blank blank Sample collection CM__blank_media_start +CM__QC_media_6 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_6 +CM__QC_media_7 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_7 +CM__QC_media_8 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_8 +CM__QC_media_9 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_9 +CM__QC_media_10 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_10 +CM__AZ_M6 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M6 1 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M8 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M8 2 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M3 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M3 1 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M10 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M10 2 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M17 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M17 3 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__QC_media_11 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_11 +CM__AZ_M11 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M11 2 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M12 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M12 2 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M7 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M7 2 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M15 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M15 3 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M13 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M13 3 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__QC_media_12 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_12 +CM__AZ_M5 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M5 1 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M4 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M4 1 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M16 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M16 3 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M9 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M9 2 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M1 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M1 1 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__QC_media_13 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__QC_media_13 +CM__AZ_M2 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M2 1 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M14 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M14 3 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ_M18 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ_M18 3 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__QC_media_14 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_14 +CM__QC_media_15 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_15 +CM__QC_media_16_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_16_MSMS +CM__QC_media_17_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_17_MSMS +CM__QC_media_18_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_media_18_MSMS +CM__blank_media_end blank blank blank Sample collection CM__blank_media_end +CM__QC_cell_1 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_1 +CM__QC_cell_2 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_2 +CM__blank_cell_start blank blank blank Sample collection CM__blank_cell_start +CM__QC_cell_3 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_3 +CM__QC_cell_4 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_4 +CM__QC_cell_5 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_5 +CM__QC_cell_6 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_6 +CM__QC_cell_7 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_7 +CM__AZ7 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ7 2 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ15 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ15 3 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ14 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ14 3 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ4 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ4 1 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ11 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ11 2 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__QC_cell_8 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_8 +CM__AZ18 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ18 3 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ13 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ13 3 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ3 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ3 1 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ1 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ1 1 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ6 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ6 1 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__QC_cell_9 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_9 +CM__AZ5 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ5 1 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ12 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ12 2 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ9 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ9 2 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 24 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ8 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ8 2 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ16 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ16 3 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__QC_cell_10 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_10 +CM__AZ2 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ2 1 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ10 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ10 2 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__AZ17 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CM__AZ17 3 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 6 hour UO http://purl.obolibrary.org/obo/UO_0000032 +CM__QC_cell_11 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_11 +CM__QC_cell_12 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_12 +CM__QC_cell_13_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_13_MSMS +CM__QC_cell_14_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_14_MSMS +CM__QC_cell_15_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 pluripotent stem cell-derived cardiomyocyte pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CM__QC_cell_15_MSMS +CM__blank_cell_end blank blank blank Sample collection CM__blank_cell_end +CT__QC1 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC1 +CT__QC2 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC2 +CT__QC3 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC3 +CT__QC4 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC4 +CT__extract_blank_start blank blank blank Sample collection CT__extract_blank_start +CT__QC5 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC5 +CT__QC_6_MSMS "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC_6_MSMS +CT__QC_7_MSMS "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC_7_MSMS +CT__QC_8_MSMS "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC_8_MSMS +CT__QC9 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC9 +CT__QC10 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC10 +CT__28 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__28 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 28 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__63 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__63 female PATO http://purl.obolibrary.org/obo/PATO_0000383 7 63 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__68 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__68 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 68 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__33 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__33 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__QC11 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC11 +CT__70 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__70 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 70 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__26 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__26 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 26 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__65 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__65 female PATO http://purl.obolibrary.org/obo/PATO_0000383 7 65 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__35 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__35 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 35 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__QC12 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC12 +CT__61 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__61 female PATO http://purl.obolibrary.org/obo/PATO_0000383 7 61 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__30 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__30 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 30 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__64 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__64 female PATO http://purl.obolibrary.org/obo/PATO_0000383 7 64 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__67 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__67 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 67 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__QC13 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC13 +CT__27 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__27 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 27 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__62 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__62 female PATO http://purl.obolibrary.org/obo/PATO_0000383 7 62 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__34 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__34 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 34 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__69 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__69 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 69 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__QC14 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC14 +CT__31 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__31 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 31 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__29 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__29 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 29 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__66 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__66 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 66 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__32 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__32 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 32 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__QC15 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC15 +CT__QC16 "WIST, Rat Strain" heart pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection CT__QC16 +CT__extract_blank_end blank blank blank Sample collection CT__extract_blank_end +CT__Sunitinib_new_MSMS reference compound Sample collection CT__Sunitinib_new_MSMS +CT__AZ_compound_MSMS reference compound Sample collection CT__AZ_compound_MSMS +CT__68_SUN_Heart_1 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__68_SUN_Heart_1 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 68 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__68_SUN_Heart_2 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__68_SUN_Heart_2 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 68 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__68_SUN_Heart_3 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__68_SUN_Heart_3 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 68 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__67_SUN_Heart_1 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__67_SUN_Heart_1 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 67 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__67_SUN_Heart_2 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__67_SUN_Heart_2 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 67 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__67_SUN_Heart_3 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__67_SUN_Heart_3 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 67 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__70_SUN_Heart_1 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__70_SUN_Heart_1 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 70 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__70_SUN_Heart_2 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__70_SUN_Heart_2 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 70 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__70_SUN_Heart_3 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__70_SUN_Heart_3 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 70 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__34_AZ_Heart_1 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__34_AZ_Heart_1 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 34 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__34_AZ_Heart_2 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__34_AZ_Heart_2 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 34 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__34_AZ_Heart_3 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__34_AZ_Heart_3 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 34 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__34_AZ_Heart_4 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__34_AZ_Heart_4 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 34 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__34_AZ_Heart_5 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__34_AZ_Heart_5 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 34 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__33_AZ_Heart_1 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__33_AZ_Heart_1 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__33_AZ_Heart_2 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__33_AZ_Heart_2 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__33_AZ_Heart_3 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__33_AZ_Heart_3 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__33_AZ_Heart_4 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__33_AZ_Heart_4 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__33_AZ_Heart_5 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__33_AZ_Heart_5 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__32_AZ_Heart_1 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__32_AZ_Heart_1 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 32 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__32_AZ_Heart_2 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__32_AZ_Heart_2 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 32 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__32_AZ_Heart_3 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__32_AZ_Heart_3 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 32 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__32_AZ_Heart_4 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__32_AZ_Heart_4 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 32 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +CT__32_AZ_Heart_5 "WIST, Rat Strain" heart experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection CT__32_AZ_Heart_5 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 32 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC01 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC01 +PS__QC02 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC02 +PS__QC03 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC03 +PS__QC04 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC04 +PS__Extract_blank_start blank blank blank Sample collection PS__Extract_blank_start +PS__QC05 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC05 +PS__QC06_MSMS "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC06_MSMS +PS__QC07_MSMS "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC07_MSMS +PS__QC08_MSMS "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC08_MSMS +PS__QC09 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC09 +PS__QC10 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC10 +PS__AZ_136 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_136 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 48 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_83 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_83 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 63 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_102 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_102 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 66 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC11 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC11 +PS__AZ_75 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_75 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 69 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_87 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_87 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 54 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_121 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_121 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 50 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_91 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_91 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 53 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC12 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC12 +PS__AZ_111 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_111 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 62 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_94 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_94 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 50 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_79 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_79 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 51 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC13 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC13 +PS__AZ_130 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_130 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 47 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_66 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_66 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 67 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_134 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_134 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 64 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_115 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_115 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 49 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC14 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC14 +PS__AZ_74 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_74 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 63 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_95 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_95 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 52 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_114 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_114 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 46 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_106 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_106 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 67 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC15 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC15 +PS__AZ_82 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_82 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 61 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_120 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_120 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 55 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_78 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_78 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 47 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_116 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_116 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 54 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_69 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_69 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 64 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC16 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC16 +PS__AZ_129 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_129 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 68 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_61 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_61 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 48 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_133 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_133 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 66 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC17 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC17 +PS__AZ_137 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_137 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 51 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_110 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_110 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 62 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_86 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_86 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 67 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_99 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_99 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 46 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_132 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_132 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 55 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC18 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC18 +PS__AZ_113 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_113 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 63 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_85 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_85 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 68 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_126 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_126 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 46 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC19 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC19 +PS__AZ_70 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_70 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 47 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_124 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_124 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 65 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_62 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_62 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 70 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_81 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_81 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 65 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC20 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC20 +PS__AZ_100 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_100 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 55 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_104 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_104 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 48 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_77 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_77 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 69 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_89 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_89 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 61 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_117 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_117 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 51 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC21 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC21 +PS__AZ_119 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_119 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 53 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_107 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_107 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 64 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_109 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_109 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 70 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_71 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_71 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 65 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC22 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC22 +PS__AZ_138 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_138 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 52 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_103 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_103 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 49 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_76 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_76 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 62 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC23 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC23 +PS__AZ_84 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_84 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 68 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_97 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_97 female PATO http://purl.obolibrary.org/obo/PATO_0000383 8 61 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_72 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_72 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 70 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_101 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_101 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 53 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC24 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC24 +PS__AZ_90 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_90 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 49 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 15 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_135 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_135 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 54 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_112 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_112 female PATO http://purl.obolibrary.org/obo/PATO_0000383 5 50 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC25 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC25 +PS__AZ_80 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_80 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 69 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_108 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_108 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 66 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__QC26 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC26 +PS__QC27 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PS__QC27 +PS__Extract_blank_end blank blank blank Sample collection PS__Extract_blank_end +PS__AZ_85_SUN_Serum_1 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_85_SUN_Serum_1 female PATO http://purl.obolibrary.org/obo/PATO_0000383 9 68 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 8 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_91_SUN_Serum_1 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_91_SUN_Serum_1 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 53 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_91_SUN_Serum_2 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_91_SUN_Serum_2 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 53 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_91_SUN_Serum_3 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_91_SUN_Serum_3 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 53 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_120_SUN_Serum_1 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_120_SUN_Serum_1 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 55 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_120_SUN_Serum_2 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_120_SUN_Serum_2 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 55 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PS__AZ_120_SUN_Serum_3 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PS__AZ_120_SUN_Serum_3 female PATO http://purl.obolibrary.org/obo/PATO_0000383 6 55 sunitinib NCIT http://purl.obolibrary.org/obo/NCIT_C71622 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC01 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC01 +PK__QC02 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC02 +PK__QC03 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC03 +PK__QC04 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC04 +PK__Extract_blank_start blank blank blank Sample collection PK__Extract_blank_start +PK__QC05 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC05 +PK__QC06_MSMS "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC06_MSMS +PK__QC07_MSMS "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC07_MSMS +PK__QC08_MSMS "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC08_MSMS +PK__QC09 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC09 +PK__QC10 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC10 +PK__AZ_13 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_13 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 43 KU60648 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_21 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_21 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 30 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_54 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_54 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 32 KU60648 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC11 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC11 +PK__AZ_26 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_26 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 42 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_47 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_47 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 28 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_17 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_17 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 39 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC12 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC12 +PK__AZ_41 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_41 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 29 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_27 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_27 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 26 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_34 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_34 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 38 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC13 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC13 +PK__AZ_16 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_16 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 41 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_37 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_37 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 40 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_11 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_11 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 36 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC14 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC14 +PK__AZ_08 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_08 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 41 KU60648 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_32 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_32 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 27 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_43 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_43 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 31 KU60648 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC15 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC15 +PK__AZ_02 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_02 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 27 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_39 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_39 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 44 KU60648 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_29 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_29 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 38 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC16 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC16 +PK__AZ_48 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_48 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 42 KU60648 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_05 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_05 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 43 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_22 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_22 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 28 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_38 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_38 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_24 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_24 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 36 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC17 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC17 +PK__AZ_30 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_30 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 35 KU60648 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_56 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_56 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 26 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_19 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_19 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 34 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC18 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC18 +PK__AZ_58 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_58 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 30 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_04 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_04 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 32 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_07 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_07 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 37 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_28 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_28 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 45 KU60648 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC19 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC19 +PK__AZ_50 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_50 male PATO http://purl.obolibrary.org/obo/PATO_0000384 1 29 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_12 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_12 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 39 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC20 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC20 +PK__AZ_10 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_10 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 31 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_36 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_36 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 35 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_53 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_53 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 33 KU60648 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_52 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_52 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 40 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC21 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC21 +PK__AZ_06 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_06 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 34 KU60648 1 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_14 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_14 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 44 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_46 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_46 male PATO http://purl.obolibrary.org/obo/PATO_0000384 3 37 control condition XCO http://purl.obolibrary.org/obo/XCO_0000099 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__QC22 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC22 +PK__QC23 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection PK__QC23 +PK__Extract_blank_end blank blank blank Sample collection PK__Extract_blank_end +PK__AZ_14_AZ_Serum_1 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_14_AZ_Serum_1 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 44 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_14_AZ_Serum_2 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_14_AZ_Serum_2 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 44 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_14_AZ_Serum_3 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_14_AZ_Serum_3 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 44 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_38_AZ_Serum_1 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_38_AZ_Serum_1 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_38_AZ_Serum_2 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_38_AZ_Serum_2 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_38_AZ_Serum_3 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_38_AZ_Serum_3 male PATO http://purl.obolibrary.org/obo/PATO_0000384 2 33 KU60648 4 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_48_AZ_Serum_1 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_48_AZ_Serum_1 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 42 KU60648 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_48_AZ_Serum_2 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_48_AZ_Serum_2 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 42 KU60648 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +PK__AZ_48_AZ_Serum_3 "WIST, Rat Strain" blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection PK__AZ_48_AZ_Serum_3 male PATO http://purl.obolibrary.org/obo/PATO_0000384 4 42 KU60648 2 day UO http://purl.obolibrary.org/obo/UO_0000033 +HP__QC01 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC01 +HP__QC02 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC02 +HP__QC03 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC03 +HP__QC04 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC04 +HP__QC05 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC05 +HP__extract_blank_start blank blank blank Sample collection HP__extract_blank_start +HP__QC06 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC06 +HP__S01 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S01 +HP__S06 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S06 +HP__S07 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S07 +HP__S16 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S16 +HP__QC07 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC07 +HP__S19 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S19 +HP__S09 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S09 +HP__S20 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S20 +HP__S14 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S14 +HP__QC08 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC08 +HP__S05 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S05 +HP__S13 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S13 +HP__S15 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S15 +HP__S10 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S10 +HP__QC09 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC09 +HP__S04 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S04 +HP__S17 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S17 +HP__S03 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S03 +HP__S18 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S18 +HP__QC11 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC11 +HP__S02 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S02 +HP__S12 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S12 +HP__S11 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S11 +HP__S08 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S08 +HP__QC12 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC12 +HP__S21 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 experimental sample CHMO http://purl.obolibrary.org/obo/CHMO_0002746 Sample collection HP__S21 +HP__salbutamol_MI-T Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__salbutamol_MI-T +HP__salbutamol_MI-T_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__salbutamol_MI-T_MSMS +HP__citalopram_MI-T Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__citalopram_MI-T +HP__citalopram_MI-T_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__citalopram_MI-T_MSMS +HP__amitriptyline_MI-T Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__amitriptyline_MI-T +HP__amitriptyline_MI-T_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__amitriptyline_MI-T_MSMS +HP__lansoprazole_MI-T Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__lansoprazole_MI-T +HP__lansoprazole_MI-T_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__lansoprazole_MI-T_MSMS +HP__QC13 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC13 +HP__acetaminophen_MI-T Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__acetaminophen_MI-T +HP__acetaminophen_MI-T_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__acetaminophen_MI-T_MSMS +HP__desogestrel_MI-T Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__desogestrel_MI-T +HP__desogestrel_MI-T_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__desogestrel_MI-T_MSMS +HP__ramipril_MI-T Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__ramipril_MI-T +HP__ramipril_MI-T_MSMS Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__ramipril_MI-T_MSMS +HP__QC14 Homo sapiens NCBITAXON http://purl.obolibrary.org/obo/NCBITaxon_9606 blood plasma BTO http://purl.obolibrary.org/obo/BTO_0000131 pool NCIT http://purl.obolibrary.org/obo/NCIT_C68779 Sample collection HP__QC14 +HP__extract_blank_end blank blank blank Sample collection HP__extract_blank_end +CT__QC_7_MSMS_200_400 Sample collection CT__QC_7_MSMS_200_400 +CT__QC_6_MSMS_70_200 Sample collection CT__QC_6_MSMS_70_200 +HP__QC10 Sample collection HP__QC10 +CT__QC_8_MSMS_400_1000 Sample collection CT__QC_8_MSMS_400_1000 +PK__QC06_MSMS_70_200 Sample collection PK__QC06_MSMS_70_200 +PK__QC07_MSMS_200_400 Sample collection PK__QC07_MSMS_200_400 +PK__QC08_MSMS_400_1000 Sample collection PK__QC08_MSMS_400_1000 +CT__AZ_compound_MSMS_POS Sample collection CT__AZ_compound_MSMS_POS +CT__Sunitinib_new_MSMS_POS Sample collection CT__Sunitinib_new_MSMS_POS \ No newline at end of file diff --git a/isa-cookbook/content/notebooks/investigation-from-datascriptor-config-observational-variables-and-ontology-annotation.ipynb b/isa-cookbook/content/notebooks/investigation-from-datascriptor-config-observational-variables-and-ontology-annotation.ipynb index a9cb09071..de6c0165c 100644 --- a/isa-cookbook/content/notebooks/investigation-from-datascriptor-config-observational-variables-and-ontology-annotation.ipynb +++ b/isa-cookbook/content/notebooks/investigation-from-datascriptor-config-observational-variables-and-ontology-annotation.ipynb @@ -364,7 +364,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -378,7 +378,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.1" + "version": "3.9.0" } }, "nbformat": 4, diff --git a/isa-cookbook/content/notebooks/isa-api-programmatic-BH2023-multiomics-isa.ipynb b/isa-cookbook/content/notebooks/isa-api-programmatic-BH2023-multiomics-isa.ipynb new file mode 100644 index 000000000..3df5aef9c --- /dev/null +++ b/isa-cookbook/content/notebooks/isa-api-programmatic-BH2023-multiomics-isa.ipynb @@ -0,0 +1,1665 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Abstract:\n", + "\n", + "The aim of this notebook is to show to create an ISA document for depositing Stable Isotope Resolved Metabolomics Study metadata using the ISA API.\n", + "\n", + "This notebook highlights key steps of the deposition, including:\n", + "- declaration of study variables and treatment groups\n", + "- declaration of SIRM specific protocols, assays and annotation requirements for a given data modality.\n", + "- ISA roundtrip (write, reading, writing).\n", + "- Serialization to TAB and JSON\n", + "- Validation\n", + " \n", + " Stable Isotope Resolved Metabolomics Studies are a type of studies using MS and NMR acquisition techniques to decypher biochemical reactions using `tracer molecule`, i.e. molecules for which certain positions carry an isotope (e.g. 13C, 15N). Specific data acquisition and data processing techniques are required and dedicated software is used to make sense of the data. Software such as `IsoSolve` [1], `Ramid`[2](for primary processing of 13C mass isotopomer data obtained with GCMS) or `midcor`[3] (for natural abundance correction processes on13C mass isotopomers spectra), may be used to accomplish those tasks. The output of such tools are tables which may comply with a new specifications devised to better support the reporting of SIRM study results.\n", + " \n", + " \n", + " - [1]. IsoSolve https://doi.org/10.1021/acs.analchem.1c01064\n", + " - [2]. https://github.com/seliv55/ramid\n", + " - [3]. https://github.com/seliv55/midcor\n" + ] + }, + { + "cell_type": "code", + "execution_count": 28, + "metadata": {}, + "outputs": [], + "source": [] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Loading the ISA-API" + ] + }, + { + "cell_type": "code", + "execution_count": 29, + "metadata": {}, + "outputs": [], + "source": [ + "#!pip install git+https://github.com/isa-tools/isa-api.git@issue-511" + ] + }, + { + "cell_type": "code", + "execution_count": 30, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Name: isatools\r\n", + "Version: 0.12.0a0\r\n", + "Summary: Metadata tracking tools help to manage an increasingly diverse set of life science, environmental and biomedical experiments\r\n", + "Home-page: https://github.com/ISA-tools/isa-api\r\n", + "Author: ISA Infrastructure Team\r\n", + "Author-email: isatools@googlegroups.com\r\n", + "License: UNKNOWN\r\n", + "Location: /Users/philippe/Documents/git/isa-api2/isa-api\r\n", + "Requires: beautifulsoup4, biopython, chardet, deepdiff, iso8601, jinja2, jsonschema, lxml, mzml2isa, networkx, numpy, pandas, progressbar2, PyYAML, requests\r\n", + "Required-by: \r\n" + ] + } + ], + "source": [ + "!pip show isatools" + ] + }, + { + "cell_type": "code", + "execution_count": 31, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "import isatools\n", + "\n", + "\n", + "from isatools.model import (\n", + " Comment,\n", + " Investigation,\n", + " Study,\n", + " StudyFactor,\n", + " FactorValue,\n", + " OntologyAnnotation,\n", + " Characteristic,\n", + " OntologySource,\n", + " Material,\n", + " Sample,\n", + " Source,\n", + " Protocol,\n", + " ProtocolParameter,\n", + " ProtocolComponent,\n", + " ParameterValue,\n", + " Process,\n", + " Publication,\n", + " Person,\n", + " Assay,\n", + " DataFile,\n", + " plink\n", + ")\n", + "import datetime\n", + "import os\n", + "import hashlib\n", + "\n", + "\n", + "def md5_checksum(fname, path):\n", + " hash_md5 = hashlib.md5()\n", + " with open(os.path.join(path, fname), \"rb\") as f:\n", + " for byte_block in iter(lambda: f.read(4096),b\"\"):\n", + " hash_md5.update(byte_block)\n", + " return hash_md5.hexdigest()\n", + "\n", + "def create_file():\n", + " return filename\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Programmatic reporting of a 13C Stable Isotope Resolved Metabolomics (SIRM) study" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "\n", + "#### Declaring the Ontologies and Vocabularies used in the ISA Study" + ] + }, + { + "cell_type": "code", + "execution_count": 32, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "investigation = Investigation()\n", + "\n", + "chebi=OntologySource(name=\"CHEBI\",\n", + " description=\"Chemical Entity of Biological Interest\",\n", + " version=\"1.0\",\n", + " file=\"https://www.example.org/CHEBI\"\n", + " )\n", + "efo=OntologySource(name=\"EFO\", description=\"Experimental Factor Ontology\")\n", + "msio=OntologySource(name=\"MSIO\", description=\"Metabolomics Standards Initiative Ontology\")\n", + "obi = OntologySource(name='OBI', description=\"Ontology for Biomedical Investigations\")\n", + "pato = OntologySource(name='PATO', description=\"Phenotype and Trait Ontology\")\n", + "ncbitaxon = OntologySource(name=\"NCIBTaxon\", description=\"NCBI Taxonomy\")\n", + "uo = OntologySource(name=\"UO\", description=\"Unit Ontology\")\n", + "\n", + "ontocomment = Comment(name=\"onto-test\", value=\"onto-value\")\n", + "ncbitaxon.comments.append(ontocomment)\n", + "\n", + "investigation.ontology_source_references=[chebi, efo, obi, pato, ncbitaxon, msio, uo]" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "#### Declaring Units to be used at study or assay levels" + ] + }, + { + "cell_type": "code", + "execution_count": 33, + "metadata": {}, + "outputs": [], + "source": [ + "mag_field_unit = OntologyAnnotation(term=\"Tesla\", term_source=uo, term_accession=\"https://purl.org/\")\n", + "mass_unit = OntologyAnnotation(term=\"mg\", term_source=uo, term_accession=\"https://purl.org/\")" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "#### Basic Study description: declaring Study Factor and and Study Design type" + ] + }, + { + "cell_type": "code", + "execution_count": 34, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "study = Study(filename=\"s_BH2023-study.txt\")\n", + "study.identifier= \"BH2023\"\n", + "study.title = \"[U-13C6]-D-glucose labeling experiment in MCF7 cancer cell line\"\n", + "study.description = \"Probing cancer pathways of MCF7 cell line using 13C stable isotope resolved metabolomics study using isotopologue distribution analysis with mass spectrometry and isotopomer analysis by 1D 1H NMR.\"\n", + "study.submission_date = \"2021-08-15\"\n", + "study.public_release_date = \"2021-08-15\"\n", + "\n", + "# These EMBL-EBI Metabolights (MTBLS) related ISA Comments fields may be used for deposition to EMBL-EBI\n", + "SRA_comments = [\n", + " {\"name\": \"EMBL Broker Name\", \"value\": \"OXFORD\"},\n", + " {\"name\": \"EMBL Center Name\", \"value\": \"OXFORD\"},\n", + " {\"name\": \"EMBL Center Project Name\", \"value\": \"OXFORD\"},\n", + " {\"name\": \"EMBL Lab Name\", \"value\": \"Oxford e-Research Centre\"},\n", + " {\"name\": \"EMBL Submission Action\", \"value\": \"ADD\"}\n", + "]\n", + "\n", + "Funders_comments = [\n", + " {\"name\": \"Study Funding Agency\", \"value\": \"\"},\n", + " {\"name\": \"Study Grant Number\", \"value\": \"\"} \n", + "]\n", + "for cmt in SRA_comments:\n", + " sra_comment = Comment(name=cmt[\"name\"], value=cmt[\"value\"])\n", + " study.comments.append(sra_comment)\n", + " \n", + "for cmt in Funders_comments:\n", + " funder_cmt = Comment(name=cmt[\"name\"], value=cmt[\"value\"])\n", + " study.comments.append(funder_cmt)\n", + "\n", + "# Adding a Study Design descriptor to the ISA Study object\n", + "intervention_design = OntologyAnnotation(term_source=obi)\n", + "intervention_design.term = \"intervention design\"\n", + "intervention_design.term_accession = \"http://purl.obolibrary.org/obo/OBI_0000115\"\n", + "\n", + "study_design = OntologyAnnotation(term_source=msio)\n", + "study_design.term = \"stable isotope resolved metabolomics study\"\n", + "study_design.term_accession = \"http://purl.obolibrary.org/obo/MSIO_0000096\"\n", + "\n", + "study.design_descriptors.append(intervention_design)\n", + "study.design_descriptors.append(study_design)\n", + "\n", + "\n", + "# Declaring the Study Factors\n", + "agent_ft_annot = OntologyAnnotation(term=\"chemical substance\",\n", + " term_accession=\"http://purl.obolibrary.org/obo/CHEBI_59999\",\n", + " term_source=chebi)\n", + "intensity_ft_annot = OntologyAnnotation(term=\"dose\",\n", + " term_accession=\"http://www.ebi.ac.uk/efo/EFO_0000428\",\n", + " term_source=efo)\n", + "duration_ft_annot = OntologyAnnotation(term=\"time\",\n", + " term_accession=\"http://purl.obolibrary.org/obo/PATO_0000165\",\n", + " term_source=pato)\n", + "study.factors = [\n", + " StudyFactor(name=\"compound\",factor_type=agent_ft_annot),\n", + " StudyFactor(name=\"dose\",factor_type=intensity_ft_annot),\n", + " StudyFactor(name=\"duration\",factor_type=duration_ft_annot)\n", + "]\n", + "\n", + "# Associating the levels to each of the Study Factor.\n", + "\n", + "agent_fvalue_annot = OntologyAnnotation(term=\"dioxygen\", term_source=obi, term_accession=\"https://purl.org/\")\n", + "intensity_fvalue_annot1 = OntologyAnnotation(term=\"high\", term_source=obi, term_accession=\"https://purl.org/\")\n", + "intensity_fvalue_annot2 =OntologyAnnotation(term=\"normal\", term_source=obi, term_accession=\"https://purl.org/\")\n", + "duration_fvalue_annot =OntologyAnnotation(term=\"hour\", term_source=obi, term_accession=\"https://purl.org/\")\n", + "\n", + "fv1 = FactorValue(factor_name=study.factors[0], value=agent_fvalue_annot)\n", + "fv2 = FactorValue(factor_name=study.factors[1], value=intensity_fvalue_annot1)\n", + "fv3 = FactorValue(factor_name=study.factors[1], value=intensity_fvalue_annot2)\n", + "fv4 = FactorValue(factor_name=study.factors[2], value=duration_fvalue_annot)\n", + "\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "#### Adding the publications associated to the study" + ] + }, + { + "cell_type": "code", + "execution_count": 35, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "status_annot_value = OntologyAnnotation(term=\"indexed in PubMed\", term_source=obi, term_accession=\"https://purl.org/\")\n", + "\n", + "study.publications = [\n", + " Publication(doi=\"10.1371/journal.pone.0000000\",pubmed_id=\"\",\n", + " title=\"Decyphering new cancer pathways with stable isotope resolved metabolomics in MCF7 cell lines\",\n", + " status=status_annot_value,\n", + " author_list=\"Min,W. and Everest H\"),\n", + " \n", + "]" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "#### Adding the authors of the study" + ] + }, + { + "cell_type": "code", + "execution_count": 36, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "\n", + "study.contacts = [\n", + " Person(first_name=\"Weng\", last_name=\"Min\", affiliation=\"Beijing Institute of Metabolism\", email=\"weng.min@bim.edu.cn\",\n", + " address=\"Prospect Street, Beijing, People's Republic of China\",\n", + " comments=[Comment(name=\"Study Person REF\", value=\"\")],\n", + " roles=[OntologyAnnotation(term=\"principal investigator role\"),\n", + " OntologyAnnotation(term=\"SRA Inform On Status\"),\n", + " OntologyAnnotation(term=\"SRA Inform On Error\")]\n", + " ),\n", + " Person(first_name=\"Hillary\", last_name=\"Everest\", affiliation=\"Centre for Cell Metabolism\",\n", + " address=\"CCM, Edinborough, United Kingdom\",\n", + " comments=[Comment(name=\"Study Person REF\", value=\"\")],\n", + " roles=[OntologyAnnotation(term=\"principal investigator role\")]\n", + " )\n", + "]" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "#### Declaring all the protocols used in the ISA study. Note also the declaration of Protocol Parameters when needed." + ] + }, + { + "cell_type": "code", + "execution_count": 37, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "study.protocols = [ \n", + " #Protocol #0\n", + " Protocol(name=\"cell culture and isotopic labeling\",\n", + " description=\"SOP for growing MCF7 cells and incubating them with the tracer molecule\",\n", + " protocol_type=OntologyAnnotation(term=\"sample collection\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"tracer molecule\"))\n", + " ]\n", + " ),\n", + " #Protocol #1\n", + " Protocol(\n", + " name=\"intracellular metabolite extraction\",\n", + " description=\"SOP for extracting metabolites from harvested cells\",\n", + " protocol_type=OntologyAnnotation(term=\"metabolite extraction\")\n", + " ),\n", + " #Protocol #2\n", + " Protocol(\n", + " name=\"extracellular metabolite extraction\",\n", + " description=\"SOP for extracting metabolites from cell culture supernatant\",\n", + " protocol_type=OntologyAnnotation(term=\"metabolite extraction\")\n", + " ),\n", + " #Protocol #3\n", + " Protocol(\n", + " name=\"liquid chromatography mass spectrometry\",\n", + " description=\"SOP for LC-MS data acquisition\",\n", + " protocol_type=OntologyAnnotation(term=\"mass spectrometry\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"chromatography column\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"mass spectrometry instrument\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"mass analyzer\"))\n", + " ]\n", + " ),\n", + " #Protocol #4\n", + " Protocol(\n", + " name=\"1D 13C NMR spectroscopy for isotopomer analysis\",\n", + " description=\"SOP for 1D 13C NMR data acquisition for isotopomer analysis\",\n", + " protocol_type=OntologyAnnotation(term=\"NMR spectroscopy\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"magnetic field strength\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"nmr tube\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"pulse sequence\"))\n", + " ]\n", + " ),\n", + " #Protocol #5\n", + " Protocol(\n", + " name=\"1D 13C NMR spectroscopy for metabolite profiling\",\n", + " description=\"SOP for 1D 13C NMR data acquisition for metabolite profiling\",\n", + " protocol_type=OntologyAnnotation(term=\"NMR spectroscopy\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"magnetic field strength\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"nmr tube\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"pulse sequence\"))\n", + " ]\n", + " ),\n", + " #Protocol #6\n", + " Protocol(\n", + " name=\"MS metabolite identification\",\n", + " description=\"SOP for MS signal processing and metabolite and isotopologue identification\",\n", + " protocol_type=OntologyAnnotation(term=\"metabolite identification\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"ms software\"))\n", + " ]\n", + " ),\n", + " #Protocol #7\n", + " Protocol(\n", + " name=\"NMR metabolite identification\",\n", + " description=\"SOP for NMR signal processing and metabolite and isotopomer identification\",\n", + " uri=\"https://doi.org/10.1021/acs.analchem.1c01064\",\n", + " protocol_type=OntologyAnnotation(term=\"data transformation\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"nmr software\"))\n", + " ]\n", + " ),\n", + " \n", + " #Protocol #8\n", + " Protocol(\n", + " name=\"mRNA extraction\",\n", + " description=\"procedure for isolating messenger RNA for transcriptomics analysis\",\n", + " uri=\"\",\n", + " protocol_type=OntologyAnnotation(term=\"material separation\")\n", + " ),\n", + " \n", + " #Protocol #9\n", + " Protocol(\n", + " name=\"gDNA extraction\",\n", + " description=\"procedure for isolating genomic DNA for copy number variation analysis\",\n", + " uri=\"\",\n", + " protocol_type=OntologyAnnotation(term=\"material separation\")\n", + " ),\n", + " \n", + " #Protocol #10\n", + " Protocol(\n", + " name=\"gDNA library preparation\",\n", + " description=\"procedure for isolating genoic DNA for copy number variation analysis\",\n", + " uri=\"\",\n", + " protocol_type=OntologyAnnotation(term=\"library construction\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library strategy\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library selection\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library source\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library orientation\")) \n", + " ]\n", + " ),\n", + " \n", + " #Protocol #11\n", + " Protocol(\n", + " name=\"mRNA library preparation\",\n", + " description=\"procedure for isolating genoic DNA for gene expression analysis\",\n", + " uri=\"\",\n", + " protocol_type=OntologyAnnotation(term=\"library construction\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library strategy\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library selection\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library source\")),\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library orientation\")) \n", + " ]\n", + " ),\n", + " \n", + " #Protocol #12\n", + " Protocol(\n", + " name=\"nucleic acid sequencing\",\n", + " description=\"SOP for nucleic acid sequencing\",\n", + " uri=\"\",\n", + " protocol_type=OntologyAnnotation(term=\"nucleic acid sequencing\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"sequencing instrument\"))\n", + " ]\n", + " ),\n", + " \n", + " #Protocol #13\n", + " Protocol(\n", + " name=\"transcription analysis\",\n", + " description=\"SOP for transcriptomics analysis\",\n", + " uri=\"\",\n", + " protocol_type=OntologyAnnotation(term=\"data transformation\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"sequence analysis software\"))\n", + " ]\n", + " ),\n", + " \n", + " #Protocol #14\n", + " Protocol(\n", + " name=\"CNV analysis\",\n", + " description=\"SOP for CNV \",\n", + " uri=\"\",\n", + " protocol_type=OntologyAnnotation(term=\"data transformation\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"variant calling software\"))\n", + " ]\n", + " )\n", + " \n", + "]" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Now, creating ISA Source and Sample objects and building the ISA study table\n", + "\n", + "\n", + "In this fictional study, we assume the following underlying experimental setup:\n", + "\n", + "- Human MCF-7 breast cancer cell line will be grown in 2 distinct conditions, namely \"normal concentration of dioxygen for 72 hours\" and \"high concentration of dioxygen for 72 hours\".\n", + "- Each cell culture batch will be grown in the presence of 80% [1-13C1]-D-glucose + 20% [U-13C6]-D-glucose tracer molecules\n", + "- For each cell culture, 4 samples will be collected for characterisation.\n", + "- 3 assay modalities will be used on each of the collected samples, namely:\n", + " - isotopologue distribution analysis using LC-MS\n", + " - isotopomer analysis using 1D 13C NMR spectrometry with 3 distinct pulse sequences (HSQC, ZQF-TOCSY, HCNA, and HACO-DIPSY)\n", + " - metabolite profiling using 1D 13C NMR spectrometry with one pulse sequence (CPMG)\n", + "- Data analysis for each data modality will be performed with dedicated data analysis protocols\n", + "- Integrative analysis (cutting accross results coming from each assay modality) will be performed using a dedicated workflow." + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "#### Let's start by building the ISA Source and ISA Samples reflecting the experimental plan:" + ] + }, + { + "cell_type": "code", + "execution_count": 38, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "# Creating the ISA Source Materials\n", + "study.sources = [Source(name=\"culture-1\"), Source(name=\"culture-2\")]\n", + "\n", + "src_characteristic_biosamplexref = Characteristic(category=OntologyAnnotation(term=\"namespace:biosample:src\"),\n", + " value=OntologyAnnotation(term=\"SRC:\" ,\n", + " term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "characteristic_organism = Characteristic(category=OntologyAnnotation(term=\"Organism\"),\n", + " value=OntologyAnnotation(term=\"Homo sapiens\",\n", + " term_source=ncbitaxon,\n", + " term_accession=\"http://purl.obolibrary.org/obo/NCBITaxon_9606\"))\n", + "\n", + "characteristic_cell = Characteristic(category=OntologyAnnotation(term=\"cell line\"),\n", + " value=OntologyAnnotation(term=\"MCF-7\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "\n", + "\n", + "study.characteristic_categories.append(src_characteristic_biosamplexref.category)\n", + "study.characteristic_categories.append(characteristic_organism.category)\n", + "study.characteristic_categories.append(characteristic_cell.category)\n", + "\n", + "\n", + "for i in range(len(study.sources)): \n", + " study.sources[i].characteristics.append(src_characteristic_biosamplexref)\n", + " study.sources[i].characteristics.append(characteristic_organism)\n", + " study.sources[i].characteristics.append(characteristic_cell)\n", + " \n", + "\n", + "# Note how the treatment groups are defined as sets of factor values attached to the ISA.Sample object\n", + "treatment_1 = [fv1,fv2,fv4]\n", + "treatment_2 = [fv1,fv3,fv4]\n", + "\n", + "\n", + "# Ensuring the Tracer Molecule(s) used for the SIRM study is properly reported\n", + "tracer_mol_C = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"tracer molecule\",\n", + " term_source=\"\",\n", + " term_accession=\"\")),\n", + " value=OntologyAnnotation(term=\"80% [1-13C1]-D-glucose + 20% [U-13C6]-D-glucose\",\n", + " term_source=chebi,\n", + " term_accession=\"https://purl.org/chebi_1212\"))\n", + "\n", + "\n", + "tracers = [tracer_mol_C]\n", + "\n", + "# the number of samples collected from each culture condition\n", + "replicates = 4\n", + "# Now creating a Process showing a `Protocol Application` using Source as input and producing Sample as output.\n", + "\n", + "for k in range(replicates):\n", + " \n", + " smp_characteristics_biosamplexref = Characteristic(category=OntologyAnnotation(term=\"namespace:biosample:smp\"),\n", + " value=OntologyAnnotation(term=(\"SAME:\" + str(k)), term_source=obi, term_accession=\"https://purl.org/\"))\n", + " \n", + " study.characteristic_categories.append(smp_characteristics_biosamplexref.category)\n", + " \n", + " study.samples.append(Sample(name=(study.sources[0].name + \"-sample-\" + str(k)),\n", + " characteristics=[smp_characteristics_biosamplexref],\n", + " factor_values=treatment_1))\n", + " \n", + " study.samples.append(Sample(name=(study.sources[1].name + \"-sample-\" + str(k)), \n", + " characteristics=[smp_characteristics_biosamplexref],\n", + " factor_values=treatment_2))\n", + "\n", + "sample_collection_mbx = Process(name=\"sample-collection-process-mbx\",\n", + " executes_protocol=study.protocols[0], # a sample collection\n", + " inputs=[study.sources[0]],\n", + " outputs=[study.samples[0],study.samples[2],study.samples[4],study.samples[6]],\n", + " parameter_values= [tracer_mol_C])\n", + "\n", + "sample_collection_gtx = Process(name=\"sample-collection-process-gtx\",\n", + " executes_protocol=study.protocols[0], # a sample collection\n", + " inputs=[study.sources[1]],\n", + " outputs=[study.samples[1],study.samples[3],study.samples[5],study.samples[7]],\n", + " parameter_values= [tracer_mol_C])\n", + "\n", + "study.process_sequence.append(sample_collection_mbx)\n", + "\n", + "study.process_sequence.append(sample_collection_gtx)\n", + "\n", + "study.units = []\n", + " \n", + "# Now appending the ISA Study object to the ISA Investigation object \n", + "investigation.studies = [study]\n", + "\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Now, creating the ISA objects needed to represent assays and raw data acquisition." + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "#### Let's start by declaring the 5 modalities as 5 ISA Assays." + ] + }, + { + "cell_type": "code", + "execution_count": 39, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "#Starting by declaring the 2 types of assays used in BII-S-3 as coded with ISAcreator tool\n", + "assay = Assay(filename=\"a_\"+ study.identifier + \"-isotopologue-ms-assay.txt\")\n", + "assay.measurement_type = OntologyAnnotation(term=\"isotopologue distribution analysis\",term_accession=\"http://purl.obolibrary.org/obo/msio.owl#mass_isotopologue_distribution_analysis\", term_source=msio)\n", + "assay.technology_type = OntologyAnnotation(term=\"mass spectrometry\", term_accession=\"http://purl.obolibrary.org/obo/CHMO_0000470\", term_source=msio)\n", + "assay.comments.append(Comment(name=\"target repository\", value=\"metabolights\"))\n", + "\n", + "assay_nmr_topo = Assay(filename=\"a_\"+ study.identifier + \"-isotopomer-nmr-assay.txt\")\n", + "assay_nmr_topo.measurement_type = OntologyAnnotation(term=\"isotopomer analysis\",term_accession=\"http://purl.obolibrary.org/obo/msio.owl#isotopomer_analysis\", term_source=msio)\n", + "assay_nmr_topo.technology_type = OntologyAnnotation(term=\"NMR spectroscopy\",term_accession=\"http://purl.obolibrary.org/obo/CHMO_0000591\", term_source=msio)\n", + "assay_nmr_topo.comments.append(Comment(name=\"target repository\", value=\"metabolights\"))\n", + "#\n", + "assay_nmr_metpro = Assay(filename=\"a_\"+ study.identifier + \"-metabolite-profiling-nmr-assay.txt\")\n", + "assay_nmr_metpro.measurement_type = OntologyAnnotation(term=\"metabolite profiling\",term_accession=\"http://purl.obolibrary.org/obo/MSIO_0000101\", term_source=msio)\n", + "assay_nmr_metpro.technology_type = OntologyAnnotation(term=\"NMR spectroscopy\",term_accession=\"http://purl.obolibrary.org/obo/CHMO_0000591\", term_source=msio)\n", + "assay_nmr_metpro.comments.append(Comment(name=\"target repository\", value=\"metabolights\"))\n", + "\n", + "assay_cnv_seq = Assay(filename=\"a_\"+ study.identifier + \"-cnv_seq-assay.txt\")\n", + "assay_cnv_seq.measurement_type = OntologyAnnotation(term=\"copy number variation profiling\",term_accession=\"https://purl.org\", term_source=msio)\n", + "assay_cnv_seq.technology_type = OntologyAnnotation(term=\"nucleotide sequencing\",term_accession=\"https://purl.org\", term_source=msio)\n", + "assay_cnv_seq.comments.append(Comment(name=\"target repository\", value=\"ega\"))\n", + "\n", + "assay_rna_seq = Assay(filename=\"a_\"+ study.identifier + \"-rna-seq-assay.txt\")\n", + "assay_rna_seq.measurement_type = OntologyAnnotation(term=\"transcription profiling\", term_accession=\"https://purl.org\", term_source=msio)\n", + "assay_rna_seq.technology_type = OntologyAnnotation(term=\"nucleotide sequencing\", term_accession=\"https://purl.org\", term_source=msio)\n", + "assay_rna_seq.comments.append(Comment(name=\"target repository\", value=\"arrayexpress\"))\n", + "\n", + "\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "**Warning**\n", + "\n", + "- The current release of ISA-API throws an error if Assay `technology type` OntologyAnnotation.term is left empty\n", + "- The coming release 10.13 will address this issue.\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### The mass isotopologue distribution analysis assay using MS acquisitions:" + ] + }, + { + "cell_type": "code", + "execution_count": 40, + "metadata": {}, + "outputs": [], + "source": [ + "main_path = \"./output/ISA-BH2023-ALL/\"\n", + "data_path = \"./output/\"" + ] + }, + { + "cell_type": "code", + "execution_count": 41, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "# ms_sw = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"ms software\")),\n", + "# value=OntologyAnnotation(term=\"IsoSolve\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "\n", + "# ms_derivedDF = DataFile(filename=\"isotopologue-distribution-analysis.txt\", label=\"Derived Data File\")\n", + "\n", + "# f=open(os.path.join(main_path,\"DERIVED_FILES/\",\"isotopologue-distribution-analysis.txt\"),\"w+\")\n", + "# f.write(\"isotopologue-distribution-analysis.txt\")\n", + "# f.close\n", + "\n", + "# ms_da_process = Process(name=\"MS-DT-ident\",\n", + "# executes_protocol=study.protocols[6],\n", + "# parameter_values=[ms_sw],\n", + "# outputs=[ms_derivedDF])\n", + "\n", + "# assay.data_files.append(ms_derivedDF)\n", + "\n", + "# for i, sample in enumerate(study.samples):\n", + "\n", + "\n", + "\n", + "# # extraction process takes as input a sample, and produces an extract material as output\n", + "\n", + "# char_ext = Characteristic(category=OntologyAnnotation(term=\"Material Type\"),\n", + "# value=OntologyAnnotation(term=\"pellet\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + " \n", + "# char_ext1 = Characteristic(category=OntologyAnnotation(term=\"quantity\"),\n", + "# value=40, \n", + "# unit=mass_unit\n", + "# )\n", + "# ms_material = Material(name=\"extract-ms-{}\".format(i))\n", + "# ms_material.type = \"Extract Name\"\n", + "# ms_material.characteristics.append(char_ext)\n", + "# ms_material.characteristics.append(char_ext1)\n", + "# # create an extraction process that executes the extraction protocol\n", + "\n", + " \n", + "# extraction_process = Process(\n", + "# name=\"extract-process-{}\".format(i),\n", + "# executes_protocol=study.protocols[1],\n", + "# inputs=[sample],\n", + "# outputs=[ms_material]\n", + "# )\n", + "\n", + "# # create a ms acquisition process that executes the ms acquisition protocol\n", + "# column = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"chromatography column\")),\n", + "# value=OntologyAnnotation(term=\"Agilent C18 TTX\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "# ms_inst = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"mass spectrometry instrument\")),\n", + "# value=OntologyAnnotation(term=\"Agilent QTOF XL\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "# ms_anlzr = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"mass analyzer\")),\n", + "# value=OntologyAnnotation(term=\"Agilent MassDiscovery\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "# datafile = DataFile(\n", + "# filename=\"ms-data-{}.mzml\".format(i),\n", + "# label=\"Raw Spectral Data File\"\n", + "# )\n", + "# f=open(os.path.join(main_path, \"RAW_FILES/\",\"ms-data-{}.mzml\".format(i)),\"w+\")\n", + "# f.write(\"ms-data-{}.mzml\".format(i))\n", + "# f.close\n", + "# data_comment = Comment(name=\"data_comment\",value=\"data_value\")\n", + "# datafile.comments.append(data_comment)\n", + " \n", + "# isotopologue_process = Process(\n", + "# name=\"assay-name-ms-{}\".format(i),\n", + "# executes_protocol=study.protocols[3],\n", + "# parameter_values=[column, ms_inst, ms_anlzr], \n", + "# inputs=[extraction_process.outputs[0]],\n", + "# outputs=[datafile]\n", + "# )\n", + "\n", + "# # ms acquisition process usually has an output mzml data file\n", + "# ms_da_process.inputs.append(datafile) \n", + "\n", + "# # Ensure Processes are linked forward and backward. plink(from_process, to_process) is a function to set\n", + "# # these links for you. It is found in the isatools.model package\n", + "\n", + "# assay.samples.append(sample)\n", + "# assay.other_material.append(ms_material)\n", + "# assay.data_files.append(datafile)\n", + "\n", + "# assay.process_sequence.append(extraction_process)\n", + "# assay.process_sequence.append(isotopologue_process)\n", + "# assay.process_sequence.append(ms_da_process)\n", + "# # create an extraction process that executes the extraction protocol\n", + "\n", + "# # plink(aliquoting_process, sequencing_process)\n", + "# plink(sample_collection_mbx, extraction_process)\n", + "# plink(extraction_process, isotopologue_process)\n", + "# plink(isotopologue_process, ms_da_process)\n", + "# # make sure the extract, data file, and the processes are attached to the assay\n", + "\n", + "# assay.characteristic_categories.append(char_ext.category)\n", + "# assay.characteristic_categories.append(char_ext1.category)\n", + "# assay.units.append(mass_unit)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "**NOTE**\n", + "make sure to used `ISA API plink function` to connects the protocols in a chain." + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### The mass isotopomer distribution analysis assay using 1D 13C NMR acquisitions:" + ] + }, + { + "cell_type": "code", + "execution_count": 42, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "# nmr_sw = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"nmr software\")),\n", + "# value=OntologyAnnotation(term=\"https://pypi.org/project/IsoSolve\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "# nmr_topo_DDF = DataFile(filename=\"isotopomer-analysis.txt\", label=\"Derived Data File\")\n", + "\n", + "\n", + "# f=open(os.path.join(main_path, \"DERIVED_FILES/\",\"isotopomer-analysis.txt\"),\"w+\")\n", + "# f.write(\"isotopomer-analysis.txt\")\n", + "# f.close\n", + "\n", + "\n", + "# nmr_topo_da_process = Process(\n", + "# name = \"NMR-TOPO-DT-ident\",\n", + "# executes_protocol=study.protocols[7],\n", + "# parameter_values=[nmr_sw],\n", + "# outputs=[nmr_topo_DDF]\n", + "# )\n", + "\n", + "# assay_nmr_topo.data_files.append(nmr_topo_DDF)\n", + "\n", + "# for i, sample in enumerate(study.samples):\n", + " \n", + "# # extraction process takes as input a sample, and produces an extract material as output\n", + "# material_nmr = Material(\n", + "# name=\"extract-nmr-topo-{}\".format(i),\n", + "# type_=\"Extract Name\"\n", + "# )\n", + " \n", + "# extraction_process_nmr = Process(\n", + "# name=\"extract-process-{}\".format(i),\n", + "# executes_protocol=study.protocols[1],\n", + "# inputs=[sample],\n", + "# outputs=[material_nmr]\n", + "# )\n", + "\n", + "# # create a nmr acquisition process that executes the nmr protocol\n", + "# magnet = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"magnetic field strength\")),\n", + "# value=6, unit=mag_field_unit)\n", + "# tube = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"nmr tube\")),\n", + "# value=OntologyAnnotation(term=\"Brucker 14 mm Oscar\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "# pulse_a = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"pulse sequence\")),\n", + "# value=OntologyAnnotation(term=\"HSQC\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "# pulse_b = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"pulse sequence\")),\n", + "# value=OntologyAnnotation(term=\"ZQF-TOCSY\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "# pulse_c = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"pulse sequence\")),\n", + "# value=OntologyAnnotation(term=\"HNCA\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "# pulse_d = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"pulse sequence\")),\n", + "# value=OntologyAnnotation(term=\"HACO-DIPSY\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "# pulses=[pulse_a,pulse_b,pulse_c,pulse_d]\n", + "\n", + "# for j in range(len(pulses)):\n", + "\n", + "# # Sequencing process usually has an output data file\n", + "# datafile_nmr = DataFile(filename=\"nmr-data-topo\"+ pulses[j].value.term +\"-{}.nmrml\".format(i+1), label=\"Free Induction Decay Data File\")\n", + "# f=open(os.path.join(main_path,\"RAW_FILES/\",\"nmr-data-topo\"+ pulses[j].value.term +\"-{}.nmrml\".format(i+1)),\"w+\")\n", + "# f.write(\"nmr-data-topo\"+ pulses[j].value.term +\"-{}.nmrml\".format(i+1))\n", + "# f.close\n", + " \n", + "# isotopomer_process = Process(\n", + "# name = \"assay-name-nmr-topo-\"+ pulses[j].value.term +\"-{}\".format(i+1),\n", + "# executes_protocol=study.protocols[4],\n", + "# parameter_values=[magnet,tube,pulses[j]],\n", + "# inputs=[extraction_process_nmr.outputs[0]],\n", + "# outputs=[datafile_nmr]\n", + "# )\n", + "\n", + "# # Ensure Processes are linked forward and backward. plink(from_process, to_process) is a function to set\n", + "# # these links for you. It is found in the isatools.model package\n", + "\n", + "# assay_nmr_topo.samples.append(sample)\n", + "# assay_nmr_topo.other_material.append(material_nmr)\n", + "# assay_nmr_topo.data_files.append(datafile_nmr)\n", + "\n", + "# assay_nmr_topo.process_sequence.append(extraction_process_nmr)\n", + "# assay_nmr_topo.process_sequence.append(isotopomer_process)\n", + "# assay_nmr_topo.process_sequence.append(nmr_topo_da_process)\n", + " \n", + "# plink(sample_collection_mbx, extraction_process_nmr)\n", + "# plink(extraction_process_nmr, isotopomer_process)\n", + "# plink(isotopomer_process, nmr_topo_da_process)\n", + "# # make sure the extract, data file, and the processes are attached to the assay\n", + "\n", + " \n", + " \n", + "# assay_nmr_topo.units.append(mag_field_unit)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Conventional Metabolite Profiling using dedicated 1D 13C NMR acquisitions:" + ] + }, + { + "cell_type": "code", + "execution_count": 43, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "nmr_sw = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"nmr software\")),\n", + " value=OntologyAnnotation(term=\"Batman\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "nmr_derivedDF = DataFile(filename=\"metpro-analysis.txt\", label=\"Derived Spectral Data File\")\n", + "f=open(os.path.join(main_path, \"DERIVED_FILES/\",\"metpro-analysis.txt\"),\"w+\")\n", + "f.write(\"metpro-analysis.txt\")\n", + "f.close\n", + "\n", + "nmr_da_process = Process(\n", + " name = \"NMR-metpro-DT-ident\",\n", + " executes_protocol=study.protocols[7],\n", + " parameter_values=[nmr_sw],\n", + " outputs=[nmr_derivedDF]\n", + ")\n", + "\n", + "assay_nmr_metpro.data_files.append(nmr_derivedDF)\n", + "\n", + "for i, sample in enumerate(study.samples):\n", + " \n", + "# extraction process takes as input a sample, and produces an extract material as output\n", + "\n", + " material_nmr_metpro = Material(name=\"extract-nmr-metpro-{}\".format(i),\n", + " type_=\"Extract Name\")\n", + " \n", + " extraction_process_nmr_metpro = Process(\n", + " name=\"extract-process-{}\".format(i),\n", + " executes_protocol=study.protocols[1], \n", + " inputs=[sample],\n", + " outputs=[material_nmr_metpro]\n", + " )\n", + " \n", + " \n", + " # create a nmr acquisition process that executes the nmr protocol\n", + " magnet = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"magnetic field strength\")),\n", + " value=6.5,\n", + " unit=mag_field_unit)\n", + " tube = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"nmr tube\")),\n", + " value=OntologyAnnotation(term=\"Brucker 14 mm Oscar\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + " pulse_a = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"pulse sequence\")),\n", + " value=OntologyAnnotation(term=\"CPMG\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "# pulses=[pulse_a]\n", + "\n", + "# for j in range(len(pulses)):\n", + "\n", + " metpro_process = Process(executes_protocol=study.protocols[5],parameter_values=[magnet,tube,pulse_a])\n", + " metpro_process.name = \"assay-name-nmr-metpro-\"+ pulse_a.value.term +\"-{}\".format(i+1)\n", + " metpro_process.inputs.append(extraction_process_nmr_metpro.outputs[0])\n", + "\n", + " # a Data acquisition process usually has an output data file\n", + "\n", + " datafile_nmr_metpro = DataFile(filename=\"nmr-data-metpro-\"+pulse_a.value.term +\"-{}.nmrml\".format(i+1), label=\"Free Induction Decay Data File\")\n", + " f=open(os.path.join(main_path,\"RAW_FILES/\",\"nmr-data-metpro-\"+ pulse_a.value.term +\"-{}.nmrml\".format(i+1)),\"w+\")\n", + " f.write(\"nmr-data-metpro-\"+ pulse_a.value.term +\"-{}.nmrml\".format(i+1))\n", + " f.close\n", + "\n", + " metpro_process.outputs.append(datafile_nmr_metpro)\n", + " nmr_da_process.inputs.append(datafile_nmr_metpro)\n", + "\n", + " # Ensure Processes are linked forward and backward. plink(from_process, to_process) is a function to set\n", + " # these links for you. It is found in the isatools.model package\n", + "\n", + " assay_nmr_metpro.samples.append(sample)\n", + " assay_nmr_metpro.other_material.append(material_nmr_metpro)\n", + " assay_nmr_metpro.data_files.append(datafile_nmr_metpro)\n", + "\n", + " assay_nmr_metpro.process_sequence.append(extraction_process_nmr_metpro)\n", + " assay_nmr_metpro.process_sequence.append(metpro_process)\n", + " assay_nmr_metpro.process_sequence.append(nmr_da_process) \n", + "\n", + " plink(sample_collection_mbx, extraction_process_nmr_metpro)\n", + " plink(extraction_process_nmr_metpro, metpro_process)\n", + " plink(metpro_process, nmr_da_process)\n", + "# make sure the extract, data file, and the processes are attached to the assay\n", + "\n", + "\n", + " \n", + "assay_nmr_metpro.units.append(mag_field_unit)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Transcriptomics profiling using sequencing assay:" + ] + }, + { + "cell_type": "code", + "execution_count": 44, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "#TODO: this is static: take it out of the for loop\n", + "char_ext_rna_seq = Characteristic(category=OntologyAnnotation(term=\"Stuff Type\"),\n", + " value=OntologyAnnotation(term=\"mRNA\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "#TODO: this is static: take it out of the for loop\n", + "rna_strat = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library strategy\")),\n", + " value=OntologyAnnotation(term=\"RNA-SEQ\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "rna_sel = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library selection\")),\n", + " value=OntologyAnnotation(term=\"OTHER\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "rna_src = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library source\")),\n", + " value=OntologyAnnotation(term=\"TRANSCRIPTOMICS\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "rna_ori = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library orientation\")),\n", + " value=OntologyAnnotation(term=\"SINGLE\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "\n", + "rna_label = Characteristic(category=OntologyAnnotation(term=\"Label\"), value=OntologyAnnotation(term=\"AAAAAAAAAA\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "seq_instrument = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"sequencing instrument\")),\n", + " value=OntologyAnnotation(term=\"Illumina MiSeq\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "rna_sw = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"sequence analysis software\")),\n", + " value=OntologyAnnotation(term=\"DESeq2\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "for i, sample in enumerate(study.samples):\n", + "\n", + " # extraction process takes as input a sample, and produces an extract material as output\n", + " \n", + " material_rna_seq = Material(name=\"extract-rna-seq-{}\".format(i))\n", + " material_rna_seq.type = \"Extract Name\"\n", + " material_rna_seq.characteristics.append(char_ext_rna_seq)\n", + " # print(char_ext_rna_seq.to_dict())\n", + " \n", + " # create an extraction process that executes the extraction protocol\n", + "\n", + " extraction_process_rna_seq = Process(\n", + " name=\"extract-process-rna-seq-{}\".format(i),\n", + " executes_protocol=study.protocols[8],\n", + " inputs=[sample],\n", + " outputs=[material_rna_seq]\n", + " )\n", + " \n", + "\n", + " # create a library contruction process that executes the gDNA library construction protocol\n", + "\n", + "\n", + " rna_library = Material(name=\"rna-library-name-{}\".format(i))\n", + " rna_library.type = \"Labeled Extract Name\"\n", + " rna_library.characteristics.append(rna_label)\n", + " \n", + " rna_lib_process = Process(\n", + " name = \"rna-library-name-{}\".format(i),\n", + " executes_protocol=study.protocols[11],\n", + " parameter_values=[rna_strat,rna_sel, rna_src, rna_ori],\n", + " inputs=[extraction_process_rna_seq.outputs[0]],\n", + " outputs=[rna_library]\n", + " )\n", + "\n", + " # rna seq acquisition process usually has an output fastq data file\n", + " rna_datafile = DataFile(filename=\"rna-seq-data-{}.fastq\".format(i), label=\"Raw Data File\")\n", + " f=open(os.path.join(main_path, \"rna-seq-data-{}.fastq\".format(i)),\"w+\")\n", + " f.write(\"rna-seq-data-{}.fastq\".format(i))\n", + " # f.close\n", + "\n", + "\n", + " md5 = md5_checksum(\"rna-seq-data-{}.fastq\".format(i), main_path)\n", + "\n", + " rna_data_comment = Comment(name=\"export\",value=\"yes\")\n", + " rna_data_comment1 = Comment(name=\"checksum\", value=md5)\n", + " rna_data_comment2 = Comment(name=\"checksum type\", value=\"MD5\")\n", + "\n", + " rna_datafile.comments.append(rna_data_comment)\n", + " rna_datafile.comments.append(rna_data_comment1)\n", + " rna_datafile.comments.append(rna_data_comment2)\n", + " \n", + " \n", + " # create a sequencing process that executes the sequencing protoco\n", + " rna_seq_process = Process(\n", + " name = \"assay-name-rna-seq-{}\".format(i),\n", + " executes_protocol=study.protocols[12],\n", + " parameter_values=[seq_instrument],\n", + " inputs=[rna_lib_process.outputs[0]],\n", + " outputs=[rna_datafile]\n", + " )\n", + "\n", + " # Ensure Processes are linked forward and backward. plink(from_process, to_process) is a function to set\n", + " # these links for you. It is found in the isatools.model package\n", + "\n", + " assay_rna_seq.samples.append(sample)\n", + " assay_rna_seq.other_material.append(material_rna_seq)\n", + " assay_rna_seq.other_material.append(rna_library)\n", + " assay_rna_seq.data_files.append(rna_datafile)\n", + "\n", + " \n", + " rnaseq_drvdf = DataFile(filename=\"rna-seq-DEA.txt\", label=\"Derived Data File\")\n", + " dvf=open(os.path.join(main_path,\"rna-seq-DEA.txt\"),\"w+\")\n", + " dvf.write(\"rna-seq-DEA.txt\")\n", + " # dvf.close\n", + "\n", + " dvf_md5 = md5_checksum(\"rna-seq-DEA.txt\", main_path)\n", + "\n", + " rna_drvdata_comment = Comment(name=\"export\", value=\"yes\")\n", + " rna_drvdata_comment1 = Comment(name=\"checksum\", value=dvf_md5)\n", + " rna_drvdata_comment2 = Comment(name=\"checksum type\", value=\"MD5\")\n", + "\n", + " rnaseq_drvdf.comments.append(rna_data_comment)\n", + " rnaseq_drvdf.comments.append(rna_data_comment1)\n", + " rnaseq_drvdf.comments.append(rna_data_comment2)\n", + " \n", + " rna_da_process = Process(\n", + " name = \"RNASEQ-DT\",\n", + " executes_protocol=study.protocols[13],\n", + " parameter_values=[rna_sw],\n", + " inputs=[rna_datafile],\n", + " outputs=[rnaseq_drvdf]\n", + " )\n", + " \n", + " assay_rna_seq.process_sequence.append(extraction_process_rna_seq)\n", + " assay_rna_seq.process_sequence.append(rna_lib_process)\n", + " assay_rna_seq.process_sequence.append(rna_seq_process)\n", + " assay_rna_seq.process_sequence.append(rna_da_process)\n", + " \n", + " plink(sample_collection_gtx, extraction_process_rna_seq)\n", + " plink(extraction_process_rna_seq, rna_lib_process)\n", + " plink(rna_lib_process, rna_seq_process)\n", + " plink(rna_seq_process, rna_da_process)\n", + "\n", + " \n", + "assay_rna_seq.characteristic_categories.append(char_ext_rna_seq.category)\n" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Copy Number Variation profiling using sequencing:" + ] + }, + { + "cell_type": "code", + "execution_count": 45, + "metadata": { + "scrolled": true + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='Stuff Type', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='gDNA', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/OBOfoundry/obi:123414', comments=[]), unit=None, comments=[])]\n", + "[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='Stuff Type', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='gDNA', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/OBOfoundry/obi:123414', comments=[]), unit=None, comments=[])]\n", + "[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='Stuff Type', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='gDNA', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/OBOfoundry/obi:123414', comments=[]), unit=None, comments=[])]\n", + "[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='Stuff Type', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='gDNA', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/OBOfoundry/obi:123414', comments=[]), unit=None, comments=[])]\n", + "[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='Stuff Type', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='gDNA', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/OBOfoundry/obi:123414', comments=[]), unit=None, comments=[])]\n", + "[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='Stuff Type', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='gDNA', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/OBOfoundry/obi:123414', comments=[]), unit=None, comments=[])]\n", + "[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='Stuff Type', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='gDNA', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/OBOfoundry/obi:123414', comments=[]), unit=None, comments=[])]\n", + "[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='Stuff Type', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='gDNA', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/OBOfoundry/obi:123414', comments=[]), unit=None, comments=[])]\n" + ] + } + ], + "source": [ + "char_ext_cnv_seq = Characteristic(category=OntologyAnnotation(term=\"Stuff Type\", term_source=\"\", term_accession=\"\"),\n", + " value=OntologyAnnotation(term=\"gDNA\", term_source=obi, term_accession=\"https://purl.org/OBOfoundry/obi:123414\"))\n", + "\n", + "# create a library contruction process that executes the gDNA library construction protocol\n", + "cnv_strat = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library strategy\")),\n", + " value=OntologyAnnotation(term=\"WGS\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "cnv_sel = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library selection\")),\n", + " value=OntologyAnnotation(term=\"OTHER\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "cnv_src = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library source\")),\n", + " value=OntologyAnnotation(term=\"GENOMICS\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "cnv_ori = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"library orientation\")),\n", + " value=OntologyAnnotation(term=\"SINGLE\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "cnv_label = Characteristic(category=OntologyAnnotation(term=\"Label\") , value=OntologyAnnotation(term=\"Not Applicable\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "seq_instrument = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"sequencing instrument\")),\n", + " value=OntologyAnnotation(term=\"AB SOLiD 5500xl\", term_source=obi, term_accession=\"https://purl.org/\")) \n", + "\n", + "cnv_sw = ParameterValue(category=ProtocolParameter(parameter_name=OntologyAnnotation(term=\"variant calling software\")),\n", + " value=OntologyAnnotation(term=\"VCF caller\", term_source=obi, term_accession=\"https://purl.org/\"))\n", + "\n", + "for i, sample in enumerate(study.samples): \n", + "\n", + " # extraction process takes as input a sample, and produces an extract material as output\n", + " \n", + " material_cnv_seq = Material(name=\"extract-cnv-seq-{}\".format(i))\n", + " material_cnv_seq.type = \"Extract Name\"\n", + " material_cnv_seq.characteristics.append(char_ext_cnv_seq)\n", + " print(material_cnv_seq.characteristics)\n", + " \n", + " # create an extraction process that executes the extraction protocol\n", + " extraction_process_cnv_seq = Process(\n", + " name=\"extract-process-cnv-seq-{}\".format(i),\n", + " executes_protocol=study.protocols[9],\n", + " inputs=[sample],\n", + " outputs=[material_cnv_seq]\n", + " )\n", + "\n", + " cnv_library = Material(name=\"cnv-library-name-{}\".format(i))\n", + " cnv_library.type = \"Labeled Extract Name\"\n", + " cnv_library.characteristics.append(cnv_label)\n", + " \n", + " cnv_lib_process = Process(\n", + " name = \"cnv-library-name-{}\".format(i),\n", + " executes_protocol=study.protocols[10],\n", + " parameter_values=[cnv_strat,cnv_sel, cnv_src, cnv_ori],\n", + " inputs=[extraction_process_cnv_seq.outputs[0]],\n", + " outputs=[cnv_library]\n", + " )\n", + "\n", + "\n", + " # cnv seq acquisition process usually has an output fastq data file\n", + "\n", + " cnv_datafile = DataFile(filename=\"cnv-seq-data-{}.fastq\".format(i), label=\"Raw Data File\")\n", + " f=open(os.path.join(main_path,\"cnv-seq-data-{}.fastq\".format(i)), \"w+\")\n", + "\n", + " cnv_md5 = md5_checksum(\"cnv-seq-data-{}.fastq\".format(i), main_path)\n", + "\n", + " cnv_data_comment = Comment(name=\"export\", value=\"yes\")\n", + " cnv_data_comment_1 = Comment(name=\"checksum\", value=cnv_md5)\n", + " cnv_data_comment_2 = Comment(name=\"checksum type\", value=\"MD5\")\n", + "\n", + " cnv_datafile.comments.append(cnv_data_comment)\n", + " cnv_datafile.comments.append(cnv_data_comment_1)\n", + " cnv_datafile.comments.append(cnv_data_comment_2)\n", + " \n", + " \n", + " # create a sequencing process that executes the sequencing protocol\n", + " cnv_seq_process = Process(\n", + " name = \"assay-name-cnv-seq-{}\".format(i),\n", + " executes_protocol=study.protocols[12],\n", + " parameter_values=[seq_instrument],\n", + " inputs=[cnv_lib_process.outputs[0]],\n", + " outputs=[cnv_datafile]\n", + " )\n", + "\n", + " # Ensure Processes are linked forward and backward. plink(from_process, to_process) is a function to set\n", + " # these links for you. It is found in the isatools.model package\n", + "\n", + " assay_cnv_seq.samples.append(sample)\n", + " assay_cnv_seq.other_material.append(material_cnv_seq)\n", + " assay_cnv_seq.other_material.append(cnv_library)\n", + " assay_cnv_seq.data_files.append(cnv_datafile)\n", + "\n", + "\n", + " cnvseq_drvdf = DataFile(filename=\"cnv-seq-derived-data.vcf\", label=\"Derived Data File\")\n", + " dvf=open(os.path.join(main_path,\"cnv-seq-derived-data.vcf\"),\"w+\")\n", + " dvf.write(\"cnv-seq-derived-datav.vcf\")\n", + " # dvf.close\n", + " \n", + " drvcnv_md5 = md5_checksum(\"cnv-seq-derived-data.vcf\", main_path)\n", + "\n", + " # cnvseq_drvdf = DataFile(filename=\"cnv-seq-data-{}.vcf\".format(i), label=\"Derived Data File\")\n", + " # dvf=open(os.path.join(main_path,\"cnv-seq-data-{}.vcf\".format(i)),\"w+\")\n", + " # dvf.write(\"cnv-seq-data-{}.vcf\".format(i))\n", + " # dvf.close\n", + " \n", + " # drvcnv_md5 = md5_checksum(\"cnv-seq-data-{}.vcf\".format(i), main_path)\n", + " \n", + " cnv_drvdata_comment = Comment(name=\"export\",value=\"yes\")\n", + " cnv_drvdata_comment1 = Comment(name=\"checksum\", value=drvcnv_md5)\n", + " cnv_drvdata_comment2 = Comment(name=\"checksum type\", value=\"MD5\")\n", + " \n", + " cnvseq_drvdf.comments.append(cnv_drvdata_comment)\n", + " cnvseq_drvdf.comments.append(cnv_drvdata_comment1)\n", + " cnvseq_drvdf.comments.append(cnv_drvdata_comment2)\n", + " \n", + " \n", + " cnv_da_process = Process(\n", + " name = \"VCF-DT\",\n", + " executes_protocol=study.protocols[14],\n", + " parameter_values=[cnv_sw],\n", + " inputs=[cnv_datafile],\n", + " outputs=[cnvseq_drvdf]\n", + " )\n", + " \n", + " \n", + " assay_cnv_seq.process_sequence.append(extraction_process_cnv_seq)\n", + " assay_cnv_seq.process_sequence.append(cnv_lib_process)\n", + " assay_cnv_seq.process_sequence.append(cnv_seq_process)\n", + " assay_cnv_seq.process_sequence.append(cnv_da_process)\n", + " \n", + " plink(sample_collection_gtx, extraction_process_cnv_seq)\n", + " plink(extraction_process_cnv_seq, cnv_lib_process)\n", + " plink(cnv_lib_process, cnv_seq_process)\n", + " plink(cnv_seq_process, cnv_da_process)\n", + "#\n", + "assay_cnv_seq.characteristic_categories.append(char_ext_cnv_seq.category)\n", + "# print(assay_cnv_seq.other_material[0].characteristics[0].value.term)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Adding all ISA Assays declarations to the ISA Study object" + ] + }, + { + "cell_type": "code", + "execution_count": 46, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "# study.assays.append(assay)\n", + "#study.assays.append(assay_nmr_topo)\n", + "study.assays.append(assay_nmr_metpro)\n", + "study.assays.append(assay_rna_seq)\n", + "study.assays.append(assay_cnv_seq)" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Reporting a cross-technique integrative analysis by referencing a workflow (e.g. snakemake, galaxy) with an ISA protocol and using ISA.Protocol.uri attribute to do so." + ] + }, + { + "cell_type": "code", + "execution_count": 47, + "metadata": { + "scrolled": true + }, + "outputs": [], + "source": [ + "#Protocol #*\n", + "workflow_ref =Protocol(\n", + " name=\"13C SIRM MS and NMR integrative analysis\",\n", + " description=\"a workflow for integrating data from NMR and MS acquisition into a consolidated result\",\n", + " uri=\"https://doi.org/10.1021/acs.analchem.1c01064\",\n", + " protocol_type=OntologyAnnotation(term=\"data transformation\"),\n", + " parameters=[\n", + " ProtocolParameter(parameter_name=OntologyAnnotation(term=\"software\"))\n", + " ])\n", + "study.protocols.append(workflow_ref)\n", + "\n", + "# print(investigation.ontology_source_references[4].comments[0])\n", + "# print(study.assays[3].comments[0])" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### Serializing (writing) the ISA object representation to TAB with the ISA-API `dump` function" + ] + }, + { + "cell_type": "code", + "execution_count": 48, + "metadata": { + "scrolled": true + }, + "outputs": [ + { + "data": { + "text/plain": "isatools.model.Investigation(identifier='', filename='', title='', submission_date='', public_release_date='', ontology_source_references=[isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), isatools.model.OntologySource(name='NCIBTaxon', file='', version='', description='NCBI Taxonomy', comments=[isatools.model.Comment(name='onto-test', value='onto-value')]), isatools.model.OntologySource(name='MSIO', file='', version='', description='Metabolomics Standards Initiative Ontology', comments=[]), isatools.model.OntologySource(name='UO', file='', version='', description='Unit Ontology', comments=[])], publications=[], contacts=[], studies=[isatools.model.Study(filename='s_BH2023-study.txt', identifier='BH2023', title='[U-13C6]-D-glucose labeling experiment in MCF7 cancer cell line', description='Probing cancer pathways of MCF7 cell line using 13C stable isotope resolved metabolomics study using isotopologue distribution analysis with mass spectrometry and isotopomer analysis by 1D 1H NMR.', submission_date='2021-08-15', public_release_date='2021-08-15', contacts=[isatools.model.Person(last_name='Min', first_name='Weng', mid_initials='', email='weng.min@bim.edu.cn', phone='', fax='', address='Prospect Street, Beijing, People's Republic of China', affiliation='Beijing Institute of Metabolism', roles=[isatools.model.OntologyAnnotation(term='principal investigator role', term_source=None, term_accession='', comments=[]), isatools.model.OntologyAnnotation(term='SRA Inform On Status', term_source=None, term_accession='', comments=[]), isatools.model.OntologyAnnotation(term='SRA Inform On Error', term_source=None, term_accession='', comments=[])], comments=[isatools.model.Comment(name='Study Person REF', value='')]), isatools.model.Person(last_name='Everest', first_name='Hillary', mid_initials='', email='', phone='', fax='', address='CCM, Edinborough, United Kingdom', affiliation='Centre for Cell Metabolism', roles=[isatools.model.OntologyAnnotation(term='principal investigator role', term_source=None, term_accession='', comments=[])], comments=[isatools.model.Comment(name='Study Person REF', value='')])], design_descriptors=[isatools.model.OntologyAnnotation(term='intervention design', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='http://purl.obolibrary.org/obo/OBI_0000115', comments=[]), isatools.model.OntologyAnnotation(term='stable isotope resolved metabolomics study', term_source=isatools.model.OntologySource(name='MSIO', file='', version='', description='Metabolomics Standards Initiative Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/MSIO_0000096', comments=[])], publications=[isatools.model.Publication(pubmed_id='', doi='10.1371/journal.pone.0000000', author_list='Min,W. and Everest H', title='Decyphering new cancer pathways with stable isotope resolved metabolomics in MCF7 cell lines', status=isatools.model.OntologyAnnotation(term='indexed in PubMed', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), comments=[])], factors=[isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[])], protocols=[isatools.model.Protocol(name='cell culture and isotopic labeling', protocol_type=isatools.model.OntologyAnnotation(term='sample collection', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='tracer molecule', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='intracellular metabolite extraction', protocol_type=isatools.model.OntologyAnnotation(term='metabolite extraction', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[], components=[], comments=[]), isatools.model.Protocol(name='extracellular metabolite extraction', protocol_type=isatools.model.OntologyAnnotation(term='metabolite extraction', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[], components=[], comments=[]), isatools.model.Protocol(name='liquid chromatography mass spectrometry', protocol_type=isatools.model.OntologyAnnotation(term='mass spectrometry', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='chromatography column', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='mass spectrometry instrument', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='mass analyzer', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='1D 13C NMR spectroscopy for isotopomer analysis', protocol_type=isatools.model.OntologyAnnotation(term='NMR spectroscopy', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='magnetic field strength', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='nmr tube', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='pulse sequence', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='1D 13C NMR spectroscopy for metabolite profiling', protocol_type=isatools.model.OntologyAnnotation(term='NMR spectroscopy', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='magnetic field strength', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='nmr tube', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='pulse sequence', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='MS metabolite identification', protocol_type=isatools.model.OntologyAnnotation(term='metabolite identification', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='ms software', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='NMR metabolite identification', protocol_type=isatools.model.OntologyAnnotation(term='data transformation', term_source=None, term_accession='', comments=[]), uri='https://doi.org/10.1021/acs.analchem.1c01064', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='nmr software', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='mRNA extraction', protocol_type=isatools.model.OntologyAnnotation(term='material separation', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[], components=[], comments=[]), isatools.model.Protocol(name='gDNA extraction', protocol_type=isatools.model.OntologyAnnotation(term='material separation', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[], components=[], comments=[]), isatools.model.Protocol(name='gDNA library preparation', protocol_type=isatools.model.OntologyAnnotation(term='library construction', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='library strategy', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='library selection', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='library source', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='library orientation', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='mRNA library preparation', protocol_type=isatools.model.OntologyAnnotation(term='library construction', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='library strategy', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='library selection', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='library source', term_source=None, term_accession='', comments=[]), comments=[]), isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='library orientation', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='nucleic acid sequencing', protocol_type=isatools.model.OntologyAnnotation(term='nucleic acid sequencing', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='sequencing instrument', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='transcription analysis', protocol_type=isatools.model.OntologyAnnotation(term='data transformation', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='sequence analysis software', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='CNV analysis', protocol_type=isatools.model.OntologyAnnotation(term='data transformation', term_source=None, term_accession='', comments=[]), uri='', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='variant calling software', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[]), isatools.model.Protocol(name='13C SIRM MS and NMR integrative analysis', protocol_type=isatools.model.OntologyAnnotation(term='data transformation', term_source=None, term_accession='', comments=[]), uri='https://doi.org/10.1021/acs.analchem.1c01064', version='', parameters=[isatools.model.ProtocolParameter(parameter_name=isatools.model.OntologyAnnotation(term='software', term_source=None, term_accession='', comments=[]), comments=[])], components=[], comments=[])], assays=[isatools.model.Assay(measurement_type=isatools.model.OntologyAnnotation(term='metabolite profiling', term_source=isatools.model.OntologySource(name='MSIO', file='', version='', description='Metabolomics Standards Initiative Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/MSIO_0000101', comments=[]), technology_type=isatools.model.OntologyAnnotation(term='NMR spectroscopy', term_source=isatools.model.OntologySource(name='MSIO', file='', version='', description='Metabolomics Standards Initiative Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHMO_0000591', comments=[]), technology_platform='', filename='a_BH2023-metabolite-profiling-nmr-assay.txt', data_files=[isatools.model.DataFile(filename='metpro-analysis.txt', label='Derived Spectral Data File', generated_from=[], comments=[]), isatools.model.DataFile(filename='nmr-data-metpro-CPMG-1.nmrml', label='Free Induction Decay Data File', generated_from=[], comments=[]), isatools.model.DataFile(filename='nmr-data-metpro-CPMG-2.nmrml', label='Free Induction Decay Data File', generated_from=[], comments=[]), isatools.model.DataFile(filename='nmr-data-metpro-CPMG-3.nmrml', label='Free Induction Decay Data File', generated_from=[], comments=[]), isatools.model.DataFile(filename='nmr-data-metpro-CPMG-4.nmrml', label='Free Induction Decay Data File', generated_from=[], comments=[]), isatools.model.DataFile(filename='nmr-data-metpro-CPMG-5.nmrml', label='Free Induction Decay Data File', generated_from=[], comments=[]), isatools.model.DataFile(filename='nmr-data-metpro-CPMG-6.nmrml', label='Free Induction Decay Data File', generated_from=[], comments=[]), isatools.model.DataFile(filename='nmr-data-metpro-CPMG-7.nmrml', label='Free Induction Decay Data File', generated_from=[], comments=[]), isatools.model.DataFile(filename='nmr-data-metpro-CPMG-8.nmrml', label='Free Induction Decay Data File', generated_from=[], comments=[])], samples=[isatools.model.Sample(name='culture-1-sample-0', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:0', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='high', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[]), isatools.model.Sample(name='culture-2-sample-0', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:0', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='normal', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[]), isatools.model.Sample(name='culture-1-sample-1', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:1', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='high', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[]), isatools.model.Sample(name='culture-2-sample-1', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:1', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='normal', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[]), isatools.model.Sample(name='culture-1-sample-2', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:2', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='high', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[]), isatools.model.Sample(name='culture-2-sample-2', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:2', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='normal', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[]), isatools.model.Sample(name='culture-1-sample-3', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:3', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='high', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[]), isatools.model.Sample(name='culture-2-sample-3', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:3', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='normal', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[])], process_sequence=[isatools.model.process.Process(id=\"#process/a7be980d-f721-4d73-b262-56795d18e993\". name=\"extract-process-0\", executes_protocol=Protocol(\n\tname=intracellular metabolite extraction\n\tprotocol_type=metabolite extraction\n\turi=\n\tversion=\n\tparameters=0 ProtocolParameter objects\n\tcomponents=0 OntologyAnnotation objects\n\tcomments=0 Comment objects\n), date=\"None\", performer=\"None\", inputs=[isatools.model.Sample(name='culture-1-sample-0', characteristics=[isatools.model.Characteristic(category=isatools.model.OntologyAnnotation(term='namespace:biosample:smp', term_source=None, term_accession='', comments=[]), value=isatools.model.OntologyAnnotation(term='SAME:0', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None, comments=[])], factor_values=[isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='compound', factor_type=isatools.model.OntologyAnnotation(term='chemical substance', term_source=isatools.model.OntologySource(name='CHEBI', file='https://www.example.org/CHEBI', version='1.0', description='Chemical Entity of Biological Interest', comments=[]), term_accession='http://purl.obolibrary.org/obo/CHEBI_59999', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='dioxygen', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='dose', factor_type=isatools.model.OntologyAnnotation(term='dose', term_source=isatools.model.OntologySource(name='EFO', file='', version='', description='Experimental Factor Ontology', comments=[]), term_accession='http://www.ebi.ac.uk/efo/EFO_0000428', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='high', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None), isatools.model.FactorValue(factor_name=isatools.model.StudyFactor(name='duration', factor_type=isatools.model.OntologyAnnotation(term='time', term_source=isatools.model.OntologySource(name='PATO', file='', version='', description='Phenotype and Trait Ontology', comments=[]), term_accession='http://purl.obolibrary.org/obo/PATO_0000165', comments=[]), comments=[]), value=isatools.model.OntologyAnnotation(term='hour', term_source=isatools.model.OntologySource(name='OBI', file='', version='', description='Ontology for Biomedical Investigations', comments=[]), term_accession='https://purl.org/', comments=[]), unit=None)], derives_from=[], comments=[])], outputs=[