View source: R/gene.name.extractor.R
gene.name.extractor | R Documentation |
This function Extracts the Gene Name and Uniprot Identifiers from the Fasta.header column of the ProteinGroups file. Will also extract the appropriate Uniprot ID. Can select first SwissProt entry in protein group if required
gene.name.extractor(inputDF, SwissProt.only = T)
inputDF |
Input MQ proteomic dataframe with Fasta.headers column |
SwissProt.only |
Will select first SwissProt entry in ProteinGroups. (Default = TRUE) |
Brandon D. Murugan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.