Skip to content

Instantly share code, notes, and snippets.

@ravila4
Created August 31, 2019 15:45
Show Gist options
  • Select an option

  • Save ravila4/e2761f12d780be089eeeb0f24331199c to your computer and use it in GitHub Desktop.

Select an option

Save ravila4/e2761f12d780be089eeeb0f24331199c to your computer and use it in GitHub Desktop.
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