CoSiNE icon

CoSiNE

(aaa3692)

Evolve antibody sequences or score paired-antibody variants with a neural continuous-time Markov chain. Learn more

CoSiNE webserver overview

The CoSiNE webserver scores paired-antibody deep mutational scanning (DMS) variants with a neural continuous-time Markov chain. The available variant effect prediction (VEP) workflow returns CoSiNE log-likelihoods, perplexities, correlations with submitted experimental fitness, and optional Thrifty-corrected selection scores.

The interface also includes CoSiNE's unguided and predictor-guided antibody evolution controls. Evolution jobs are currently unavailable because the source project has not published the required RefineGNN binding-predictor checkpoint. See How to use CoSiNE online for a complete VEP workflow, result interpretation, validation, and the current evolution boundary.

Pricing

A CoSiNE submission currently has a fixed quote of 100 credits. The exact quote is shown before submission. Input size, scoring axes, branch lengths, and other settings do not currently change this quote.

Inputs

Variant effect prediction

InputFormatRequiredRequirements
Paired-antibody DMS tableCSV, up to 10 MiBYesOne table with heavy-chain amino-acid sequences, light-chain amino-acid sequences, and numeric experimental fitness. All heavy sequences must have one consistent length, and all light sequences must have one consistent length.
Wild-type heavy-chain coding sequenceFASTA or plain DNA, up to 1 MiBConditionalRequired when Thrifty correction is enabled for heavy or combined scoring. Must contain only A, C, G, and T and translate exactly to the resolved heavy-chain consensus.
Wild-type light-chain coding sequenceFASTA or plain DNA, up to 1 MiBConditionalRequired when Thrifty correction is enabled for light or combined scoring. Must contain only A, C, G, and T and translate exactly to the resolved light-chain consensus.

The default DMS column names are heavy, light, and fitness. Map different column names in DMS column mapping. CoSiNE derives the wild-type heavy and light consensus site by site unless you provide explicit consensus sequences.

Antibody evolution

InputFormatRequiredRequirements
Starting antibody sequenceFASTA or plain protein, up to 1 MiBNoOne heavy-chain variable-domain sequence using the 20 canonical amino acids. When omitted, CoSiNE selects a source-provided binder using Built-in binder index.

Antibody evolution is not currently executable because its required source checkpoint is unpublished.

Settings

Task

ParameterOptionsDefaultDescription
TaskAntibody evolution, Variant effect predictionAntibody evolutionSelects the input form, settings, and outputs. Choose Variant effect prediction for the currently runnable workflow.

Variant effect settings

ParameterTypeDefaultDescription
CoSiNE branch lengthsComma-separated non-negative numbers0.2Evaluates every requested CTMC branch length and adds ll_<t> and ppl_<t> columns.
Scoring axesOne or more of heavy, light, combinedheavy, lightScores variants with mutations on the selected chain or on the paired heavy-light sequence.
Use paired heavy-light contextBooleantrueFor heavy or light, supplies both wild-type chains as context while changing the selected chain. combined always uses both chains.
Apply Thrifty SHM correctionBooleantrueSubtracts a neutral somatic-hypermutation log-likelihood from the CoSiNE log-likelihood. Requires coding DNA for every selected chain.
Thrifty branch lengthsComma-separated non-negative numbers0.2Evaluates every requested neutral SHM branch length and adds corrected_ll_<t>_<bl> columns. Visible when correction is enabled.
Correlation methodSpearman, PearsonSpearmanCorrelates each score column with the submitted experimental fitness values.
Log-transform experimental fitnessBooleanfalseApplies the natural logarithm to fitness before correlation. Use only when every analyzed fitness value is positive and the assay scale justifies the transform.

DMS column mapping

