Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | Fetch status as anonymous user | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-08 | Split upload tab. Add upload status tab. | Peter Amstutz | |
Add more direct links on download page. Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-08 | Merge pull request #89 from proccaserra/patch-1 | LLTommy | |
Update form.html | |||
2020-07-07 | Merge branch 'master' of https://github.com/arvados/bh20-seq-resource | lltommy | |
2020-07-07 | Adding some more country labels. Some GPS are still missing, will handle in ↵ | lltommy | |
the future | |||
2020-07-07 | Adding sequencer labels | lltommy | |
2020-07-07 | Merge pull request #90 from AndreaGuarracino/patch-21 | LLTommy | |
genbank and sra scripts update, new terms in the ontology dictionaries | |||
2020-07-07 | --print-status=html creates html report | Peter Amstutz | |
2020-07-07 | fix missing authors #91 | AndreaGuarracino | |
2020-07-07 | minimap2 returns nothing when there is no alignment. | Peter Amstutz | |
2020-07-07 | if the technology is not found, the YAML file is not created; managed longer ↵ | AndreaGuarracino | |
species strings | |||
2020-07-07 | Use minimap2 instead of clustalw for fasta QC | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-06 | renamed sra script; added seq technology in its additional information field ↵ | AndreaGuarracino | |
if the term … | |||
2020-07-06 | fix ncbi_countries dictionary | AndreaGuarracino | |
2020-07-06 | new terms in the ncbi_countries dictionary | Andrea Guarracino | |
2020-07-06 | added seq technology in its additional information field if the term is ↵ | AndreaGuarracino | |
missing in the dicts | |||
2020-07-06 | updated SraExperimentPackage info | AndreaGuarracino | |
2020-07-06 | two more terms in the ncbi_sequencing_technology dictionary | Andrea Guarracino | |
2020-07-06 | fixed bugs in the download_sra_data | Andrea Guarracino | |
2020-07-06 | new terms in the sequencing_technology dictionary | Andrea Guarracino | |
2020-07-05 | Add bh20-seq-analyzer --print-status | Peter Amstutz | |
Get status from new property "status: validated/rejected" Also store QC fail error message. | |||
2020-07-03 | A little more logging | Peter Amstutz | |
2020-07-03 | Add upload.cwl | Peter Amstutz | |
2020-07-03 | Add --no-start-analysis | Peter Amstutz | |
2020-07-03 | Add --skip-qc for faster batch import | Peter Amstutz | |
2020-07-03 | Adding --skip-qc | Peter Amstutz | |
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> | |||
2020-07-03 | Fix qc_fasta bug closing stream. | Peter Amstutz | |
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 |