Age | Commit message (Collapse) | Author |
|
|
|
publish_mapped_data.py.
|
|
|
|
being able to receive messages.
|
|
|
|
published data on my subscriber side (Raspberry Pi 5)
|
|
|
|
|
|
|
|
|
|
|
|
process, therefore reducing the amount of data written to /var/lanhui/mail
|
|
after having processed DAILY_MAP_NUM
|
|
|
|
|
|
|
|
download_log_reversed.txt so that the most recent log line appears on the top. Purpose: easier to check log from the web browser.
|
|
|
|
on. Added two helper functions: age_of_file_in_hours() and append_done(). Ran dos2unix; that is why there are so many changes.
|
|
|
|
|
|
used.
|
|
includes all info.
|
|
rnaseq_info_database.json file.
|
|
will stop working. Make it work when the log file contains blank lines. These blank lines usually appear in the end of the log file.
|
|
downloading and mapping proceed.
|
|
If there is no enough space left in the disk, download_and_map.py will refuse to download any data.
This can be quite mysterious for a maintainer.
So, write the reason to the network log file.
The reason is something like:
"[download_and_map.py] home directory does not have enough space (only 13 G available)."
-Hui
|
|
|