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
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
2022-10-07
Change the place used to store downloaded raw RNASeq data.
Hui Lan
2022-10-05
configure.py: be more specific about 'memory' - not computer memory, but brai...
Hui Lan
2021-07-27
configure.py: double daily downloads.
Hui Lan
2021-07-25
utils.py: the statistics line must be inside the with context manager in orde...
Hui Lan
2021-07-24
utils.py: add info such as number of new edges and modification time.
Hui Lan
2021-07-23
utils.py: header for edges-diff.txt.
Hui Lan
2021-07-23
merge_edges.py: include fewer edges to prevent running out of memory.
Hui Lan
2021-07-20
update_network_by_force.py: get the difference in edges (yesterday vs. today).
Hui Lan
2021-07-18
configure.py: always build new TPM.txt.
Hui Lan
2021-07-18
configure.py: change the update interval.
Hui Lan
2021-04-24
merge_edges.py: use the most recent 365 edge files (to handle out-of-memory p...
Hui Lan
2021-02-19
QUICKSTART.rst: explain option EXISTING_TARGET_TF_PAIRS in parameter_for_net....
Hui Lan
2021-02-18
make_target_tf.py and param4net.py: add an option EXISTING_TARGET_TF_PAIRS in...
Hui Lan
2021-02-18
make_target_tf.py: format of target_tf.txt.
Hui Lan
2021-02-16
make_target_tf_agris.py: no longer need to check ID starts with AT, as it has...
Hui Lan
2021-02-16
make_target_tf_agris.py: refactor code, and include tf-target pairs from the ...
Hui Lan
2021-02-10
test.py: delete it as it is for temporary testing purpose only.
Hui Lan
2021-02-10
test.py: make it work.
Hui Lan
2021-02-10
download_and_map.py: fix name d not defined error.
Hui Lan
2021-02-10
download_and_map.py: remove function read_ena_data_info() as it is no longer ...
Hui Lan
2021-02-10
download_and_map.py: simplify function read_ena_data_info_json such that it i...
Hui Lan
2021-02-10
download_and_map.py: adpat this script to use the latest rnaseq_info_database...
Hui Lan
2021-02-10
parse_ena_xml.py: adapt the script to use the latest meta data.
Hui Lan
2021-02-09
update_network_by_force.py: move the position of the 'update done' log.
Hui Lan
2021-02-09
overlap.py: while.
Hui Lan
2021-02-09
update_network_by_force.py: compute overlap with AtRegNet.20210208.csv.
Hui Lan
2021-02-09
overlap.py: compare predicted edges with gold standard (osu AtRegNet.csv) edges.
Hui Lan
2021-02-09
update_network.py: code review.
Hui Lan
2021-02-06
brain.documentation/QUICKSTART.rst: update version info and change log.
Hui Lan
2021-02-06
brain.documentation/QUICKSTART.rst: a Ubuntu server.
Hui Lan
2021-02-06
brain.documentation/QUICKSTART.rst: specify the running environment.
Hui Lan
2021-02-06
update .gitignore such that it could track QUICKSTART.rst in brain.documentat...
Hui Lan
2021-02-06
update .gitignore such that it could track QUICKSTART.rst in brain.documentat...
Hui Lan
2021-02-06
Move edge files in edge_pool to /disk1/edge_pool to save space in the workspace.
Hui Lan
[next]