philliplab / ViralHaplotyper

0 stars 0 forks source link

write summarize_haplotypes (think of less problematic name) function #39

Open philliplab opened 9 years ago

philliplab commented 9 years ago

This function must do for a list of haplotypes what get_unique_sequence_details do for a single haplotype.

Consider using this function in the shiny app instead. It will (maybe) improve the numbering scheme on the haplotypes.

Does the summarize haplotypes conflict with the summary S3 method? Will it cause users to become confused?

Is the list of haplotypes a good enough data structure? Should it be formalized? This can become complicated fast