Creates a random Position Weight Matrix (PWM)
- Random_PWM_Generator.ipynb: Generates a random PWM in either .pfm of .fm file formats
- .pfm: PWM where the columns are the positions and the rows are the nucleotides.
- .fm: PWM where the rows are the positions and the columns are the nucleotides.