Question: 5. Create a python function read samples(sequence, mer_length, read_count) that returns a dictionary of randomly selected sequences from a genome. sequence is the reference genome,

 5. Create a python function "read samples(sequence, mer_length, read_count)" that returns

5. Create a python function "read samples(sequence, mer_length, read_count)" that returns a dictionary of randomly selected sequences from a genome. "sequence" is the reference genome, "mer_length" is desired sequence length, and "read_count" is the total header:read pairing that should be generated. The header should follow the encode sample number and sample position start, ex. "1155". The returned dictionary should contain object of the same type as sequence

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!