Skip to content

Releases: tadorfer/protlearn

protlearn v0.0.3

24 Mar 14:54
da1a01e
Compare
Choose a tag to compare
  • fixed SOCN dimensionality error in qso.py

protlearn v0.0.2

15 Mar 10:14
8419853
Compare
Choose a tag to compare
  • new preprocessing feature: onehot_encode()
  • increased efficiency of various features
  • no longer automatically deleting all-zero columns of features due to dimension mismatches between training and test data for prediction tasks
  • bug fix: socn() - previously, it was only returning the results of the last sequence in the dataset due to a bug in the for-loop over all sequences

Initial Release

03 Oct 11:01
c3c0eab
Compare
Choose a tag to compare

Python package for extracting amino acid sequence features from proteins and peptides.