Forum: List of genome annotation tools (>140)
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Generate GTF file
written by daewowo 8Is there a tool that can generate a GTF from a fasta file -eg GCF_000001405.39_GRCh38.p13_genomic.fna? I can convert the fasta to bed, and know that …
-
Tool: Fix Prokka fragmented gene annotations - Long read assembly
written by Juke34 949Hej hej, I wrote a script I included in [AGAT][1] called `agat_sp_prokka_fix_fragmented_gene_annotations.pl` dedicated to detect fragmented genes due to frameshifts caused by small indels (1-2 …
-
Tutorial: FASTA file split
written by Juke34 949**how to split a fasta file?** This is a recurring question and many answers can be found among many threads in biostars. I made a …
-
Forum: Converting GFF to GTF
written by Juke34 949Question that comes up often, many solutions are available but it is difficult to understand how they differ. It exists several GTF versions and it …
-
Tutorial: Create de novo repeat library
written by Juke34 949**Tutorial for de-novo repeat library construction** The RepeatMasker software includes a lot repeat library. You can query them using: queryTaxonomyDatabase.pl -h queryRepeatDatabase.pl -h If there …
-
Tutorial: gene set filter/selection for training ab initio annotation tools
written by Juke34 949Here I show how to filter an annotation (often evidence-based) to create a golden set of genes in order to train ab-initio annotation tools. **(What …
-
Blog: Review of the GFF and GTF formats (GFF / GFF1 / GFF2 / GFF2.5 / GFF3 / GTF / GTF2 / GTF2.1 / …
written by Juke34 949I have always been using GTF and GFF files and discovered peculiarities as we go along. After all this years I realised that some information …
-
Annotation with Prokka or RAST.
written by lokraj2003 120 down vote favorite I was experimenting Prokka and RAST annotation tools. So, I took a well-annotated swinepox virus genome from genebank *(NCBI Reference Sequence: …
-
Tool: metaViC: Virus metagenomics pipeline for unknown host or in absence of a host genome
written by Sej Modha 528We have developed an in-house metagenomics pipeline that we apply to the samples when we have sample from unknown hosts or if the host genome …
-
Tool: A growing collection of "Free and useful protein-science tools"
written by se.raschka 15I thought that it might be useful to put together a list of the tools that I am currently using with a short description and …
Nice one ! There is a legend for everything except the "Combiner" type. Is the same as hybrid ?
Hybrid is for ab initio tools that use extrinsec information to improve their predictions.
Combiner is different: The general idea is that they combine/choose information/prediction from different sources (e.g prediction from 3 different abinitio tools). They are also called chooser. I try to explain the concept in slides 49 to 54 in that course.