epi2me-labs / wf-human-variation

Other
94 stars 42 forks source link

About STR analysis #210

Open EugeneKim76 opened 3 weeks ago

EugeneKim76 commented 3 weeks ago

Ask away!

Dear all I extracted recently str results using GRCh38 reference. My understanding is that wf_str_repeats.bed is input bed file of straglr genotype stage.

My Questions

  1. Does wf_str_repeats.bed contain enough str targets? Do we have to add targets by using genome scan stage of straglr or etc.?

  2. Is there any problem using our own bed file instead of wf_str_repeats.bed?

Best,

vlshesketh commented 3 weeks ago

Hi @EugeneKim76, thank you for your interest in the workflow. The wf_str_repeats.bed lists the STR loci that are inspected, and the results for each STR will be annotated using the metadata in variant_catalog_hg38.json. These are static files in the workflow, so if you wish to look at additional targets, then you are welcome to modify the contents in your own local copy of the workflow. Please be aware however that we can only support troubleshooting in relation to the original contents of these files, as they have been curated internally.