GenerateSeqDescriptors | R Documentation |
GenerateSeqDescriptors( dfdt = allmots, PrecentRand = 10, aacol = "AA_seq", HEC_Prob = F, AA_Prob = F, K.HEC = 3, K.aa = 2, casecol = "case", Exmp_src_faa = rdrps_faa, SEED = 123, valuecol = "motif_type", RemovesSparseCols = T )
dfdt |
Input table (data.frame) |
PrecentRand |
\item aacolColomn name of field with the sequence. \itemcasecolColumn name for the field splitting the input table to train/test sets. \itemvaluecolTarget column (try to predict this value) \itemRemovesSparseCols |
TODO: Need some refactoring but should work. GenerateSeqDescriptors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.