augur.reconstruct_sequences module
Reconstruct alignments from mutations inferred on the tree
- augur.reconstruct_sequences.get_sequence(pseq, muts)
reconstruct a child sequence from that of its parent and the mutations
- augur.reconstruct_sequences.load_alignments(sequence_files, gene_names)
- augur.reconstruct_sequences.register_parser(parent_subparsers)
- augur.reconstruct_sequences.run(args)