iedb_consensus_mhcii_nmer | R Documentation |
iedb_consensus_mhcii_nmer
is a method to predict conservation of epitopes among orthologs for MHCII using IEDB-consensus server data
iedb_consensus_mhcii_nmer(clas)
clas |
A character vector for server name |
This function takes server name "IEDB_consensusMHCII" as input into clas object.Input data for this function is present in "/data_mycobacrvR/iedb_consensus_mhcii_out" directory, therefore set working directory to "~/data_mycobacrvR/iedb_consensus_mhcii_out/" before using this function. IEDB-consensus provides epitopes of different length.
iedb_consensus_mhcii_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: iedb_consensus_mhcii_nmer("IEDB_consensus_mhcii") ##Conservation of all epitopes from IEDB server
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.