get_paralogs {STRINGdb}R Documentation

get_paralogs

Description

Returns the list of paralogs of the given input in their species.

Usage

## S4 method for signature 'STRINGdb'
get_paralogs(string_ids)

Arguments

string_ids

a vector of STRING identifiers.

Value

Data frame containing the best blast hits x species of the given input identifiers.

Author(s)

Andrea Franceschini


[Package STRINGdb version 2.6.1 Index]