flattenAlias: flattenAlias

Description Usage Arguments Value

View source: R/nameChange.R

Description

The alias file from PlasmoDB is unwieldy and awful. Here is a function for flattening it for easier find and replace. Called in aliasChange, you don't need to use this for anything.

Usage

1
flattenAlias(aliasfilename)

Arguments

aliasfilename

File name of alias file obtained from PlasmoDB.

Value

Data frame with two columns; first column is old identifiers, and second column is their mapping to the most recent name (per the alias file)


foster-gabe/PFExpTools documentation built on May 25, 2020, 7:22 a.m.