Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
textwrap
import
wrap
2
3
all_aaa_file =
"../data/all_aaa.fa"
4
with
open(all_aaa_file,
'w'
)
as
of:
Callers
nothing calls this directly
Calls
2
repeat_input
Function · 0.85
write
Method · 0.45
Tested by
no test coverage detected