Rostlab / SeqVec

Modelling the Language of Life - Deep Learning Protein Sequences
http://embed.protein.properties
MIT License
116 stars 13 forks source link

Fix a bug with npz and add replace --no-sum--layer with new --layer option #14

Closed konstin closed 4 years ago

konstin commented 4 years ago

The first commit fixes a false error with npz and when per_protein is not set, the second replaces --no-sum-layers with a more general --layer with 5 options: sum, all, CNN, LSTM1 and LSTM2.