Age | Commit message (Expand) | Author |
2020-04-23 | Merge pull request #33 from AndreaGuarracino/patch-9•••script updating | LLTommy |
2020-04-22 | code cleaning, checking and writing missing term on file•••- the script checks for country and specimen_source
- now the missing terms are written on a tsv file | Andrea Guarracino |
2020-04-22 | created dict for host health status | Andrea Guarracino |
2020-04-22 | added some rows in the speciesman dict | Andrea Guarracino |
2020-04-22 | added some rows in the ncbi_countries dict | Andrea Guarracino |
2020-04-22 | updated IDs list - 2020/04/22 | Andrea Guarracino |
2020-04-22 | Small changes all around, trying to make the importer/metadata better | lltommy |
2020-04-21 | Tweak handling of "coverage" also fix typo•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
| Peter Amstutz |
2020-04-21 | Working on NCBI import•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
| Peter Amstutz |
2020-04-21 | Updated shex and manditory fields and stuff | lltommy |
2020-04-20 | Merge pull request #29 from inutano/fix-mappings•••fix MinION to ONT | LLTommy |
2020-04-20 | Merge pull request #28 from AndreaGuarracino/patch-8•••fixed missing variable and managed comma in dicts | LLTommy |
2020-04-20 | fix MinION to ONT | Tazro Inutano Ohta |
2020-04-20 | Fixing string -> URI in speciman, plus other things | lltommy |
2020-04-19 | added 'np/op' control for specimen_source | Andrea Guarracino |
2020-04-19 | Further updates to our NCBI dictonaries to translate this s*** to our model | lltommy |
2020-04-19 | fixed missing variable and managed comma in dicts | Andrea Guarracino |
2020-04-19 | Updating NCBI dictonaries, adding UI options, small yaml schema changes | lltommy |
2020-04-19 | Merge 984f74f7d7219c83d280b6eee46cba4aed4298bb | 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 #23 from AndreaGuarracino/patch-3•••accessions list CoV-2 from NCBI Virus 2020/04/15 | 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-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-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 |