Skip to content

A few things

Latest
Compare
Choose a tag to compare
@oleraj oleraj released this 05 Dec 23:20
· 3 commits to master since this release

Added a script count_haplotypes.pl to take translated reads (output of convert_reads_to_amino_acid.pl), extract amino acids at particular positions and tally the motifs up across multiple files.

Added license information and third-party software references.

Fixed a bug in get_majority_block_bam (thanks to @jrkirk61 for reporting!)

Added logic to handle a situation where all residues at a position are ambiguous.

Added a new option to compute_cutoff script to allow the user to specify an acceptable minimum threshold primerID group size.