Skip to content

Instantly share code, notes, and snippets.

@joowkim
Created April 1, 2024 13:58
Show Gist options
  • Save joowkim/54b266d4b6d3474234a6643bd6904eb6 to your computer and use it in GitHub Desktop.
Save joowkim/54b266d4b6d3474234a6643bd6904eb6 to your computer and use it in GitHub Desktop.
fastq file rename
renamer 's@_R([12])\.fastq\.gz@-R$1.fastq.gz@' *.gz -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment