-
Notifications
You must be signed in to change notification settings - Fork 4
Annotation Web Apollo browser
Gemy George Kaithakottil edited this page Sep 16, 2021
·
3 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=ga1_run1 to your username and a new run name for each run you carry out.
For example, if your username is ga25 and the run is run3, please change user_run=ga1_run1 to user_run=ga25_run3 for both commands.
Password will be provided during the training session.
# From your Mikado output directory
cd mikado_output
user_run=ga1_run1 && scp mikado.loci.gff3 train@10.0.152.172:/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.172's password:
mikado.loci.gff3 100% 327KB 326.9KB/s 00:00 # From your Minos output directory
cd minos_output/results
user_run=ga1_run1 && scp ARATH3702_EIv1.0.release.browser.gff3 train@10.0.152.172:/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.172's password:
ARATH3702_EIv1.0.release.browser.gff3 100% 396KB 396.0KB/s 00:00