7 lines
82 B
Python
7 lines
82 B
Python
def count(strand, nucleotide):
|
|
pass
|
|
|
|
|
|
def nucleotide_counts(strand):
|
|
pass
|