WormLabCaltech / alaska

Automated and friendly RNA-seq analysis (deprecated)
http://alaska.caltech.edu
MIT License
6 stars 0 forks source link

Fix tarball creation of entire project #32

Closed Lioscro closed 5 years ago

Lioscro commented 5 years ago

This refers to the tar.gz file downloaded when the user clicks "Download all results" in the analysis results page. A typo in the run_analysis.py script caused all the analysis files to be added to the root of the archive, when they should have in fact been in their own folders. This (and a typo in alaska_main.js) was fixed. The tar.gz generated by Alaska can be unarchived without any more errors.

Lioscro commented 5 years ago

Also, the emails Alaska sends out now has the project ID as the sender (alaska.caltech.edu is still the host). Since the "noreply," which used to be the sender, was replaced, we need to include in the email body to NOT reply to those emails (perhaps in bold).