ParameterDefaultDescription
Heavy-chain columnheavyCSV column containing aligned-length heavy-chain amino-acid sequences.
Light-chain columnlightCSV column containing aligned-length light-chain amino-acid sequences.
Experimental fitness columnfitnessCSV column containing numeric assay values.
Heavy mutation columnEmptyOptional precomputed heavy-chain mutation labels, such as A23V or A23V,T45G. When empty, labels are derived from the sequences.
Light mutation columnEmptyOptional precomputed light-chain mutation labels. When empty, labels are derived from the sequences.
Heavy-chain consensusEmptyOptional explicit wild-type heavy-chain amino-acid sequence. When empty, CoSiNE resolves a site-by-site consensus from the table.
Light-chain consensusEmptyOptional explicit wild-type light-chain amino-acid sequence. When empty, CoSiNE resolves a site-by-site consensus from the table.

Antibody evolution settings

These settings reproduce the source evolution interface, but evolution jobs remain unavailable until the required binding-predictor checkpoint can be verified.

ParameterTypeDefaultDescription
Sampling methodUnguided Gillespie, Guided Gillespie (TAG)Unguided GillespieUses unconditional sampling or predictor-guided sampling.
Binding predictorSARS-CoV-2 Beta RBD, SARS-CoV-1 RBDSARS-CoV-2 Beta RBDChooses the source predictor used for guided sampling and native fitness columns.
Built-in binder indexInteger, minimum 00Zero-indexed binder selected from the chosen predictor dataset when no starting sequence is supplied.
Branch lengthNumber, minimum 02Evolutionary time calibrated to the expected number of mutations per site.
Number of trajectoriesInteger, minimum 1100Number of sampled evolutionary trajectories.
Use discrete mutation stepsBooleanfalseUses Maximum mutations as the discrete Gillespie step count instead of continuous branch time.
Maximum mutationsInteger, minimum 1EmptyOptional mutation ceiling in continuous mode and required step count in discrete mode.
Mutable regionAll positions, CDR1, CDR2, CDR3, All CDRs, Framework 1, Framework 2, Framework 3, Framework 4, All framework regionsAll positionsRestricts changes to the selected IMGT-numbered region.
Guidance strengthNumber2Predictor-guidance strength. Visible only for guided sampling.
Random seedInteger from 0 to 2147483647EmptyReproduces sampled trajectories when set. An empty value uses the source timestamp seed.

Outputs

Variant effect prediction

ArtifactFormatDescription
Axis result tablesCSVcosine_vep_heavy.csv, cosine_vep_light.csv, and/or cosine_vep_combined.csv, one for each selected axis. They preserve source row order and include the submitted columns, mutation labels, raw scores, and optional corrected scores.
Raw correlationsCSVcosine_correlations.csv with chain, metric, correlation, p_value, and n_samples.
Selection-score correlationsCSVcosine_selection_correlations.csv, returned when SHM correction is enabled, with one row per chain and correction branch length and one column per CoSiNE branch length.
Submitted DMS tableCSVsubmitted_dms.csv, preserved unchanged.
Source logTXTcosine_source.log with captured source diagnostics.
ProvenanceJSONcosine_provenance.json with pinned source, model, compatibility, and resolved-setting details.

Antibody evolution

When evolution becomes available, its interface returns the native evolution table as cosine_evolution.source.csv, a derived cosine_evolved_sequences.fasta, and cosine_source.log. Planned table fields include the seed and sampled sequences, branch length, guidance type, mutation count, trajectory index, timing, predictor fitness, humanness metrics, and edit distance from the seed. No evolution result is produced while the required source checkpoint is unavailable.

