NYU-Molecular-Pathology / snsxt

bioinformatics pipeline framework for data analysis
GNU General Public License v3.0
4 stars 3 forks source link

send email when analysis starts #16

Closed stevekm closed 7 years ago

stevekm commented 7 years ago

@varshini712 this would be a good one for you to try to implement

stevekm commented 7 years ago

it would be useful for the program to notify the user when the analysis successfully starts, in case of situations where the analysis is being started automatically.

stevekm commented 7 years ago

I think we are gonna end up refactoring this into a dedicated 'task runner' class to solve the scoping issues with the global variable