index
:
gn-uploader
keyring
load-raw-data-no-parsing
main
rework-species-selection
rewrite-rqtl2-qc
test-resumablejs
update-templates-for-bootstrap
gn-uploader: Data uploader for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
phenotypes_bulk_edit.py
Age
Commit message (
Expand
)
Author
9 days
Compute differences with tested function.
Frederick Muriuki Muriithi
9 days
Move code to save new publications to database.
Frederick Muriuki Muriithi
11 days
Move code to fetch phenotype publications from DB to publications package.
Frederick Muriuki Muriithi
11 days
Move code to fetch publications from pubmed to publications module.
Frederick Muriuki Muriithi
13 days
Convert PubMed_ID value from file to int
Frederick Muriuki Muriithi
13 days
Compute publications differences.
Frederick Muriuki Muriithi
13 days
Save new publications retrieved from NCBI's PubMed database.
Frederick Muriuki Muriithi
13 days
Retrieve publication information from NCBI.
Frederick Muriuki Muriithi
14 days
Fix typo.
Frederick Muriuki Muriithi
14 days
Check whether there are new PubMed IDs before beginning the fetch.
Frederick Muriuki Muriithi
2025-03-26
Pass PubMed IDs from the file to difference computation function.
Frederick Muriuki Muriithi
2025-03-26
Add function to compute publication differences.
Frederick Muriuki Muriithi
2025-03-26
Partial implementation: Fetch publications from NCBI.
Frederick Muriuki Muriithi
2025-03-26
Fetch existing publications from the database.
Frederick Muriuki Muriithi
2025-03-26
Compute differences in the descriptions.
Frederick Muriuki Muriithi
2025-03-26
Replaces empty strings with None
Frederick Muriuki Muriithi
2025-03-26
Collect IDs once at the top-level call to save on iterations.
Frederick Muriuki Muriithi
2025-03-26
Check whether the IDs are valid.
Frederick Muriuki Muriithi
2025-03-25
Add function to read the file and do basic data processing.
Frederick Muriuki Muriithi
2025-03-25
Initialise background script to handle bulk edits.
Frederick Muriuki Muriithi