gymrek-lab / EnsembleTR

Tools for merging Tandem Repeat VCF files
26 stars 4 forks source link

update the main README.md and make some changes on the fix_ensembletr… #26

Closed yli091230 closed 1 month ago

yli091230 commented 1 month ago

I updated the README file and also make some change in the scripts/fix-ref/fix_ensembletr_snpstr_reference.py. The changes are:

  1. remove duplicated variable.
  2. use f-string to format output.
  3. output the number of variants that discard/keep.
gymreklab commented 1 month ago

Thanks for these changes!