molikd / otb

Only The Best (Genome Assembly Tools)
Other
5 stars 3 forks source link

fixes in polishing branch fcs_adaptor processes #65

Closed dluecke closed 4 months ago

dluecke commented 4 months ago

Update to fcs-adaptor no longer writes fa.gz file in cleaned_sequences/ output directory or outputs files with .fa extension. Need to remove gzip -d line since zipped file isn't present and change the glob terms for output channels to keep pipeline from crashing at this step.