aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-18removed double sortingAndrea Guarracino
The -s argument in odgi build do the same thing that odgi sort -p s does.
2020-06-18Merge pull request #84 from BonfaceKilz/masterPjotr Prins
fix: show missing markers
2020-06-18fix(map): update fasta count keyBonfaceKilz
2020-06-18fix: show missing markersBonfaceKilz
The SPARQL query returns "-85.58 44.34" instead of "Point(-85.58 44.34)", so the markers could not be displayed
2020-06-17Slighlty 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-17Merge pull request #83 from BonfaceKilz/feature/display-content-sequencesLLTommy
Feature/display fasta count on a map
2020-06-17Add cluster marker groupBonfaceKilz
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-17Move map logic to main.jsBonfaceKilz
2020-06-17Move js script to bottom of pageBonfaceKilz
Methods associated with map need to be created after the div container
2020-06-17Add styling to mapBonfaceKilz
2020-06-17Fix broken HTMLBonfaceKilz
2020-06-17Move leaflet CSS to the head sectionBonfaceKilz
2020-06-17Add section for map and add basic stylingBonfaceKilz
2020-06-17Add leaflet css and js libsBonfaceKilz
2020-06-17Remove literal json representation of mapBonfaceKilz
2020-06-16starting to include a maplltommy
2020-06-15Merge branch 'master' of https://github.com/arvados/bh20-seq-resourcelltommy
2020-06-15Adding endpoints using grouping of continentslltommy
2020-06-15virtuoso: remove graph before updatePjotr Prins
2020-06-14Merge branch 'master' of https://github.com/arvados/bh20-seq-resourcelltommy
2020-06-14Tried to make a start with the 'demo' part, table works, drilling down notlltommy
2020-06-12Merge pull request #82 from AndreaGuarracino/patch-17LLTommy
the script is more robust and verbose
2020-06-12Adding endpoint getCountByGPS which could be used to draw a maplltommy
2020-06-12species dictionaryAndrea Guarracino
2020-06-12species are managed in another dictionary, try-catch added to avoid ↵Andrea Guarracino
unexpected stops
2020-06-12Fix buttons, close #71Pjotr Prins
2020-06-12Added github repo to DownloadPjotr Prins
2020-06-12Reinstated FASTA search (thanks @lltommy)Pjotr Prins
2020-06-12Removing external CSS dependencyPjotr Prins
2020-06-12Merge pull request #79 from mr-c/update_toolsPjotr Prins
tweaks for proper graph browser output
2020-06-11tweaks for proper graph browser outputMichael R. Crusoe
2020-06-11Fixing #65 and adding additional country informationlltommy
2020-06-08Merge pull request #74 from AndreaGuarracino/patch-16LLTommy
from_genbank_to_fasta_and_yaml script update
2020-06-07the script is more verbose; added other countriesAndreaGuarracino
2020-06-06fixed collection_location when it is not present in the dictionary termsAndreaGuarracino
2020-06-06fixed collection-date management using a parserAndreaGuarracino
2020-06-06fixed collection-date management; updated assembly info management for new IDsAndreaGuarracino
2020-06-02Merge pull request #75 from mr-c/update_tools_repoPeter Amstutz
update tool sub repo
2020-06-02update tool sub repoMichael R. Crusoe
2020-05-31Added new speciesman sourcesAndrea Guarracino
2020-05-31Added new sequencing technologiesAndrea Guarracino
2020-05-31Added new countriesAndrea Guarracino
2020-05-31Added new species and specimen sourcesAndrea Guarracino
2020-05-31Updated the host_sex and host_age managementAndrea Guarracino
2020-05-31The NCBI Virus entries are updated automaticallyAndrea Guarracino
2020-05-30BLOGPjotr Prins
2020-05-30Some spelling in the YAML examplePjotr Prins
2020-05-30BLOG: checkout outputPjotr Prins
2020-05-29Blog info for uploading sequencePjotr Prins
2020-05-29Changed doc comment in schemaPjotr Prins