-
Notifications
You must be signed in to change notification settings - Fork 0
Annotation Web Apollo browser
Gemy Kaithakottil edited this page Apr 22, 2024
·
6 revisions
Access the Web Apollo browser - click here
Example region A (reference annotation + transcript assemblies) - click here
Example region A (reference annotation + predicted genes) - click here
For both Mikado and Minos commands below, please make sure we change user_run=trainga1_run1 to your username and a new run name for each run you carry out.
For example, if your username is trainga25 and the run is run3, please change user_run=trainga1_run1 to user_run=trainga25_run3 for both commands below.
Password will be provided during the training session.
# From your Mikado output directory
cd mikado_output
user_run=trainga1_run1 && scp mikado.loci.gff3 train@10.0.152.185:/home/train/Annotation_workshop/WebApollo/Mikado/${user_run}.mikado.loci.gff3
...
...(after entering the password, you should see similar as below)
...
train@10.0.152.185's password:
mikado.loci.gff3 100% 327KB 326.9KB/s 00:00 # From your Minos output directory
cd minos_output/results
user_run=traina1_run1 && scp ARATH3702_EIv1.0.release.browser.gff3 train@10.0.152.185:/home/train/Annotation_workshop/WebApollo/Minos/${user_run}.ARATH3702_EIv1.0.release.browser.gff3
...
...(after entering the password, you should see similar as below)
...
train@10.0.152.185's password:
ARATH3702_EIv1.0.release.browser.gff3 100% 396KB 396.0KB/s 00:00 - Workshop Wiki Home
- Transcript assembly commands
- Mikado commands
- REAT transcriptome commands
- Augustus
- Helixer commands
- GALBA commands
- BRAKER3 commands
- Minos commands
- EVidenceModeler (EVM) commands
- Annotation Web Apollo Browser
- Workshop data locations
- Software tools used
- Guacamole tips
- Troubleshooting