Module utils

Source

Structs§

MultiFormatWriter
Multiple format file writer based on [bio crate] .

Enums§

FileType
Inside defined file types

Functions§

create_file_with_dir
Creat empty file.
is_directory_path
See what type(file or dir) does the path behalf.
try_file_type_ext
Get the sequence type from the file extension
try_seq_type_seq
Check the sequence type by a fast way: see if some special symbols exist in the sequence
write_file
Write content into file given by path