Last active
May 11, 2016 15:13
-
-
Save MattBashton/77e7500573bcb22659608cae04668333 to your computer and use it in GitHub Desktop.
Types of Seq
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
| csvquote pubmed_result.csv | cut -d ',' -f 1 | grep -oP '\S+-Seq\b|\S+-seq\b|\S+Seq\b|\S+seq\b|\S+\sseq\b|\S+\sSeq\b' | tr -d \"\'\(\[ | sed s/seq/Seq/ | sort | uniq -c | sort -gr |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Results (237 some FPs) are: