Structs§
- Multi
Format Writer - Multiple format file writer based on [bio crate] .
Enums§
- File
Type - 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
contentinto file given bypath