Created
December 23, 2016 00:36
-
-
Save photocyte/a9fdb0970c7a1355ec970dc04e216344 to your computer and use it in GitHub Desktop.
This file contains 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
zcat Athal_to_Goffic_blastp_out6.tsv.gz | grep -P -v "^#" | sort -u -nr -k12,12 -k1,1 | sort -u -k1,1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment