File Utilities
Miscellaneous GUI wrappers for common file utilities (e.g. checksums, compression, and yeast genome conversion)
Tool Name | Input | Output | Description |
---|---|---|---|
md5checksum | * | TXT | Calculate MD5 checksum for an input file. |
convert-bed-genome | BED | BED | Convert BED coordinate files between the standard SGD roman numeral chromosome names to the legacy SacCer3_cegr arabic numeral chromosome names.. |
convert-gff-genome | GFF | GFF | Convert GFF coordinate files between the standard SGD roman numeral chromosome names to the legacy SacCer3_cegr arabic numeral chromosome names. |
gzip-compress | * | * | Compress (gzip) files. |
gzip-decompress | * | * | Decompress (gzip) files. |