FSA_uniqueMSPblockTaggerUntargeted
FSA_uniqueMSPblockTaggerUntargeted(path, MSPfile_vector,
minCSAdetectionFrequency = 20, minEntropySimilarity = 0.75, massError = 0.01,
massErrorPrecursor = 0.01, RTtolerance = 0.1, noiseRemovalRatio = 0.01,
allowedNominalMass = FALSE, allowedWeightedSpectralEntropy = TRUE,
plotSpectra = FALSE, number_processing_threads = 1)uniqueMSPvariants
Address of .msp file(s)
A vector of names of .msp files or one .msp file name.
minimum CSA detection frequency
minimum EntropySimilarity
Mass accuracy in Da
Mass accuracy (Da) to find precursor m/z in .msp files
Retention time tolerance (min)
noise removal ratio ([0 - 1])relative to the basepeak to measure entropy similarity score.
c(TRUE, FALSE). Select `TRUE` only for nominal mass analysis.
c(TRUE, FALSE). Weighted entropy to transform low abundant signals prior to calculating entropy similarity score. Please see the reference for details on wight transformation.
c(TRUE, FALSE)
Number of processing threads for multi-threaded processing