eastgenomics / eggd_generate_variant_workbook

DNAnexus app for generating xlsx variant workbooks
3 stars 0 forks source link

IN-406 - handle pre-split VCFs #167

Closed jethror1 closed 5 months ago

jethror1 commented 5 months ago

This change is Reviewable

pep8speaks commented 5 months ago

Hello @jethror1! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 317:41: W605 invalid escape sequence '.' Line 329:80: E501 line too long (83 > 79 characters)

Line 119:5: E303 too many blank lines (2) Line 130:5: E303 too many blank lines (2) Line 142:5: E303 too many blank lines (2) Line 153:5: E303 too many blank lines (2) Line 405:9: E303 too many blank lines (2) Line 415:80: E501 line too long (82 > 79 characters)

Line 231:80: E501 line too long (82 > 79 characters) Line 280:5: E303 too many blank lines (2)

Comment last updated at 2024-01-31 16:45:53 UTC