View source: R/get_filtered_df.R
get_filtered_df | R Documentation |
Get data frame filtered based on the Mascot and reference files.
get_filtered_df(mascotfileName, refFileName)
mascotfileName |
a string for mascot names as input. |
refFileName |
a string for reference file names. |
A filtered data frame
Dongdong Zhan and Mengsha Tong
## Not run: df <- get_filtered_df(mascotfileName, refFileName) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.