vdjdb-extract

Extract TCR:pMHC specificity data into VDJdb-compatible TSV chunks.

155|28|Updated Jan 6, 2016
One-click install
npx skills add https://github.com/antigenomics/vdjdb-db --skill vdjdb-extract
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vdjdb-extract
Source: https://github.com/antigenomics/vdjdb-db/tree/main/skills/vdjdb-extract
Command: npx skills add https://github.com/antigenomics/vdjdb-db --skill vdjdb-extract

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, openpyxl, re, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the extraction of TCR:pMHC specificity data from various source files and prepares VDJdb-formatted TSV chunks for further processing.

Core Features & Use Cases

  • Data Extraction: Extracts TCR:pMHC specificity records from source files like papers, PDFs, XLS, and more.
  • VDJdb Format: Produces VDJdb-formatted TSV chunks ready for formatting and proofreading.
  • Use Case: Imagine you have a collection of research papers with TCR:pMHC data. Use this Skill to automatically extract the data and format it into a standardized VDJdb-compatible format.

Quick Start

Run the /extract command with the path to your source files, e.g., /extract /path/to/source/directory.

Frequently Asked Questions about vdjdb-extract

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract TCR:pMHC specificity data from research PDFs?▼

To extract TCR:pMHC specificity data from research PDFs, you can use automated parsing to convert source documents into VDJdb-compatible TSV chunks. This handles multiple file types including PDFs for standardized sequence analysis formatting.

What is the best way to format bioinformatics sequence data into VDJdb TSV?▼

The best way to format sequence data into VDJdb TSV is by automating TCR:pMHC specificity record extraction from source files. This outputs standardized VDJdb-formatted TSV chunks ready for formatting and proofreading.

Can I use pandas to parse multiple file types for TCR:pMHC data?▼

Yes, you can use pandas alongside openpyxl and regex to parse multiple file types for TCR:pMHC data. The extraction process supports source formats including PDF, XLS, and TSV files for comprehensive data processing.

Does VDJdb data extraction work with Excel and XLS files?▼

Yes, VDJdb data extraction works with XLS files. It utilizes Python libraries like pandas and openpyxl to parse Excel spreadsheets and extract TCR:pMHC specificity data into VDJdb-compatible TSV chunks.

How do I prepare VDJdb-formatted TSV chunks from source documents?▼

You prepare VDJdb-formatted TSV chunks by running an extraction command on your source directory. This automates parsing of TCR:pMHC specificity data from documents and outputs standardized chunks ready for further processing.