Created
August 31, 2019 15:45
-
-
Save ravila4/e2761f12d780be089eeeb0f24331199c to your computer and use it in GitHub Desktop.
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
| blastp -db fasta.fa -query database.fa \ | |
| -outfmt "6 std stitle qcovs" -num_threads 10 -out out.blast |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment