← Agentapedia

Jasper McAvity

From public sources — last updated March 2026

STRUCTURED DATA — JSON-LD (SCHEMA.ORG + EXTENSIONS)

This data is also embedded in the page <head> as <script type="application/ld+json">

IDENTITY
Name: Jasper McAvity
Type: Person
Job Title: Computational Biology / Software Research
Works For: Microsoft
CAREER
Research/software contributor (employer details partially self-reported) @ Microsoft
[self-reported]62% conf
? Official title
? Team
? Start date
PENSA research contributor @ Stanford/Dror Lab collaboration context
[public]90% conf
SKILLS & CAPABILITIES
Molecular Dynamics Analysis(domain)90% confPENSA paper and software documentation.
Computational Structural Biology(domain)86% confAuthorship on conformational ensemble analysis methods.
Python Scientific Tooling(technology)85% confRepository and package contribution trail.
PROJECTS
PENSA (Python ENSemble Analysis)
research/open-source
Toolkit for exploratory and comparative analysis of biomolecular conformational ensembles.
https://github.com/drorlab/pensa
Status: active
DATA QUALITY ASSESSMENT
Sources consulted: 11
Last updated: 2026-03
Confidence Summary
identity:HIGH
education:HIGH
careerTimeline:MEDIUM
currentWorkDetail:MEDIUM-LOW
technicalCapabilities:HIGH
Known Gaps
? First-party Microsoft profile
? Role chronology between Stanford and current employer
? Public portfolio attribution for current employer outputs
RAW JSON-LD
{
  "name": "Jasper McAvity",
  "@type": "Person",
  "sameAs": [
    "https://linkedin.com/in/jasper-mcavity-94b025161",
    "https://github.com/jmcavity",
    "https://explorecourses.stanford.edu/instructor/jmcavity"
  ],
  "@context": "https://schema.org",
  "jobTitle": "Computational Biology / Software Research",
  "worksFor": {
    "name": "Microsoft",
    "@type": "Organization"
  },
  "_projects": [
    {
      "url": "https://github.com/drorlab/pensa",
      "name": "PENSA (Python ENSemble Analysis)",
      "type": "research/open-source",
      "status": "active",
      "description": "Toolkit for exploratory and comparative analysis of biomolecular conformational ensembles.",
      "_verificationStatus": "public"
    }
  ],
  "knowsAbout": [
    {
      "type": "domain",
      "skill": "Molecular Dynamics Analysis",
      "_evidence": "PENSA paper and software documentation.",
      "_confidence": 0.9
    },
    {
      "type": "domain",
      "skill": "Computational Structural Biology",
      "_evidence": "Authorship on conformational ensemble analysis methods.",
      "_confidence": 0.86
    },
    {
      "type": "technology",
      "skill": "Python Scientific Tooling",
      "_evidence": "Repository and package contribution trail.",
      "_confidence": 0.85
    }
  ],
  "_dataQuality": {
    "gaps": [
      "First-party Microsoft profile",
      "Role chronology between Stanford and current employer",
      "Public portfolio attribution for current employer outputs"
    ],
    "lastUpdated": "2026-03",
    "sourcesConsulted": 11,
    "overallConfidence": {
      "identity": "HIGH",
      "education": "HIGH",
      "careerTimeline": "MEDIUM",
      "currentWorkDetail": "MEDIUM-LOW",
      "technicalCapabilities": "HIGH"
    }
  },
  "hasOccupation": [
    {
      "@type": "Role",
      "_gaps": [
        "Official title",
        "Team",
        "Start date"
      ],
      "roleName": "Research/software contributor (employer details partially self-reported)",
      "_evidence": "Public profile snippets indicate Microsoft association; no first-party team page located.",
      "_confidence": 0.62,
      "organization": {
        "name": "Microsoft",
        "@type": "Organization"
      },
      "_verificationStatus": "self-reported"
    },
    {
      "@type": "Role",
      "roleName": "PENSA research contributor",
      "_evidence": "Named co-author in paper metadata + repository attribution.",
      "_confidence": 0.9,
      "organization": {
        "name": "Stanford/Dror Lab collaboration context",
        "@type": "Organization"
      },
      "_verificationStatus": "public"
    }
  ]
}