api: Remove set column during data extraction
* R/api.R (extr_data): An unecessary set column was removed from the m$extr$ms table to avoid possible confusion. Extraction deals with unique masses, so this column listed only the first set (in comp table) that contained a particular mass. Later, during the prescreen stage the set is coming back directly from the comp table.
Please register or sign in to comment