genomepy.files
Utility functions with files
Functions
|
Bgzip file if requested. |
|
Extract files from an archive. |
|
Gunzips the file if gzipped. |
|
Convert tar of multiple FASTAs to one file. |
|
Unzips the file if zipped. |
|
Context manager to work with (b)gzipped file. |
|
Filter fasta file based on regex. |
|
Returns the lower case file type of a file, and if it is (g)zipped |
|
Return (gzipped) file names in directory containing the given extension. |
|
Gzip file if requested. |
|
basic file parsing |
|
Parse a readme file. |
|
Update a readme file with supplied information. |
|
Create a new readme file with supplied information. |