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
4 days
Include sample id and study id in the JSON output
Lan Hui
4 days
Remove unused code
Lan Hui
4 days
Output some stats, beginning with %%
Lan Hui
4 days
Fix key errors
Lan Hui
4 days
Retrieve more tissue information from ena_study.xml
Lan Hui
4 days
Retrieve more tissue information from read_experiment
Lan Hui
5 days
Retrieve more tissue information
Lan Hui
6 days
Futher improve XML processing logic
Hui Lan
7 days
Parse ENA records XML files. It seems that XML structure for experiment, stu...
Hui Lan
7 days
Fix typo 'expriment' in 'read_expriment'
Hui Lan
8 days
Show script name in the log line.
Hui Lan
8 days
Save ENA records to XML files under Data/temp/
Hui Lan
11 days
Run this file from time to time to get the most recent RNA-Seq records at ENA
Hui Lan
11 days
Maintenance
Hui Lan
14 days
Show number of remaining RNA-Seq data to reflect remaining work
Hui Lan
14 days
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
2024-08-07
Fix error occurred while running update_network.py
Hui Lan
2024-08-07
[update_network.py] Rename FILE_TIMESTAMP to TIMESTAMP_FILE
Hui Lan
2024-08-07
Review update_network.py
Hui Lan
2024-08-07
Put the definition of make_paths() in utils.py because multiple places use it
Hui Lan
2024-08-07
Important files and directories
Hui Lan
2024-08-06
update_network.py: delete the 'merge edge' stuff because this is the job of u...
Hui Lan
2024-08-06
merge_edges.py: add some comments
Hui Lan
2024-08-05
update_network_by_force.py: improve code speed
Hui Lan
2024-08-05
update_network_by_force.py: fix runtime error
Hui Lan
2024-08-05
update_network_by_force.py: review and make updates
Hui Lan
2024-08-05
Remove testlog.txt because it is no longer needed
Hui Lan
2024-08-05
Update write_log_file() so that it put the most recent message on the top; re...
Hui Lan
2024-08-04
Do not record duplicate edges (to save space). May take longer to run.
Hui Lan
[next]