Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-12 | Paper: add Bonface | Pjotr Prins | |
2020-04-12 | Image | Pjotr Prins | |
2020-04-12 | Web page | Pjotr Prins | |
2020-04-12 | Website: working on layout | Pjotr Prins | |
2020-04-12 | Merge pull request #7 from BonfaceKilz/master | Pjotr Prins | |
Add custom css styling | |||
2020-04-12 | Merge pull request #8 from adamnovak/ui-improvements | Pjotr Prins | |
Clarify support for FASTQ | |||
2020-04-12 | Paper: reorder | Pjotr Prins | |
2020-04-12 | Merge pull request #1 from mr-c/patch-1 | Pjotr Prins | |
update my affiliation & ORCID | |||
2020-04-12 | Merge branch 'master' into patch-1 | Pjotr Prins | |
2020-04-12 | Merge pull request #2 from heuermh/patch-1 | Pjotr Prins | |
Add author and affiliation | |||
2020-04-12 | Merge branch 'master' into patch-1 | Pjotr Prins | |
2020-04-12 | Merge branch 'master' of github.com:pjotrp/bh20-seq-resource | Pjotr Prins | |
2020-04-12 | Merge branch 'master' of github.com:arvados/bh20-seq-resource | Pjotr Prins | |
2020-04-11 | Merge pull request #3 from adamnovak/patch-2 | Pjotr Prins | |
Paper Edits | |||
2020-04-11 | Adding noLinkCheck to root | lltommy | |
2020-04-11 | Adding descriptions to the yml schema, slight changes to the yml schema | lltommy | |
2020-04-10 | Fix source link again | Adam Novak | |
2020-04-11 | Make CSS responsive for smaller screens | BonfaceKilz | |
2020-04-10 | Merge remote-tracking branch 'bonface/master' into ui-improvements | Adam Novak | |
2020-04-10 | Clarify supported formats and make web UI take FASTQ | Adam Novak | |
2020-04-10 | Fix README typos | Adam Novak | |
2020-04-11 | Add custom css styling | BonfaceKilz | |
- Update font - Make layout look more aesthetic | |||
2020-04-10 | Grab Erik | Adam Novak | |
2020-04-10 | Add affiliation info | Adam Novak | |
2020-04-10 | Add author and affiliation | Michael L Heuer | |
2020-04-10 | Draft | Pjotr Prins | |
2020-04-10 | Propagating metadata to output works now. | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-04-10 | Improve fasta/fastq QC | Peter Amstutz | |
2020-04-10 | Fix swapped fasta/fastq | Peter Amstutz | |
Replace example sequence with COV19 reference instead of HIV. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-04-10 | Add qc_fasta | Peter Amstutz | |
2020-04-10 | Fix up fasta/fastq validation | Peter Amstutz | |
2020-04-10 | Validate & propagate metadata | Peter Amstutz | |
2020-04-10 | Magic dependency | Pjotr Prins | |
2020-04-10 | Merge branch 'master' of github.com:arvados/bh20-seq-resource | Pjotr Prins | |
2020-04-10 | Merge pull request #6 from uniqueg/fa_fq_validation | Pjotr Prins | |
validate seq format with magic file | |||
2020-04-10 | Note on running container with Guix | Pjotr Prins | |
2020-04-10 | This fixed | Pjotr Prins | |
{'type': 'string?', 'jsonldPredicate': {'_id': 'http://purl.obolibrary.org/obo/UO_0000036'}} {'type': 'string?', 'jsonldPredicate': 'http://purl.obolibrary.org/obo/NCIT_C25688'} Traceback (most recent call last): (...) File "/export/iwrk/opensource/code/vg/bh20-seq-resource/bh20simplewebuploader/main.py", line 106, in walk_fields for item in walk_fields(field_type, parent_keys + [field_name], subtree_optional or optional): File "/export/iwrk/opensource/code/vg/bh20-seq-resource/bh20simplewebuploader/main.py", line 92, in walk_fields ref_url = field_type.get('jsonldPredicate', {}).get('_id', None) AttributeError: 'str' object has no attribute 'get' | |||
2020-04-10 | Fixed TypeError: 'module' object is not callable | Pjotr Prins | |
2020-04-10 | Cleaned up Guix install instructions | Pjotr Prins | |
2020-04-10 | validate seq format with magic file | Alex Kanitz | |
2020-04-10 | Updating schema and examples, including URIs | lltommy | |
2020-04-10 | Merge pull request #4 from adamnovak/add-web-ui | Pjotr Prins | |
Add Web UI | |||
2020-04-10 | Merge pull request #3 from adamnovak/patch-1 | Pjotr Prins | |
Spell correctly | |||
2020-04-09 | Move the web uploader GUIX instructions to the GUIX file | Adam Novak | |
2020-04-09 | Point to new repo for source | Adam Novak | |
2020-04-09 | Merge remote-tracking branch 'upstream/master' into add-web-ui | Adam Novak | |
2020-04-09 | Copy over/combine top-level project components | Adam Novak | |
2020-04-09 | Merge branch 'move-repo' of ../bh20-simple-web-uploader into HEAD | Adam Novak | |
2020-04-09 | Put back in directory | Adam Novak | |
2020-04-09 | Notes | Pjotr Prins | |