DiscoveryDNA / team_neural_network

Neural Network of enhancer regions
13 stars 7 forks source link

Random PWM generator and dataset #35

Open iamciera opened 5 years ago

iamciera commented 5 years ago
  1. Generate Code - done. See https://github.com/DiscoveryDNA/team_neural_network/blob/master/code/utility/Random_PWM_Generator.ipynb
  2. Run 4 random PWM on original sequences to get new dataset - @iamciera
  3. Format the new dataset - @Jesseswoo
  4. Run through bidirectional LSTM architecture. This acts as a negative control. This should yield a lower accuracy score.
iamciera commented 5 years ago

Great start. Excited to run new experiments with this! @Jesseswoo can you do the below tasks: