Very new to python so thank you in advance
I have a numpy array with two subarrays:
import numpy as np p = 0.50 gen_seq = np.random.binomial(1, p, 20).