Understanding results

  • mutation identifies the amino-acid substitutions scored on that axis. Combined labels join heavy and light mutations with |.
  • ll_<t> is the summed CoSiNE log-likelihood for the wild-type-to-variant transition at branch length t. Within the same axis, context, and branch length, a higher value means the model assigns the transition greater likelihood.
  • ppl_<t> is exp(-ll / sequence length). Lower values indicate lower per-residue surprise. Because sequence length and context affect the calculation, compare perplexity within a consistent scoring setup.
  • corrected_ll_<t>_<bl> is the CoSiNE log-likelihood minus the Thrifty neutral SHM log-likelihood. It is a model-derived selection score, not a measured affinity or binding constant.
  • correlation is the selected Spearman or Pearson association between one score column and the submitted fitness values. Its sign depends on the metric: likelihood-based scores and perplexity point in opposite numerical directions.
  • p_value and n_samples describe that correlation calculation. They do not provide a universal model confidence score.

Use CoSiNE scores to prioritize and compare variants within a controlled assay and scoring protocol. Confirm candidates with binding, expression, developability, and other relevant experiments.

Table of contents

CoSiNE icon

CoSiNE

(aaa3692)

Evolve antibody sequences or score paired-antibody variants with a neural continuous-time Markov chain. Learn more

CoSiNE webserver overview

The CoSiNE webserver scores paired-antibody deep mutational scanning (DMS) variants with a neural continuous-time Markov chain. The available variant effect prediction (VEP) workflow returns CoSiNE log-likelihoods, perplexities, correlations with submitted experimental fitness, and optional Thrifty-corrected selection scores.

The interface also includes CoSiNE's unguided and predictor-guided antibody evolution controls. Evolution jobs are currently unavailable because the source project has not published the required RefineGNN binding-predictor checkpoint. See How to use CoSiNE online for a complete VEP workflow, result interpretation, validation, and the current evolution boundary.

Pricing

A CoSiNE submission currently has a fixed quote of 100 credits. The exact quote is shown before submission. Input size, scoring axes, branch lengths, and other settings do not currently change this quote.

Inputs

Variant effect prediction

InputFormatRequiredRequirements
Paired-antibody DMS tableCSV, up to 10 MiBYesOne table with heavy-chain amino-acid sequences, light-chain amino-acid sequences, and numeric experimental fitness. All heavy sequences must have one consistent length, and all light sequences must have one consistent length.
Wild-type heavy-chain coding sequenceFASTA or plain DNA, up to 1 MiBConditionalRequired when Thrifty correction is enabled for heavy or combined scoring. Must contain only A, C, G, and T and translate exactly to the resolved heavy-chain consensus.
Wild-type light-chain coding sequenceFASTA or plain DNA, up to 1 MiBConditionalRequired when Thrifty correction is enabled for light or combined scoring. Must contain only A, C, G, and T and translate exactly to the resolved light-chain consensus.

The default DMS column names are heavy, light, and fitness. Map different column names in DMS column mapping. CoSiNE derives the wild-type heavy and light consensus site by site unless you provide explicit consensus sequences.

Antibody evolution

InputFormatRequiredRequirements
Starting antibody sequenceFASTA or plain protein, up to 1 MiBNoOne heavy-chain variable-domain sequence using the 20 canonical amino acids. When omitted, CoSiNE selects a source-provided binder using Built-in binder index.

Antibody evolution is not currently executable because its required source checkpoint is unpublished.

Settings

Task

ParameterOptionsDefaultDescription
TaskAntibody evolution, Variant effect predictionAntibody evolutionSelects the input form, settings, and outputs. Choose Variant effect prediction for the currently runnable workflow.

Variant effect settings

ParameterTypeDefaultDescription
CoSiNE branch lengthsComma-separated non-negative numbers0.2Evaluates every requested CTMC branch length and adds ll_<t> and ppl_<t> columns.
Scoring axesOne or more of heavy, light, combinedheavy, lightScores variants with mutations on the selected chain or on the paired heavy-light sequence.
Use paired heavy-light contextBooleantrueFor heavy or light, supplies both wild-type chains as context while changing the selected chain. combined always uses both chains.
Apply Thrifty SHM correctionBooleantrueSubtracts a neutral somatic-hypermutation log-likelihood from the CoSiNE log-likelihood. Requires coding DNA for every selected chain.
Thrifty branch lengthsComma-separated non-negative numbers0.2Evaluates every requested neutral SHM branch length and adds corrected_ll_<t>_<bl> columns. Visible when correction is enabled.
Correlation methodSpearman, PearsonSpearmanCorrelates each score column with the submitted experimental fitness values.
Log-transform experimental fitnessBooleanfalseApplies the natural logarithm to fitness before correlation. Use only when every analyzed fitness value is positive and the assay scale justifies the transform.

