Skip to content
Release-0.1

First submission attempt

Method:
- Using bag of words concept to create features
- Crude filtering of words with length < 20 && < 4
- Filtering out "actgu" only words
- Words must occur > 70 times in the entire text

Results:
- Pick correct category of 9 possible mutation types 62% of
  time in cross-validation