You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each call to "python msstats.py -p $project_id" generally takes around 2 mins. It will take too long of the time to process hundreds of projects. The solution to shorten the processing time is to parallelize the logic in "batch_run_msstats.sh".
Each call to "python msstats.py -p $project_id" generally takes around 2 mins. It will take too long of the time to process hundreds of projects. The solution to shorten the processing time is to parallelize the logic in "batch_run_msstats.sh".