File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,6 +82,21 @@ tiberius.py
8282deep learning-based ab initio gene structure prediction tool.
8383It predicts genes from genomic sequence only.
8484
85+ To run Tiberius, you need to provide a FASTA file containing
86+ the genomic sequences and choose a pre-trained model.
87+
88+ More information about the models is available on the
89+ Tiberius GitHub
90+ `page <https://github.com/Gaius-Augustus/Tiberius/tree/main/model_cfg>`__
91+
92+ Tiberius end-to-end integrates convolutional and
93+ long short-term memory layers with a differentiable HMM layer.
94+ It can be used to predict gene structures from genomic
95+ sequences only (ab initio), while matching the accuracy of
96+ tools that use extrinsic evidence.
97+
98+
99+
85100 ]]> </help >
86101 <expand macro =" citation" />
87102</tool >
You can’t perform that action at this time.
0 commit comments