issues
search
markmipt
/
ms1searchpy
Other
9
stars
5
forks
source link
Split the run function in directms1quant
#12
Closed
levitsky
closed
8 months ago
levitsky
commented
9 months ago
Add
directms1quant.process_files
to allow external calling.
Also use
np.exp
instead of
scipy.exp
to avoid compatibility issues.
directms1quant.process_files
to allow external calling.np.exp
instead ofscipy.exp
to avoid compatibility issues.