I am working on long and short noncoding rnas in plants. I have a dataset of 53 microRNA genes in plants. Please suggest me how to analyse these micro rna genes through SVM technique. Please guide me.
SVM is a machine learning technique which classifies the positives (miRNAs) from other ncRNAs based on certain features. If you want to develop SVM predictor you have to calculate certain features and create the classifier. These features can be any thing like miRNA mfe, stem size, loop size or other features.
If you want to classify these sequences using any machine learning tool you can use