Pradyumna Jayaram
Community@pradyumnasagar · Manipal
PhD Scholar, Manipal School Of Life Sciences, Manipal #OpenSourceDeveloper #LifeSciences #ComputationalBiology
Agent Skills by Pradyumna Jayaram
Showing 125 vetted skills indexed across 1 GitHub repositories.
bioinformatics-sequence
Parse, align, and quality-check bioinformatics sequences from FASTA, FASTQ, BAM, and VCF files.
good-skill
Validate test fixtures against predefined criteria for automated testing.
release-management
Manages ORS skill releases with versioning, changelogs, and marketplace updates.
cross-reference-mapper
Generate and validate cross-references between ORS skills.
roadmap-author
Guide authors through creating and validating ORS SKILL.md files.
integrity-audit
Audit AI-generated research artifacts for citations, failures, and scope creep.
agent-handoff
Automate inter-skill data transfer and provenance capture via JSON Material Passports.
preregistration
Automates preregistration of study protocols and analysis plans to multiple platforms.
code-release
Automate research code releases with Zenodo DOI minting and Docker containerization.
fair-data
Guide researchers in applying FAIR data principles to research data.
licensing
Guide license selection for research data, code, and publications.
preprints
Select preprint servers, licenses, and journal transfer workflows for research manuscripts.
ai-disclosure
Generate AI/LLM usage disclosures for research publications.
irb-protocol
Guide creation and review of IRB protocols for human-subjects research.
data-privacy
Guide research study data privacy compliance with HIPAA and GDPR.
image-integrity
Audit research images for integrity using ImageJ and Python scripts.
sequence-properties
Compute GC content, molecular weight, and melting temperature for DNA, RNA, and protein sequences.
fastq-quality-scores
Filters and trims Phred quality scores in FASTQ reads using Biopython and NumPy.
bowtie2-alignment
Align short reads to a reference genome using Bowtie2.
format-conversion
Convert biological sequence files between FASTA, GenBank, and EMBL formats.
seq-objects
Guides the use of BioPython's Seq, MutableSeq, and SeqRecord for sequence manipulation.
filter-sequences
Filter biological sequences by length, identity, regex, GC content, complexity, and custom predicates using Biopython.
compressed-sequence-files
Read and write compressed FASTA and FASTQ files in Python.
motif-search
Locate motifs and binding sites in DNA, RNA, and protein sequences using regex, IUPAC, PWMs, and JASPAR.