philliplab / ViralHaplotyper

0 stars 0 forks source link

write get_representative_sequence method for the haplotype class #38

Open philliplab opened 9 years ago

philliplab commented 9 years ago

Feed it two arguments:

1) The haplotype

2) The technique it should use to find the representative sequence

Options:

a) Select a random sequence

b) Find the consensus string of the haplotype

c) Find the most frequently occurring sequence