calculateIndividualAAComposition2df: calculates proteins aa compositions and returns the results...

View source: R/calculateIndividualAAComposition2df.R

calculateIndividualAAComposition2dfR Documentation

calculates proteins aa compositions and returns the results as a data frame

Description

calculates proteins aa compositions and returns the results as a data frame.

Usage

calculateIndividualAAComposition2df(proteins, proteins_subset = NULL)

Arguments

proteins

a data frame loaded with the readProteinsFasta2df function

proteins_subset

an array of protein names to subset from the dataset provided as the proteins parameter (default = NULL)

Value

a datat_frame composed of the protName as first column and the composition of each AA in the next columns


SamiLhll/SamiGenomicsRutils documentation built on April 11, 2022, 3:38 a.m.