Open fellen31 opened 7 months ago
Added working revio
test data in #33. Points above still valid.
If possible, the test data should also be able to:
Adding CNV-workflow as separate issue (#60)
Add SNV-annotation to test profile as separate issue (#74)
Need
As a developer, I need the pipeline to have a test profile with accompanying relevant test data, which should test if not all then at least the majority of the pipeline.
Suggested approach
Currently there are three presets available:
pacbio
,revio
andONT_R10
. Using therevio
preset should cover allpacbio
cases.Can be closed when
--split_fastq > 1
--parallel_snv 1
Additional considerations
HIPHASE_SV
takes input from both DeepVariant and an SV caller to phase reads. Sniffles is not supported and it will fail depending on how the calls in the VCF looks. Ideally the test data would maybe provide all possible types of SVs, because with the current test data HiPhase will not fail (or remove HiPhase, or add psbv as input which is the only supported SV-caller).