cbg-ethz / V-pipe

V-pipe is a pipeline designed for analysing NGS data of short viral genomes
https://cbg-ethz.github.io/V-pipe/
Apache License 2.0
129 stars 43 forks source link

S3C-SIS-TASK-11: Consensus sequences need to be manually imported. #108

Closed uweschmitt closed 2 years ago

uweschmitt commented 2 years ago

Relates to issue https://gitlab.ethz.ch/sars_cov_2/s3c-it-tasks/-/issues/11

The rule finally writes a file summary.json to the current working directory.

This is an initial attempt replace the manually triggered import script without coupling V-pipe to the infrastructure of the overall S3C workflow.

This pull request is accompanied by https://github.com/cbg-ethz/pangolin/pull/3 which includes a script to read the created summary.json file and uploads it to the S3C database.

Future work will be to complete the information in summary.json.

uweschmitt commented 2 years ago

superseded by https://github.com/cbg-ethz/V-pipe/pull/116