Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-03 | Improving genbank import workflow | Peter Amstutz | |
2020-07-03 | Fix single arg upload | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-03 | Update form.html | Philippe Rocca-Serra | |
s/onthology/ontology/ | |||
2020-06-25 | Update labels.ttl | LLTommy | |
adding label for "Illumina HiSeq X" | |||
2020-06-24 | Merge pull request #87 from AndreaGuarracino/patch-20 | LLTommy | |
added script to crete metadata for SRA data; new dictionary entries; little directory changes | |||
2020-06-24 | Merge pull request #85 from AndreaGuarracino/patch-18 | LLTommy | |
removed double sorting | |||
2020-06-22 | very little readme for the scripts | Andrea Guarracino | |
2020-06-22 | added new script to prepare metadata of sra data | AndreaGuarracino | |
2020-06-22 | moved the genbank script in his specific directory | AndreaGuarracino | |
2020-06-22 | added new dictionary entries | AndreaGuarracino | |
2020-06-22 | little fix for specimen_source | Andrea Guarracino | |
2020-06-22 | Adjust QC filter and relabel output sequence with sample_id | Peter Amstutz | |
2020-06-22 | Merge pull request #86 from AndreaGuarracino/patch-19 | Peter Amstutz | |
corrected the wrong entities | |||
2020-06-22 | new entries for the EBI samples | AndreaGuarracino | |
2020-06-22 | Better invalid sequence QC handling | Peter Amstutz | |
2020-06-22 | corrected the wrong entities | Andrea Guarracino | |
http instead of https entity instead of wiki | |||
2020-06-22 | Handle upload & assembly of gzipped, paired-end fastq | Peter Amstutz | |
2020-06-18 | removed double sorting | Andrea Guarracino | |
The -s argument in odgi build do the same thing that odgi sort -p s does. | |||
2020-06-18 | Merge pull request #84 from BonfaceKilz/master | Pjotr Prins | |
fix: show missing markers | |||
2020-06-18 | fix(map): update fasta count key | BonfaceKilz | |
2020-06-18 | fix: show missing markers | BonfaceKilz | |
The SPARQL query returns "-85.58 44.34" instead of "Point(-85.58 44.34)", so the markers could not be displayed | |||
2020-06-17 | Slighlty alter SPARQL query to truley sumarize locations for contients. Most ↵ | lltommy | |
likley this number must be combined with what is assigned directly to a country? (instead of e.g.) a city? | |||
2020-06-17 | Merge pull request #83 from BonfaceKilz/feature/display-content-sequences | LLTommy | |
Feature/display fasta count on a map | |||
2020-06-17 | Add cluster marker group | BonfaceKilz | |
When markers are close together, lump them together. Also, it provides a convenient method of remove markers when loading other GPS co-ordinates | |||
2020-06-17 | Move map logic to main.js | BonfaceKilz | |
2020-06-17 | Move js script to bottom of page | BonfaceKilz | |
Methods associated with map need to be created after the div container | |||
2020-06-17 | Add styling to map | BonfaceKilz | |
2020-06-17 | Fix broken HTML | BonfaceKilz | |
2020-06-17 | Move leaflet CSS to the head section | BonfaceKilz | |
2020-06-17 | Add section for map and add basic styling | BonfaceKilz | |
2020-06-17 | Add leaflet css and js libs | BonfaceKilz | |
2020-06-17 | Remove literal json representation of map | BonfaceKilz | |
2020-06-16 | starting to include a map | lltommy | |
2020-06-15 | Merge branch 'master' of https://github.com/arvados/bh20-seq-resource | lltommy | |
2020-06-15 | Adding endpoints using grouping of continents | lltommy | |
2020-06-15 | virtuoso: remove graph before update | Pjotr Prins | |
2020-06-14 | Merge branch 'master' of https://github.com/arvados/bh20-seq-resource | lltommy | |
2020-06-14 | Tried to make a start with the 'demo' part, table works, drilling down not | lltommy | |
2020-06-12 | Merge pull request #82 from AndreaGuarracino/patch-17 | LLTommy | |
the script is more robust and verbose | |||
2020-06-12 | Adding endpoint getCountByGPS which could be used to draw a map | lltommy | |
2020-06-12 | species dictionary | Andrea Guarracino | |
2020-06-12 | species are managed in another dictionary, try-catch added to avoid ↵ | Andrea Guarracino | |
unexpected stops | |||
2020-06-12 | Fix buttons, close #71 | Pjotr Prins | |
2020-06-12 | Added github repo to Download | Pjotr Prins | |
2020-06-12 | Reinstated FASTA search (thanks @lltommy) | Pjotr Prins | |
2020-06-12 | Removing external CSS dependency | Pjotr Prins | |
2020-06-12 | Merge pull request #79 from mr-c/update_tools | Pjotr Prins | |
tweaks for proper graph browser output | |||
2020-06-11 | tweaks for proper graph browser output | Michael R. Crusoe | |
2020-06-11 | Fixing #65 and adding additional country information | lltommy | |
2020-06-08 | Merge pull request #74 from AndreaGuarracino/patch-16 | LLTommy | |
from_genbank_to_fasta_and_yaml script update |