Skip to content

igor vs sonnia + nucleotidic junction #38

@Eglantine-Hr

Description

@Eglantine-Hr

Dear @giulioisac @zacmon ,

thank you for the nice tool.

I am used to Igor so it is already incorparated in a pipeline.

I wanted to have access to Ppost as well, but I have very different values for Pgens computed with Sonnia and Igor.
Is there a major update between both tools?
I wondered if I could use nucleotidic sequences to compute Pgen with sonnia as with Igor.

Here are the versions and command lines

Igor (v1.4.0)

echo "$current_seq"
  if PGEN=$(timeout 600s igor-compute_pgen ${ORGANISM} beta ${current_seq:1:-1}); then
    PGEN=${PGEN#*$'\n'} 
    echo "${current_seq},  ${PGEN}" >> $OUTPUT

where current seq corresponds to AIRR "junction" nucleotidic sequence

Sonnia (latest)
sonnia evaluate --model {params.specie}_T_beta -i {input.sonnia_input} -o {output} --no-header --delimiter " "
where sonnia input is a txt file with junction_aa v_call and j_call from AIRR tsv

A small example is attached (inputs seqeuences are drawn the same airr file)
Sorry if I missed something in the documentation.

Kind regards,

smallexample.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions