hariszaf / pema

PEMA: a flexible Pipeline for Environmental DNA Metabarcoding Analysis of the 16S/18S rRNA, ITS and COI marker genes
27 stars 12 forks source link

Error when unzipping using a checkpoing #48

Closed hariszaf closed 1 year ago

hariszaf commented 2 years ago

PEMA tries to unzip folders that have already been unzipped when running using a checkpoint.

Fix that by finding a workaround in line 35

hariszaf commented 2 years ago

Thanks @natgiot for finding that.