gene.name.extractor: Gene Name Extractor

View source: R/gene.name.extractor.R

gene.name.extractorR Documentation

Gene Name Extractor

Description

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

Usage

gene.name.extractor(inputDF, SwissProt.only = T)

Arguments

inputDF

Input MQ proteomic dataframe with Fasta.headers column

SwissProt.only

Will select first SwissProt entry in ProteinGroups. (Default = TRUE)

Author(s)

Brandon D. Murugan


BrandonMurugan/proteomestats documentation built on May 19, 2024, 8:23 p.m.