DMS column mapping

ParameterDefaultDescription
Heavy-chain columnheavyCSV column containing aligned-length heavy-chain amino-acid sequences.
Light-chain columnlightCSV column containing aligned-length light-chain amino-acid sequences.
Experimental fitness columnfitnessCSV column containing numeric assay values.
Heavy mutation columnEmptyOptional precomputed heavy-chain mutation labels, such as A23V or A23V,T45G. When empty, labels are derived from the sequences.
Light mutation columnEmptyOptional precomputed light-chain mutation labels. When empty, labels are derived from the sequences.
Heavy-chain consensusEmptyOptional explicit wild-type heavy-chain amino-acid sequence. When empty, CoSiNE resolves a site-by-site consensus from the table.
Light-chain consensusEmptyOptional explicit wild-type light-chain amino-acid sequence. When empty, CoSiNE resolves a site-by-site consensus from the table.

Antibody evolution settings

These settings reproduce the source evolution interface, but evolution jobs remain unavailable until the required binding-predictor checkpoint can be verified.

ParameterTypeDefaultDescription
Sampling methodUnguided Gillespie, Guided Gillespie (TAG)Unguided GillespieUses unconditional sampling or predictor-guided sampling.
Binding predictorSARS-CoV-2 Beta RBD, SARS-CoV-1 RBDSARS-CoV-2 Beta RBDChooses the source predictor used for guided sampling and native fitness columns.
Built-in binder indexInteger, minimum 00Zero-indexed binder selected from the chosen predictor dataset when no starting sequence is supplied.
Branch lengthNumber, minimum 02Evolutionary time calibrated to the expected number of mutations per site.
Number of trajectoriesInteger, minimum 1100Number of sampled evolutionary trajectories.
Use discrete mutation stepsBooleanfalseUses Maximum mutations as the discrete Gillespie step count instead of continuous branch time.
Maximum mutationsInteger, minimum 1EmptyOptional mutation ceiling in continuous mode and required step count in discrete mode.
Mutable regionAll positions, CDR1, CDR2, CDR3, All CDRs, Framework 1, Framework 2, Framework 3, Framework 4, All framework regionsAll positionsRestricts changes to the selected IMGT-numbered region.
Guidance strengthNumber2Predictor-guidance strength. Visible only for guided sampling.
Random seedInteger from 0 to 2147483647EmptyReproduces sampled trajectories when set. An empty value uses the source timestamp seed.

Outputs

Variant effect prediction

ArtifactFormatDescription
Axis result tablesCSVcosine_vep_heavy.csv, cosine_vep_light.csv, and/or cosine_vep_combined.csv, one for each selected axis. They preserve source row order and include the submitted columns, mutation labels, raw scores, and optional corrected scores.
Raw correlationsCSVcosine_correlations.csv with chain, metric, correlation, p_value, and n_samples.
Selection-score correlationsCSVcosine_selection_correlations.csv, returned when SHM correction is enabled, with one row per chain and correction branch length and one column per CoSiNE branch length.
Submitted DMS tableCSVsubmitted_dms.csv, preserved unchanged.
Source logTXTcosine_source.log with captured source diagnostics.
ProvenanceJSONcosine_provenance.json with pinned source, model, compatibility, and resolved-setting details.

Antibody evolution

When evolution becomes available, its interface returns the native evolution table as cosine_evolution.source.csv, a derived cosine_evolved_sequences.fasta, and cosine_source.log. Planned table fields include the seed and sampled sequences, branch length, guidance type, mutation count, trajectory index, timing, predictor fitness, humanness metrics, and edit distance from the seed. No evolution result is produced while the required source checkpoint is unavailable.

