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
Age
Commit message (
Expand
)
Author
5 days
Remove the experimental file killprocess.py
HEAD
master
Hui Lan
5 days
Kill wget if it takes too long
Hui Lan
5 days
Append DONE to the download log in case the downloading process cannot move o...
Hui Lan
5 days
Sync changes made on my Ubuntu desktop machine i7-13700H
Hui Lan
5 days
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
Remove index.html
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
Important files
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
2022-12-04
create_edges_mixtool.R: enable command line argument
Hui Lan
2022-11-20
Fix the following errors while running create_edges0B.py
Hui Lan
2022-11-20
update_network.py: no longer need to redirect to file
Hui Lan
2022-11-11
correlation_per_group_fixed_number.R: fix 'argument is of length zero' error.
Hui Lan
2022-11-09
correlation_per_group_fixed_number.R: simplify
Hui Lan
2022-11-07
update_network_by_force.py: back up the edge file once a month.
Hui Lan
2022-11-05
Make correlation_per_group_fixed_number.R work, and update its upstream scrip...
Hui Lan
2022-10-13
configure.py: update TPM renewal interval
Hui Lan
2022-10-10
configure.py: update the value of BUILDRMATRIX_RENEW_INTERVAL
Hui Lan
2022-10-10
QUICKSTART.rst: update section Automating downloading and updating the network.
Hui Lan
2022-10-09
QUICKSTART.rst: exchange two paragraphs.
Hui Lan
2022-10-09
QUICKSTART.rst: update global config variable name.
Hui Lan
2022-10-09
Shorten config variable name, remove 'PARAMETER_FOR_'
Hui Lan
2022-10-09
merge_edges.py: do not use HTML tags if the info is written to database
Hui Lan
2022-10-09
merge_edges.py: removed a commented-out line.
Hui Lan
[next]