ProFET
ProFET copied to clipboard
ProFET: Protein Feature Engineering Toolkit for Machine Learning
In source file ProtFeat.py, line 797, when the sequence is small enough for outlierLength to be equal to 1, scale_trimMean is set as an empty array, rather than the whole...
Thank you for the development of ProFET! I wanted to try it out but I ran into some trouble. It would be great if you could point me towards where...
Hey @ddofer , We tried to get your program run but it always failed at the same point. If we execute python pipeline.py --trainingSetDir r'C:\Users...\ProFET-master\training' --testingSetDir r'C:\Users...\ProFET-master\testing' --trainFeatures True --testFeatures...