Creates a data frame of paralogs.
Arguments
- prot
A data frame filtered by a Query, containing columns Species and Lineage
Value
returns a dataframe containing paralogs and the counts.
Note
Please refer to the source code if you have alternate file formats and/or
column names.
Examples
if (FALSE) { # \dontrun{
findParalogs(pspa)
} # }