All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
MutationRenumberaccepts parameterallow_letter_suffixed_numbersto allow sites with lowercase letter suffixes (e.g,214a)
- Remove deprecated
pandas.DataFrame.append
MutationRenumberaccepts gap (-) and stop codo (*) characters.- Started requring
blackformatting
InFrameDeletionsToSubsclass.simple_mutconsensustakesNoneas parameter formax_sub_diffsandmax_indel_diffssimple_mutconsensustakes argumentsmin_supportandmax_minor_greater_or_equal
- Fixed bug in
add_mut_info_colswhen index is not unique.
merge_delsfunction that merges consecutive deletion strings.
consensus.simple_mutconsensusworks with just one grouping column.
consensusmodule handles negative site numbers.
sort_mutationsandMutationRenumberhandle negative site numbers.
sort_mutationsfunction to sort mutations by site, and optionally concatenate them.
MutationRenumberclass to enable re-numbering of mutations.
- Removed
--for-onlyfromOPTIONS_VIRUS_W_DEL
Summariesnow parsesnp(number of passes) tags fromccsversion 5.0 FASTQs.
Summariesnow handles summaries fromccsversion 5.0
- Added
hspaceas option toTargets.plot.
- Added
select_target_namesoption toTargets.
- Fixed DataFrame querying bug in
./alignparse/ccs.py
Initial release