Created
April 20, 2016 13:12
-
-
Save mikelove/7967554ee7c063043b4617e425e77b21 to your computer and use it in GitHub Desktop.
fastq splitter
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
awk '(NR - 1)/4 % 2 < 1' test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment