Changeo

Latest version: v1.3.1

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.4.1

-------------------------------------------------------------------------------

+ Fixed installation incompatibility with pip 10.
+ Fixed duplicate newline issue on Windows.
+ All tools will no longer create empty pass or fail files if there are no
records meeting the appropriate criteria for output.
+ Most tools now allow explicit specification of the output file name via
the optional ``-o`` argument.
+ Added support for the AIRR standard TSV via the ``--format airr`` argument to
all relevant tools.
+ Replaced V, D and J ``BTOP`` columns with ``CIGAR`` columns in data standard.
+ Numerous API changes and internal structural changes to commandline tools.

AlignRecords:

+ Fixed a bug arising when space characters are present in the sequence
identifiers.

ConvertDb:

+ New tool.
+ Includes the airr and changeo subcommand to convert between AIRR and Change-O
formatted TSV files.
+ The genbank subcommand creates MiAIRR compliant files for submission to
GenBank/TLS.
+ Contains the baseline and fasta subcommands previously in ParseDb.

CreateGermlines

+ Changed character used to pad clonal consensus sequences from ``.`` to ``N``.
+ Changed tie resolution in clonal consensus from random V/J gene to
alphabetical by sequence identifier.
+ Added ``--df`` and ``-jf`` arguments for specifying D and J fields,
respectively.
+ Add initial sorting step with specifying ``--cloned`` so that clonally
ordered input is no longer required.

DefineClones:

+ Removed the chen2010 and ademokun2011 and made the previous bygroup
subcommand the default behavior.
+ Renamed the ``--f`` argument to ``--gf`` for consistency with other tools.
+ Added the arguments ``--vf`` and ``-jf`` to allow specification of
V and J call fields, respectively.

MakeDb:

+ Renamed ``--noparse`` argument to ``--asis-id``.
+ Added ``asis-calls`` argument to igblast subcommand to allow use with
non-standard gene names.
+ Added the ``GERMLINE_IMGT`` column to the default output.
+ Changed junction inference in igblast subcommand to use IgBLAST's CDR3
assignment for IgBLAST versions greater than or equal to 1.7.0.
+ Added a verification that the ``SEQUENCE_IMGT`` and ``JUNCTION`` fields
are in agreement for records to pass.
+ Changed behavior of the igblast subcommand's translation of the junction
sequence to truncate junction that are not multiples of 3, rather than
pad to a multiple of 3 (removes trailing X character).
+ The igblast subcommand will now fail records missing the required optional
fields ``subject seq``, ``query seq`` and ``BTOP``, rather than abort.
+ Fixed bug causing parsing of IgBLAST <= 1.4 output to fail.

ParseDb:

+ Added the merge subcommand which will combine TSV files.
+ All field arguments are now case sensitive to provide support for both
the Change-O and AIRR data standards.

0.3.12

-------------------------------------------------------------------------------

MakeDb:

+ Fixed a bug wherein specifying multiple simultaneous inputs would cause
duplication of parsed pRESTO fields to appear in the second and higher
output files.

0.3.11

-------------------------------------------------------------------------------

MakeDb:

+ Fixed junction inferrence for igblast subcommand when J region is
truncated.

0.3.10

-------------------------------------------------------------------------------

Fixed incorrect progress bars resulting from files containing empty lines.

DefineClones:

+ Fixed several bugs in the chen2010 and ademokun2011 methods that caused them
to either fail or incorrectly cluster all sequences into a single clone.
+ Added informative message for out of memory error in chen2010 and
ademokun2011 methods.

0.3.9

-------------------------------------------------------------------------------

DefineClones:

+ Fixed a bug causing DefineClones to fail when all are sequences removed from
a group due to missing characters.

0.3.8

-------------------------------------------------------------------------------

AlignRecords:

+ Ressurrected AlignRecords which performs multiple alignment of sequence
fields.
+ Added new subcommands ``across`` (multiple aligns within columns),
``within`` (multiple aligns columns within each row), and ``block``
(multiple aligns across both columns and rows).

CreateGermlines:

+ Fixed a bug causing CreateGermlines to incorrectly fail records when using
the argument ``--vf V_CALL_GENOTYPED``.

DefineClones:

+ Added the ``--maxmiss`` argument to the bygroup subcommand of DefineClones
which set exclusion criteria for junction sequence with ambiguous and
missing characters. By default, bygroup will now fail all sequences
with any missing characters in the junction (``--maxmiss 0``).

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.