Snp-mutator

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

---------------------
* Added support for Python 3.6 and 3.7.
* Added a command line option to specify the output directory for the generated fasta files.

1.1.0

---------------------
* Added the capability to specify the fasta defline sequence id in the output files.
* The unmutated, but concatenated sequence reference can be written to a separate output file.
All the replicates will be mutations of this file.

1.0.0

---------------------
* Mutations can be chosen from a subset (pool) of all possible positions.
* Replicates can be partitioned into multiple groups with each group sharing a pool of eligible positions.
* Mutations can be either monomorphic or polymorphic.
* Add the capability to generate VCF output files.
* Add the capability to generate a metrics output file.
* The installer creates an executable script called ``snpmutator``.
* Insertions are now placed after the original reference position, not before, as in prior versions of
snpmutator. This means it will not be possible to exactly reproduce the results of prior versions
of this software.

0.2.0

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

* Allow lowercase bases in the input fasta file.
* Do not mutate gaps or ambiguous positions.
* Add a command line switch to show the program version.

0.1.1

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

* Remove spaces from the summary file column headings. This will simplify downstream
analysis in some scripting languages.

0.1.0

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

* First release on GitHub, Read the Docs, and PyPI.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.