Description Usage Arguments Value Author(s) See Also Examples
View source: R/loadInterProTree.R
Load the hierarchy of relationships between InterPro's entries
1 | loadInterProTree(filename)
|
filename |
character, where to download and / or where to find InterPro Entry relationships tree file. Details: https://www.ebi.ac.uk/interpro/download.html |
tree |
object of class "InterProTree", the output of |
ParentChildTreeLines |
argument for non-exported |
levels |
argument for non-exported |
level |
argument for non-exported |
regex |
argument for non-exported |
allchildren |
argument for non-exported |
object of S3 class "InterProTree" containing data.table that provides the mapping between layers, the lines of the InterPro Entry relationships tree file (character) and the mapping between the levels and the lines in ParentChildTreeLines
Vitalii Kleshchevnikov
readInterProGFF3
1 | InterProScan_domains_nonred = collapseByInterProID(InterProScan_features = InterProScan_domains, id_col = "Dbxref")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.