Theo Sanderson

Results 107 comments of Theo Sanderson

For anyone stumbling upon this -- this data for cases is (unofficially) available for recent days [here](https://github.com/theosanderson/covid_uk_data_timestamped/tree/master/all)

It may be useful to consider a user story featuring a user like my past self. I wanted to use a piece of labware (e.g. 50ml falcon) with wells so...

To piggyback, a general issue is "labware creator does not generate JSON files that follow style of Opentrons shared_data". Nice to have features would include prettifying the JSON (https://github.com/theosanderson/opentrons/compare/ca54a3fc5218c73aa5c9e595f12edc8ace89ecbe...e4fee7b790782404527e1f7f3532aaa3337d728f) so...

Expanding on the "labware creator does not generate JSON files that follow style" point: the labware creator erroneously assigns the metadata also to the "groups" of a plate. https://github.com/Opentrons/opentrons/pull/5776#discussion_r433492432

IMO this isn't just about transfers - I would say that the atomic `air_gap` (and dispense) functions should implement this too. Intuitively I think you should be able to write...

Hi @mattrossman, Yes I did. I wasn't clear if the suggestion was to add `external: []` or `external:['imported_package_name']` but in neither case was I able to get things to work....

@corneliusroemer yes if you could you remind me what the highest priority Taxonium feature request(s) would be for you that would be helpful. Mutation text without hovering? (Feel free to...

+1 for this. I was teaching using Nextclade today (and it's great!). The fact that on a typical low-end monitor the genome gets pretty truncated makes things a lot less...

For the UK you can download data going back further with `Archive ` in https://coronavirus.data.gov.uk/details/download (didn't exist when I made my repo)