Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 279 Bytes

Splice predictor

This repository hosts code for the project "Predicting mRNA splicing levels from sequence" (CS230 project). It predicts splicing levels for intron sequences in S. cerevisiae.

Requires:

  • Tensorflow version 2.5.0
  • Numpy version 1.19.5
  • Pandas version 1.2.4