Skip to content
Snippets Groups Projects
Commit 0345e47a authored by Thulani Hewavithana (qnm481)'s avatar Thulani Hewavithana (qnm481)
Browse files

Update README.md

parent 4033bd61
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ makeblastdb -in ref_pep.fa -dbtype prot -out ref_pep
blastall -i query_pep.fasta -p blastp -d ref_pep -m 8 -e 1e-5 -F F -v 5 -b 5 -o abc.blast -a 4
```
```bash
./SyntenyLink_bf.pl dir/abc.blast
./SyntenyLink_bf.pl dir/abc.blast > dir/abc_blast_filtered_modified.txt
```
ii. Run blastn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment