subsetGS {orthGS} | R Documentation |
GS Proteins Report
Description
Assembles a report regarding the GS proteins found in the indicated subset of species
Usage
subsetGS(sp)
Arguments
sp |
set of species of interest (either binomial or short code name) |
Details
This function returns the protein and DNA sequences of the different isoforms found in each species, along with other relevant data.
Value
A dataframe with the information for the requested species.
Examples
subsetGS(c("Pinus pinaster", "Ath"))
[Package orthGS version 0.1.8 Index]