PlotProteinGO_molc {UniprotR} | R Documentation |
Connect and parse UniProt information.
Description
This Function is used to plot molecular functions data retrieved from UniprotR Function "GetProteinGOInfo".
Usage
PlotProteinGO_molc(GO_df , dir_path = NA)
Arguments
GO_df |
Dataframe. |
dir_path |
path to save files returened by the function ( default = NA ). |
Note
if no dir_path was given ( default = NA ) the function will only view the plot and will not save it
Author(s)
Mohmed Soudy Mohamed.soudy@57357.com and Ali Mostafa ali.mo.anwar@std.agr.cu.edu.eg
[Package UniprotR version 2.4.0 Index]