Description Usage Arguments Value Author(s) See Also
Check if proteins in GRanges were used for motif search using QSLIMFinder (SLIMFinder)
1 2 | GRangesINinteractionSubsetFASTA(grange, interactionSubsetFASTA,
query_only = F, clustermq = F)
|
interactionSubsetFASTA |
object of class InteractionSubsetFASTA_list containing: FASTA sequences for interacting proteins, molecular interaction data they correspond to. Each element of a list contains input for individual QSLIMFinder run. |
query_only |
return only GRanges for query proteins |
GRanges |
object containing instances of linear motifs or domains in proteins (identified by UniProtKB accession) |
list containing 2 vectors: which GRanges are in InteractionSubsetFASTA_list and seqlengths vector for these GRanges
Vitalii Kleshchevnikov
ELMdb2GRanges
, runQSLIMFinder
, SLIMFinderOcc2GRanges
, listInteractionSubsetFASTA
, randomGRanges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.