bcepred_nmer | R Documentation |
bcepred_nmer
is a method to predict conservation of epitopes among orthologs from Bcepred server data
bcepred_nmer(clas)
clas |
A character vector for server name |
This function takes server name "bcepred" as input into clas object. Input data for this function is present in "/data_mycobacrvR/bcepred_out" directory, therefore set working directory to "~/data_mycobacrvR/bcepred_out/" before using this function. Bcepred server provides epitopes of different length.
bcepred_nmer() will write two files in the working directory. One file contains the information of epitope and the other file contains metadata for epitope showing orthologs of H37Rv
Deepika Kulshreshtha
## Not run: bcepred_nmer("bcepred")##Conservation of epitopes from Bcepred server
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.