| import_ProteomeDiscoverer | R Documentation | 
Reads in a Thermo ProteomeDiscoverer PSMs.txt file.
import_ProteomeDiscoverer(
  file = NULL,
  use.shared.peptides = FALSE,
  use.not.unique = TRUE,
  use.excluded.by.method = TRUE,
  use.redundant = FALSE,
  data = NULL
)
file | 
 Location of the   | 
data | 
 Advanced: Rather than specifying   | 
shared | 
 Include shared peptides?  | 
used | 
 Include only measurements marked as used by ProteomeDiscoverer?  | 
A data.frame for input into seaMass_sigma.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.