Age | Commit message (Expand) | Author |
2020-04-20 | Making collection date and collection location MANDATORY fields, turning orci... | lltommy |
2020-04-20 | Fixing string -> URI in speciman, plus other things | lltommy |
2020-04-19 | Further updates to our NCBI dictonaries to translate this s*** to our model | lltommy |
2020-04-19 | small updates to the yaml schema, updating the example files | lltommy |
2020-04-19 | Updating NCBI dictonaries, adding UI options, small yaml schema changes | lltommy |
2020-04-19 | Merge pull request #25 from AndreaGuarracino/patch-5•••accession list 2020/04/18 | Pjotr Prins |
2020-04-19 | Merge 984f74f7d7219c83d280b6eee46cba4aed4298bb | Pjotr Prins |
2020-04-19 | Merge pull request #26 from AndreaGuarracino/patch-6•••new script release | Pjotr Prins |
2020-04-19 | Merge branch 'master' into patch-6 | Pjotr Prins |
2020-04-19 | Merge pull request #27 from AndreaGuarracino/patch-7•••updated term-mapping dictionaries | Pjotr Prins |
2020-04-19 | Merge pull request #24 from adamnovak/dropdowns•••Add dropdown support to web uploader metadata form | Pjotr Prins |
2020-04-19 | Merge pull request #23 from AndreaGuarracino/patch-3•••accessions list CoV-2 from NCBI Virus 2020/04/15 | Pjotr Prins |
2020-04-19 | Merge pull request #22 from AndreaGuarracino/patch-4•••added type id check | Pjotr Prins |
2020-04-18 | dictionaries for mapping | Andrea Guarracino |
2020-04-18 | ncbi_speciesman_source mapping | Andrea Guarracino |
2020-04-18 | Delete dict_ontology_standardization | Andrea Guarracino |
2020-04-18 | ncbi_speciesman_source mapping | Andrea Guarracino |
2020-04-18 | new script release•••- now the script is more gentle with the server, requesting metadata in batches, reducing the ovrall execution time;
- in the YAML files are created field for sample_sequencing_technology, sample_sequencing_technology2, sample_sequencing_technology3, specimen_source, and specimen_source2;
- in sequencing_coverage stuff like 'x', 'X', etc... is stripped, and the ',' replaced by '.';
- the script exploits the dictionaries in the /scripts/dict_ontology_standardization. Now I have used ncbi_specesman_source.csv, ncbi_sequencing_technology.csv, and ncbi_countries.csv.
- in ncbi_sequencing_technology.csv I've added 'Oxford Nanopore' and 'MinION Oxford Nanopore'
- for specimen_source, when there is one of 'NP/OP swab', 'nasopharyngeal and oropharyngeal swab', 'nasopharyngeal/oropharyngeal swab', or 'np/np swab', I put both of them. | Andrea Guarracino |
2020-04-18 | accession list 2020/04/18 | Andrea Guarracino |
2020-04-18 | Extending yaml schema a bit and adding additional information for the UI | lltommy |
2020-04-17 | Make ? link show doc info and a different link to the ontology IRI | Adam Novak |
2020-04-17 | Tooltip the whole label | Adam Novak |
2020-04-17 | Pull 'doc' from the schema through to the frontend | Adam Novak |
2020-04-17 | Copy NCIT IRIs back to schema doc | Adam Novak |
2020-04-17 | Spruce up the options file and add missing values | Adam Novak |
2020-04-17 | Remove extraneous prints | Adam Novak |
2020-04-17 | Create option dropdowns from an options file | Adam Novak |
2020-04-17 | Correct maximum file size message | Adam Novak |
2020-04-17 | Call URLs IRIs because that's more general | Adam Novak |
2020-04-17 | Don't use @id as a URL if no URL is found | Adam Novak |
2020-04-17 | Read schema from package resource | Adam Novak |
2020-04-15 | added type id check•••what is not genomic DNA is removed | Andrea Guarracino |
2020-04-15 | accessions list CoV-2 from NCBI Virus 2020/04/15 | Andrea Guarracino |
2020-04-15 | Merge pull request #20 from stain/patch-1•••submitter_orchid -> submitter_orcid | Pjotr Prins |
2020-04-15 | Merge pull request #19 from AndreaGuarracino/patch-2•••added name and affiliation | Pjotr Prins |
2020-04-15 | Typo: submitter_orchid -> submitter_orcid | Stian Soiland-Reyes |
2020-04-15 | submitter_orchid -> submitter_orcid•••"orchid" is the flower :)
also use an actual ORCID example <https://orcid.org/0000-0002-1825-0097> which is fictitious person (with a real record!) - dedicated for example use. | Stian Soiland-Reyes |
2020-04-15 | Changing vaccination URI | lltommy |
2020-04-15 | Fixing small typo | lltommy |
2020-04-15 | Merge branch 'master' of https://github.com/arvados/bh20-seq-resource | lltommy |
2020-04-15 | relaxing regEx cause orichids can look like whatever it seems, not only numbers | lltommy |
2020-04-15 | added name and affiliation | Andrea Guarracino |
2020-04-14 | Merge pull request #18 from AndreaGuarracino/patch-1•••added script from genbank to fasta and yaml | Pjotr Prins |
2020-04-14 | Updated yaml schema and examples - plus ShEX shape to go along with it. Still... | lltommy |
2020-04-14 | accessions list CoV-2 from NCBI Virus 2020/04/14 | Andrea Guarracino |
2020-04-14 | Rename script/from_genbank_to_fasta_and_yaml.py to scripts/from_genbank_to_fa... | Andrea Guarracino |
2020-04-14 | script from genbank to fasta and yaml | Andrea Guarracino |
2020-04-13 | Merge pull request #17 from BonfaceKilz/master•••[Fix] Correctly render form element inside chromium (closes #9) | Pjotr Prins |
2020-04-13 | Fix wrong rendering of form elements inside chromium (closes #9)•••https://css-tricks.com/almanac/properties/b/break-inside/
| BonfaceKilz |
2020-04-13 | Added link to REDCap | Pjotr Prins |