{% include "header" %} {% include "course_version_outdated_alert", courses: courses.featured %}
EDUCATION & TRAINING CENTER IsoPlexis UNIVERSITY
Transform your immunotherapy programs with the latest data & insights from our cutting edge work in single-cell proteomics.
HD Video Protocols
Watch short step-by-step protocol videos to simplify your workflow
Support Resources
Download detailed guides, tech notes & reference new publications
Expert Webinars
Hear from thought leaders in single-cell biology & functional proteomics
{% assign LP = learning_paths.available | where: "name", "Experiment Run" %} {% assign LP = LP.first %}
GET STARTED {{LP.name}} {{LP.description}}
MASTER THE ISOU
{% assign descriptions = ". Accelerate yours sample prep with how-to videos&protocols. Learn how to run your samples on the automated IsoLight system. Generate meaningful data in seconds, not days. Accelerate your sample prep with how-to videos & protocols" | split: ". " %}
{% for LPC in LP.items %}
{% increment my_counter1 %}
{% if my_counter1 == 1 or my_counter1 == 3 %}
{%endif%}
MODULE {{my_counter1}}
{{LPC.name}}
{{descriptions[my_counter1]}}
{% if my_counter1 == 2 or my_counter1 == 4 %}
{%endif %} {% endfor %}
{% assign LP = learning_paths.available | where: "name", "How the IsoLight Works" %} {% assign LP = LP.first %}
{{LP.name}} {{LP.description}}
{% assign descriptions = ". Learn how CO2 supports incubation and fluidics on the IsoLight System. Fluidics are at the core of the IsoLight platform. Disposal of used reagents is critical. How IsoPlexis' unique single-cell and CodePlex chips works" | split: ". " %}
{% for LPC in LP.items %}
{% increment my_counter2 %}
{% if my_counter2 == 1 or my_counter2 == 3 %}
{%endif%}
MODULE {{my_counter2}}
{{LPC.name}}
{{descriptions[my_counter2]}}
{% if my_counter2 == 2 or my_counter2 == 4 %}
{%endif %} {% endfor %}
{% assign LP = learning_paths.available | where: "name", "System Troubleshooting" %} {% assign LP = LP.first %}
{{LP.name}} {{LP.description}}
{% assign descriptions = ". The barcode scanner reads QR labels on each individual chip. Fluidics maintenance and upkeep. Proper lase function is essential for imaging. Airflow and appropriate waste disposal procedures" | split: ". " %}
{% for LPC in LP.items %}
{% increment my_counter3 %}
{% if my_counter3 == 1 or my_counter3 == 3 %}
{%endif%}
MODULE {{my_counter3}}
{{LPC.name}}
{{descriptions[my_counter3]}}
{% if my_counter3 == 2 or my_counter3 == 4 %}
{%endif %} {% endfor %}
{% assign LP = learning_paths.available | where: "name", "Network Troubleshooting" %} {% assign LP = LP.first %}
{{LP.name}} {{LP.description}}
{% assign descriptions = ". What a correctly configured home screen should look like. Networking FAQs and answers to common questions. Steps to take when encountering network issues. Data managment is a critical component of instrument maintenance" | split: ". " %}
{% for LPC in LP.items %}
{% increment my_counter4 %}
{% if my_counter4 == 1 or my_counter4 == 3 %}
{%endif%}
MODULE {{my_counter4}}
{{LPC.name}}
{{descriptions[my_counter4]}}
{% if my_counter4 == 2 or my_counter4 == 4 %}
{%endif %} {% endfor %}
{% include "footer" %}