Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hopedisastro committed Dec 13, 2023
1 parent c356189 commit fdf3001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion str/indel_locus_extractor.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# pylint: disable=missing-function-docstring,no-member
"""
This script pulls out the locus coordinates of every indel recorded in an existing Hail Matrix Table
This script pulls out the locus coordinates of every indel recorded in an existing Hail Matrix Table.
analysis-runner --dataset "tob-wgs" \
--description "indel coordinates extractor" \
Expand Down

0 comments on commit fdf3001

Please sign in to comment.