Recent content by butterflywhispers

  1. B

    How do i write a Perl program code for this?

    I've already written the code to discover a set of motifs of a DNA genome and save them in a hash table. Now I need find the top ten occurring motifs and print them out. They don't need to be saved anywhere, just printed out. Any suggestions? Something using a subroutine would be best but...
Back
Top