genomepy.utils
Utility functions
Functions
|
Check if UCSC tools for gene annotation conversion are installed. |
|
Expand any path input to a literal path output |
|
Returns True if cmd can be run. |
|
return the name of the genome without path or extensions |
|
import genomes_dir if none is given, and check validity |
|
Returns the safe version of the given localname. |
|
try to get the name from the url |
|
'mkdir -p' in Python |
|
'rm -rf' in Python |
|
Run command, show errors if the returncode is non-zero. |
|
Replace spaces with underscores. |
|
try to return FUNC with ARGS, pass on ERRORS |