Description Usage Arguments Value Examples
View source: R/MetaDProcessing.R
extracts from csv files the taxonomic identifications of the isolates and transforms them according to the values of the scores
1 2 3 4 5 6 7 8 9 |
Dirp: |
directory (and path) where the csv files are located, |
fileout: |
name of the output file where Maldi identifiers and species names are found, |
fu: |
this parameter determines whether only one of the scores (y, default value=2) is considered, or instead, the mean, median, minimum or maximum of the scores corresponding to each of the isolates, "means", "medians", "select", "max" and "min", |
id: |
determine whether unidentified isolates are labeled with "NRI" (default value) or removed , |
sc: |
columns containing the scores spNames:columns containing the names of the identified species |
dataframe (and csv file) with three columns: Maldi identifiers, isolate identifications and the corresponding scores
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.