-
Notifications
You must be signed in to change notification settings - Fork 17
6. Tutorial (Binder)
Mitch Syberg-Olsen edited this page Feb 23, 2022
·
1 revision
Pseudofinder introductory slideshow:
Pseudofinder video tutorial:
To start the tutorial, hit the 'launch binder' button below, and follow the commands in 'Walkthrough'
(Initially forked from here. Thank you to the awesome binder team!)
Print general help menu
pseudofinder.py help
Print the help menu of the Annotate module
pseudofinder.py annotate -h
Run the Annotate module
pseudofinder.py annotate -g test_data/Mycobacterium_leprae_TN.gbff -db test_data/combined_mycobacteria.faa -op testAnnotate
Run the Annotate module, along with the DNDS module
pseudofinder.py annotate -g test_data/Mycobacterium_leprae_TN.gbff -db test_data/combined_mycobacteria.faa -op testAnnotate --diamond -ref test_data/Mycobacterium_tuberculosis_H37Rv.gbff