Created
April 1, 2024 13:58
-
-
Save joowkim/54b266d4b6d3474234a6643bd6904eb6 to your computer and use it in GitHub Desktop.
fastq file rename
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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