browseProtStructure | R Documentation |
View protein sequence positions on protein structure
browseProtStructure( protId, start, end, doBrowse = TRUE, baseUrl = "https://mupit.icm.jhu.edu/MuPIT_Interactive/?gm=", checkBaseUrl = "https://mupit.icm.jhu.edu/MuPIT_Interactive/rest/showstructure/check?pos=" )
protId |
a uniprot id string |
start |
a vector of start positions |
end |
a vector of end positions |
doBrowse |
a boolean indicator on whether to open browser to view protein structure |
baseUrl |
string for location of mupit service |
checkBaseUrl |
string for location of mupit service to check availability of protein structure |
None
Collin Tokheim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.