index
:
BRAINCL
master
Unnamed repository; edit this file 'description' to name the repository.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Code
Age
Commit message (
Expand
)
Author
2025-05-08
Work fewer hours
Hui Lan
2025-05-07
The variable new_dir_name is unnecessary, so remove it
Hui Lan
2025-05-06
Turn on wget's quiet mode, so that it won't show info about the downloading p...
Hui Lan
2025-05-03
download_and_map.py: download and map more if there is still time, even after...
Lan Hui
2025-04-30
Which fastq file is under mapping?
Hui Lan
2025-04-23
Get how many new RNA-seq have been downloaded and mapped
Lan Hui
2025-04-22
Include XML tree structure for each ena data source, ena_*.xml
Lan Hui
2025-04-21
Fix error: name path is not defined
Hui Lan
2025-04-20
Save RNA_SEQ_INFO_DATABASE; do not need commland-line redirect now.
Lan Hui
2025-04-20
Remove test file for backup_file
Lan Hui
2025-04-20
Backup old RNA_SEQ_INFO_DATABASE_JSON and replace it with an updated one
Lan Hui
2025-04-20
Remove unused lines
Lan Hui
2025-04-16
Describe the code update
Lan Hui
2025-04-16
Include sample id and study id in the JSON output
Lan Hui
2025-04-16
Remove unused code
Lan Hui
2025-04-16
Output some stats, beginning with %%
Lan Hui
2025-04-16
Fix key errors
Lan Hui
2025-04-16
Retrieve more tissue information from ena_study.xml
Lan Hui
2025-04-16
Retrieve more tissue information from read_experiment
Lan Hui
2025-04-15
Retrieve more tissue information
Lan Hui
2025-04-14
Futher improve XML processing logic
Hui Lan
2025-04-13
Parse ENA records XML files. It seems that XML structure for experiment, stu...
Hui Lan
2025-04-13
Fix typo 'expriment' in 'read_expriment'
Hui Lan
2025-04-12
Show script name in the log line.
Hui Lan
2025-04-12
Save ENA records to XML files under Data/temp/
Hui Lan
2025-04-09
Run this file from time to time to get the most recent RNA-Seq records at ENA
Hui Lan
2025-04-09
Maintenance
Hui Lan
2025-04-06
Show number of remaining RNA-Seq data to reflect remaining work
Hui Lan
2025-04-06
Remove the line in configure.py that caused downloading not work for 4 days
Hui Lan
2025-04-02
Reverse download log lines and write them to a new file download_log_reversed...
Hui Lan
2025-03-09
Remove the experimental file killprocess.py
Hui Lan
2025-03-09
Kill wget if it takes too long
Hui Lan
2025-03-09
Append DONE to the download log in case the downloading process cannot move o...
Hui Lan
2025-03-09
Sync changes made on my Ubuntu desktop machine i7-13700H
Hui Lan
2025-03-09
configure.py
Hui Lan
2024-08-28
Pretty print JSON
Lan Hui
2024-08-26
JSON file should look like '{key:value}' but not ['{key:value}']
Lan Hui
2024-08-26
Use R package jsonlite instead of rjson, to support the 'digits' option, whic...
Lan Hui
2024-08-17
[mergeTPM.py] correct grammar error
Lan Hui
2024-08-17
merge all TPM files and put the merged file in folder assemble
Lan Hui
2024-08-16
Count all downloaded RUNs
Lan Hui
2024-08-11
Required Python modules
Lan Hui
2024-08-11
Remove temporary file
Lan Hui
2024-08-11
dos2unix
Lan Hui
2024-08-10
[create_edges0B.py] Correct Python script name
Hui Lan
2024-08-10
[create_edges0.py] Store edges in folder ../Data/history/edges/many_targets
Hui Lan
2024-08-10
[update_network.py] Do not generation json files for gene expression if not d...
Hui Lan
2024-08-09
[update_network.py] Simplify code
Hui Lan
2024-08-08
Improve memory efficency while building TPM.txt
Hui Lan
2024-08-07
Use TPM_FILE instead of TPM_TABLE
Hui Lan
[next]