get_filtered_df: Get data frame filtered based on the Mascot and reference...

View source: R/get_filtered_df.R

get_filtered_dfR Documentation

Get data frame filtered based on the Mascot and reference files.

Description

Get data frame filtered based on the Mascot and reference files.

Usage

get_filtered_df(mascotfileName, refFileName)

Arguments

mascotfileName

a string for mascot names as input.

refFileName

a string for reference file names.

Value

A filtered data frame

Author(s)

Dongdong Zhan and Mengsha Tong

Examples

## Not run: 
df <- get_filtered_df(mascotfileName, refFileName)

## End(Not run)

ecnuzdd/PhosMap documentation built on Dec. 7, 2022, 4:09 a.m.