View source: R/parse_fragpipe.R
fragpipe_find_psm_files | R Documentation |
File "filelist_ionquant.txt" contains a list of all psm.tsv files that are part of this dataset. In older FragPipe versions, e.g. 15.0, this file is not available.
If filelist_ionquant.txt is available, extract listed psm.tsv files. If ALL of these are valid paths
for files within the provided FragPipe output directory (path
parameter); assume this is the list
of PSM files we need. Print a warning if the table is in invalid format or if any of the listed
PSM files cannot be found within path
.
As a fallback, search all direct subdirectories (i.e. not recursive) of path
for psm.tsv files.
fragpipe_find_psm_files(path)
path |
FragPipe output directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.