Understanding results

  • mutation identifies the amino-acid substitutions scored on that axis. Combined labels join heavy and light mutations with |.
  • ll_<t> is the summed CoSiNE log-likelihood for the wild-type-to-variant transition at branch length t. Within the same axis, context, and branch length, a higher value means the model assigns the transition greater likelihood.
  • ppl_<t> is exp(-ll / sequence length). Lower values indicate lower per-residue surprise. Because sequence length and context affect the calculation, compare perplexity within a consistent scoring setup.
  • corrected_ll_<t>_<bl> is the CoSiNE log-likelihood minus the Thrifty neutral SHM log-likelihood. It is a model-derived selection score, not a measured affinity or binding constant.
  • correlation is the selected Spearman or Pearson association between one score column and the submitted fitness values. Its sign depends on the metric: likelihood-based scores and perplexity point in opposite numerical directions.
  • p_value and n_samples describe that correlation calculation. They do not provide a universal model confidence score.

Use CoSiNE scores to prioritize and compare variants within a controlled assay and scoring protocol. Confirm candidates with binding, expression, developability, and other relevant experiments.

Table of contents

Related tools

BioPhi

BioPhi

Antibody humanization and humanness evaluation platform from Merck. Sapiens mode uses deep learning trained on the Observed Antibody Space (OAS) to humanize antibody sequences, while OASis mode evaluates humanness using 9-mer peptide search against human antibody databases.

sequence-designai-powered+3
Proteo-R1

Proteo-R1

Exploratory antibody CDR co-design for antibody-antigen complexes using Proteo-R1 reasoning and raw diffusion. The standard online workflow does not include the framework structure-inpainting assets required for the published-quality target.

protein-designai-powered+5
RFantibody

RFantibody

Structure-based de novo antibody and nanobody design pipeline combining antibody-tuned RFdiffusion, ProteinMPNN sequence design, and antibody-tuned RoseTTAFold2 filtering.

binder-designai-powered+5
BoltzGen

BoltzGen

BoltzGen uses generative diffusion models to design protein, peptide, nanobody, and Fab binders against protein and small-molecule targets.

binder-designai-powered+5
DiffAb

DiffAb

AI-powered antibody CDR design using equivariant diffusion models. Generates complementarity-determining region (CDR) sequences and structures for antibody structures and antibody-antigen complexes. Supports single- and multi-CDR co-design, antibody optimization, fixed-backbone sequence design, and structure prediction.

protein-designdiffusion-model+5
ProFam

ProFam

ProFam-1 is a protein family language model for family-conditioned sequence generation. Provide a protein family in FASTA, A2M, or A3M format and generate new sequences with model likelihood scores for downstream ranking and screening.

sequence-designai-powered+4
EvoDiff

EvoDiff

EvoDiff is a diffusion-based protein sequence generation framework from Microsoft Research. ProteinIQ currently runs the EvoDiff-Seq OA_DM_38M model for unconditional protein generation, motif scaffolding, and user-sequence inpainting.

protein-designai-powered+3
Genie 3

Genie 3

Generate protein structures and scaffolds with Genie 3, an all-atom SE(3)-equivariant diffusion model. Genie 3 supports unconditional protein generation, motif scaffolding, and hotspot-targeted binder design.

protein-designdiffusion-model+5
GenMol

GenMol

GenMol is a generative AI model from NVIDIA that creates novel drug-like molecules using masked discrete diffusion. It generates molecules in SAFE representation format and supports de novo generation, linker design, motif extension, and scaffold decoration.

protein-designai-powered+4
ODesign

ODesign

All-atom generative AI for designing protein binders. Specify target binding sites and generate diverse binding proteins with fine-grained control over interaction parameters.

protein-designdiffusion-model+3