aboutsummaryrefslogtreecommitdiff
path: root/bh20sequploader/main.py
AgeCommit message (Expand)Author
2020-04-30Handle running in a container with no username•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> Peter Amstutz
2020-04-21Work around CWL content size limit by chunking•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> Peter Amstutz
2020-04-21Working on NCBI import•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> Peter Amstutz
2020-04-20Add ShEx validation•••Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com> Peter Amstutz
2020-04-13Inject path to find module bh20sequploaderPjotr Prins
2020-04-13Add __init__.py and fix importsPeter Amstutz
2020-04-13Closes #5Pjotr Prins
2020-04-10Fix up fasta/fastq validationPeter Amstutz
2020-04-10Validate & propagate metadataPeter Amstutz
2020-04-10Merge pull request #6 from uniqueg/fa_fq_validation•••validate seq format with magic filePjotr Prins
2020-04-10Fixed TypeError: 'module' object is not callablePjotr Prins
2020-04-10validate seq format with magic fileAlex Kanitz
2020-04-09Moved Guix documentation into separate file (as it confused people ;)Pjotr Prins
2020-04-08Fastq now runs through fastq2fasta pipeline•••then gets added to pangenome analysis. Peter Amstutz
2020-04-07Add metadata validation with schema-saladPeter Amstutz
2020-04-07Now moves collections into 'validated sequences' project•••Improve logging for seq service Fix uploader bug Runs workflow with all validated sequences. Peter Amstutz
2020-04-06- Added some output and run main() by default•••- Disabled ssl checking which does not work if you lack a certificate Pjotr Prins
2020-04-06Add service to automatically run a workflow on collections uploaded to a proj...Peter Amstutz
2020-04-06Now uploads dataPeter Amstutz
2020-04-06Start projectPeter Amstutz