Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-05 | Fetching fixes | Pjotr Prins | |
2021-01-05 | Add option for fetching fasta | Pjotr Prins | |
2021-01-05 | fetch: do a straight dump of the original record | Pjotr Prins | |
2021-01-05 | fetches original metadata from PubSeq/Arvados | Pjotr Prins | |
2021-01-05 | web: show https | Pjotr Prins | |
2021-01-05 | api: more cleanup | Pjotr Prins | |
2021-01-05 | API: fix returned record to include original metadata | Pjotr Prins | |
2021-01-05 | Rename | Pjotr Prins | |
2021-01-04 | mapping: no longer requires specimen file for genbank output | Pjotr Prins | |
2021-01-04 | Removing refs. No point in guessing terms | Pjotr Prins | |
2021-01-04 | mapping sample_species using regex | Pjotr Prins | |
2021-01-04 | Started on normalization | Pjotr Prins | |
2021-01-03 | genbank: specimen source | Pjotr Prins | |
2021-01-03 | genbank: more or less complete. Need to add collection method | Pjotr Prins | |
2021-01-03 | genbank: deal with host, sex and age | Pjotr Prins | |
2021-01-03 | genbank: technology parsing | Pjotr Prins | |
2021-01-03 | genbank: submitter info | Pjotr Prins | |
2021-01-03 | genbank: get authors | Pjotr Prins | |
2021-01-03 | Move reference code to different file so it does not break python | Pjotr Prins | |
2021-01-02 | GenBank date parsing | Pjotr Prins | |
2021-01-02 | transform-genbank-xml2yamlfa.py refactoring | Pjotr Prins | |
2021-01-02 | transform-genbank-xml2yamlfa.py rewrite | Pjotr Prins | |
2021-01-01 | genbank: minor fixes | Pjotr Prins | |
2021-01-01 | gzip output | Pjotr Prins | |
2021-01-01 | update-from-genbank.py | Pjotr Prins | |
2021-01-01 | genbank-fetch-ids.py | Pjotr Prins | |
2021-01-01 | genbank-fetch-ids | Pjotr Prins | |
2021-01-01 | genbank: cleaning up | Pjotr Prins | |
2021-01-01 | genbank-fetch-ids simple call | Pjotr Prins | |
2021-01-01 | sparql: make use of pattern matching | Pjotr Prins | |
2020-12-31 | Add comment | Pjotr Prins | |
2020-12-31 | Improve SPARQL query and comments | Pjotr Prins | |
2020-12-31 | genbank: sparql-fetch-ids | Pjotr Prins | |
2020-12-31 | sparql: rename file | Pjotr Prins | |
2020-12-31 | genbank: started on SPARQL fetcher | Pjotr Prins | |
2020-12-31 | genbank: pseudo workflow | Pjotr Prins | |
2020-12-31 | genbank: header | Pjotr Prins | |
2020-12-31 | genbank: split script | Pjotr Prins | |
2020-12-31 | genbank: moving script into workflow space | Pjotr Prins | |
2020-12-30 | Ignores | Pjotr Prins | |
2020-12-30 | Genbank: comments | Pjotr Prins | |
2020-12-30 | Merge pull request #120 from BonfaceKilz/feature/add-arxiv-articles | Pjotr Prins | |
Feature/Add Arxiv feed | |||
2020-12-30 | Add arxiv feed | BonfaceKilz | |
2020-12-24 | Merge pull request #117 from arvados/pangenome_workflow_abpoa | Pjotr Prins | |
Pangenome workflow with abPOA | |||
2020-12-24 | Merge pull request #119 from ↵ | Pjotr Prins | |
BonfaceKilz/feature/add-commits-and-pubmed-articles-to-feed Feature/add commits and pubmed articles to feed | |||
2020-12-23 | Add commits and pubmed articles to feed | BonfaceKilz | |
2020-12-23 | Abstract away for fetching feedcontent | BonfaceKilz | |
* bh20simplewebuploader/main.py: (get_feed_items): New function. (send_home): Use get_feed_items() for fetching feed items. | |||
2020-12-23 | Order tweets in the feed by highest score | BonfaceKilz | |
2020-12-23 | Add tabbed content for commits, tweets and pubmed content | BonfaceKilz | |
* bh20simplewebuploader/templates/home.html: Add tab panes for commits, tweets and pubmed content. Use dummy place holder content for commits and tweets. * bh20simplewebuploader/static/main.css: Add basic styling for tabbed content. | |||
2020-12-23 | Merge duplicate css rule | BonfaceKilz | |