Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-12-19 | Merge pull request #118 from BonfaceKilz/Chore/Display-10-tweets-in-feed | Pjotr Prins | |
Display only 10 tweets on the feed | |||
2020-12-18 | Omit appending empty dicts to the list of tweets | BonfaceKilz | |
This prevents any exception thrown by jinja in the rare event when an empty tweet is stored in Redis | |||
2020-12-07 | Display only 10 tweets on the feed | BonfaceKilz | |
2020-11-21 | abPOA works better starting from shorter sequencespangenome_workflow_abpoa | AndreaGuarracino | |
2020-11-21 | added abPOA workflow; typos | AndreaGuarracino | |
2020-11-21 | added reversed_sorting parameter; typos | AndreaGuarracino | |
2020-11-21 | generalized spoa workflow | AndreaGuarracino | |
2020-11-19 | Adding another example to the SPARQL playground | lltommy | |
2020-11-18 | Give from_sparql more keep cache. | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-11-18 | Fix typo. Give from_sparql more RAM. | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-11-18 | Add query-to-gfa workflow | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-11-16 | Demo: add comment | Pjotr Prins | |
2020-11-16 | Make demo results clickable | Pjotr Prins | |
2020-11-16 | Fixed JS error on Chromium, see ↵ | Pjotr Prins | |
https://stackoverflow.com/questions/13340131/string-prototype-replaceall-not-working | |||
2020-11-16 | About page | Pjotr Prins | |
2020-11-16 | Modify menu | Pjotr Prins | |
2020-11-15 | removed provider_sample_id references | AndreaGuarracino | |
2020-11-15 | fix sequencing_coverage | AndreaGuarracino | |
2020-11-15 | fixed typos in the integer cast | AndreaGuarracino | |