Senthil Murugapiran

Results 4 comments of Senthil Murugapiran

Sorry for the noise, my bad! From: Lee Katz ***@***.***> Date: Tuesday, March 22, 2022 at 1:30 PM To: tseemann/prokka ***@***.***> Cc: Senthil Murugapiran ***@***.***>, Author ***@***.***> Subject: Re: [tseemann/prokka]...

The bacterial Genbank zip file seems to be ok (first 11 lines of output shown). ```bash $ unzip -v genbank-2022.03-bacteria-k51.zip | sed 11q Archive: genbank-2022.03-bacteria-k51.zip Length Method Size Cmpr Date...

@luizirber, if it is helpful to troubleshoot, here is the output of `du`: ```bash $ du genbank-2022.03-bacteria-k51.zip 38585372 genbank-2022.03-bacteria-k51.zip ``` and the md5 checksum: ```bash $ md5sum genbank-2022.03-bacteria-k51.zip >out; $...

Thank you @luizirber! I downloaded the file from the IPFS gateway with `ipget` and the `md5sum` is matching to the one from above: `c7ef7c815a00337a7252ab49ffab3e8b`. I also tested this database using...