MCPcopy Create free account
hub / github.com/ParBLiSS/FastANI / gen_tests_data.py

File gen_tests_data.py

tests/gen_tests_data.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from textwrap import wrap
2
3all_aaa_file = "../data/all_aaa.fa"
4with open(all_aaa_file, 'w') as of:

Callers

nothing calls this directly

Calls 2

repeat_inputFunction · 0.85
writeMethod · 0.45

Tested by

no test coverage detected