blast_and_plast
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blast_and_plast [2024/06/11 10:37] – 129.173.94.151 | blast_and_plast [2024/11/04 10:14] (current) – 110.239.172.216 | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| cd $PWD | cd $PWD | ||
| CPUs=10 | CPUs=10 | ||
| - | DB=/db1/blast-may-2024/nt.nal | + | DB=/scratch3/rogerlab_databases/other_dbs/ |
| QF=yourquery.fasta | QF=yourquery.fasta | ||
| - | plast -e 1e-10 -max-hit-per-query 1 -outfmt 1 -a $CPUs -p plastn | + | plast -e 1e-10 -max-hit-per-query 1 -outfmt 1 -a $CPUs -p plastp |
| </ | </ | ||
| - | to parse the output see http://129.173.88.134:81/dokuwiki/ | + | to parse the output see https://perun.biochem.dal.ca/user-wiki/ |
| Line 26: | Line 26: | ||
| #$ -S /bin/bash | #$ -S /bin/bash | ||
| . / | . / | ||
| - | #$ -pe threaded | + | #$ -pe threaded |
| #$ -cwd | #$ -cwd | ||
| source activate blast | source activate blast | ||
| Line 32: | Line 32: | ||
| DB=nt | DB=nt | ||
| query=your_query.fasta | query=your_query.fasta | ||
| - | blastn -db $DB -query $query -out yourqueryresults.blout -num_threads | + | blastn -db $DB -query $query -out yourqueryresults.blout -num_threads |
| - | source | + | conda deactivate |
| </ | </ | ||
| - | Both shells | + | Both shells |
| <Last updated by Dandan Zhao on Jun 11, 2024> | <Last updated by Dandan Zhao on Jun 11, 2024> | ||
blast_and_plast.1718113021.txt.gz · Last modified: by 129.173.94.151
