Clinical-Genomics / genotype

Simple genotype comparison of VCF files
http://taboo.readthedocs.org/en/latest/
MIT License
8 stars 2 forks source link

Force analysis upload option #25

Closed northwestwitch closed 6 years ago

northwestwitch commented 6 years ago

You want to be able to force the upload of an analysis whenever another analysis for the same sample is already present in the database. The option would make it possible to replace the previous analysis data with the new.

northwestwitch commented 6 years ago

Now that I check this problem is already present from #13

northwestwitch commented 6 years ago

@emiliaol there is an option -f (--force) when you load data. Could that be what you need?

northwestwitch commented 6 years ago

In fact the issue was the analysis re-upload option missing in cg. See https://github.com/Clinical-Genomics/cg/pull/154 . I close the issue here.