diff --git a/docs/day3/ex12_gene_prediction.md b/docs/day3/ex12_gene_prediction.md index fdc4aa63..b7af111e 100644 --- a/docs/day3/ex12_gene_prediction.md +++ b/docs/day3/ex12_gene_prediction.md @@ -312,7 +312,7 @@ It is usually worth letting it search for all options as detecting multiple rRNA ### Predict tRNA and tmRNA sequences -The [MIMAG](https://www.ncbi.nlm.nih.gov/pubmed/28787424) standard specifies that in order to reach particular quality criteria, a MAG must contain a certain number or tRNA sequences. We can search a MAG or genome for these using `Aragorn` ([link here](http://130.235.244.92/ARAGORN/)). +The [MIMAG](https://www.ncbi.nlm.nih.gov/pubmed/28787424) standard specifies that in order to reach particular quality criteria, a MAG must contain a certain number or tRNA sequences. We can search a MAG or genome for these using `Aragorn` ([link here](https://www.trna.se/)). ![image](../figures/ex11_aragorn.PNG)