sragent
SRA 및 GEO 유전체학 메타데이터 분석
연구자는 분석 전에 SRA, GEO, BioProject 및 출판 기록을 연결해야 하는 경우가 많습니다. 이 스킬은 accession 변환, 메타데이터 검사, 논문 검색을 위한 SRAgent 명령을 Claude, Codex 또는 Claude Code가 따라갈 수 있도록 안내합니다.
스킬 ZIP 다운로드
Claude에서 업로드
설정 → 기능 → 스킬 → 스킬 업로드로 이동
토글을 켜고 사용 시작
Agent용 리소스
AI Agent, 크롤러 또는 스크립트가 전체 페이지 대신 깔끔한 컨텍스트가 필요할 때 이 링크를 사용하세요.
테스트해 보기
"sragent" 사용 중입니다. Convert GSE121737 to SRX accessions.
예상 결과:
GEO series, 연결된 SRA study 및 반환된 SRX experiment accession을 나열하고 누락된 매핑을 표시한 간결한 표입니다.
"sragent" 사용 중입니다. Is SRX4967527 single-cell RNA-seq data?
예상 결과:
single-cell 상태, 감지된 library preparation, sequencing platform, organism 및 신뢰도 메모를 포함하는 짧은 근거 기반 답변입니다.
"sragent" 사용 중입니다. Download papers for a list of SRA experiments.
예상 결과:
처리된 accession, 연결된 PubMed ID, DOI 제공 여부, 성공한 다운로드, 실패한 다운로드 및 저장된 파일 위치에 대한 요약입니다.
보안 감사
중간 위험Static findings are mostly expected for a research workflow skill that runs the SRAgent CLI, queries public genomics services, and downloads papers. No prompt injection, credential exfiltration, or malicious intent was found, but troubleshooting guidance can expose API keys or .env contents and should be treated as a publication warning.
중간 위험 문제 (3)
낮은 위험 문제 (2)
위험 요인
⚙️ 외부 명령어 (4)
🌐 네트워크 접근 (4)
📁 파일 시스템 액세스 (4)
감지된 패턴
품질 점수
만들 수 있는 것
accession 식별자 변환
다운스트림 분석을 위해 GEO series 또는 BioProject accession을 SRA experiment 및 run accession으로 변환합니다.
시퀀싱 메타데이터 감사
공개 experiment가 필요한 organism, platform, paired-end 또는 single-cell 기준과 일치하는지 확인합니다.
데이터셋 출판물 수집
SRA accession 세트에 대해 연결된 PubMed 기록, DOI 및 사용 가능한 full-text 논문을 찾습니다.
이 프롬프트를 사용해 보세요
Use SRAgent to convert GSE121737 into SRA experiment accessions. Summarize the result in a short table.
Use SRAgent to check SRX4967527 for organism, platform, library layout, and whether it is single-cell RNA-seq.
Use SRAgent to find publications for PRJNA498286 and download available open-access papers into a dedicated output folder.
Given my CSV of SRA accessions, use SRAgent to add organism, sequencing platform, single-cell status, DOI, and download status columns.
모범 사례
- 셸 명령 또는 배치 워크플로를 실행하기 전에 accession 형식을 검증하세요.
- API 키 값이나 .env 내용을 출력하는 대신 마스킹된 환경 검사를 사용하세요.
- Entrez 변환으로 시작한 뒤 확인된 accession에 대해 더 깊은 메타데이터 또는 논문 워크플로를 실행하세요.
피하기
- 원시 API 키, 서비스 계정 파일 또는 .env 내용을 채팅에 붙여넣지 마세요.
- 원본 서비스에 rate limit이 있는 경우 높은 동시성으로 논문 다운로드를 실행하지 마세요.
- 모든 공개 accession에 완전한 메타데이터나 오픈 액세스 출판물이 있다고 가정하지 마세요.