lazear / sage

Proteomics search & quantification so fast that it feels like magic
https://sage-docs.vercel.app
MIT License
201 stars 38 forks source link

Input handling guardrails and glob expansion #133

Open acesnik opened 2 months ago

acesnik commented 2 months ago

Hi there, this is an exciting tool; thanks for making it!

Here are a couple of minor requests on input handling: 1) It could be nice to check for file existence prior to generating the fragment index. One has to wait for that process to finish to find out the mzML doesn't exist in the current directory, for example.

lazear commented 2 months ago

I would note that I also strongly recommend running sage via WSL if you're on windows... performance is definitely worse on Windows

acesnik commented 2 months ago

Ah, sounds good!