Skip to content

Using zcat for gzipped files is unnecessary for concatenation #339

@jfy133

Description

@jfy133

Describe the bug
@lindenb pointed out we are currently using zcat to combine FASTQ files in AdapterRemoval. This is unncessary and can just use standard cat

We should remove all unncessary zcat for performance improvements!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions