Skip to content
Update Pipeline description authored by Marie Lahaye's avatar Marie Lahaye
...@@ -430,7 +430,7 @@ This file can be given to the MAKER config file, then MAKER can be run again but ...@@ -430,7 +430,7 @@ This file can be given to the MAKER config file, then MAKER can be run again but
### BRAKER2 ### BRAKER2
**Version**: 2.1.5 **Version**: 2.1.6 (2.1.5 not working)
**Publication**: [BRAKER2: automatic eukaryotic genome annotation with GeneMark-EP+ and AUGUSTUS supported by a protein database](https://academic.oup.com/nargab/article/3/1/lqaa108/6066535) **Publication**: [BRAKER2: automatic eukaryotic genome annotation with GeneMark-EP+ and AUGUSTUS supported by a protein database](https://academic.oup.com/nargab/article/3/1/lqaa108/6066535)
...@@ -461,6 +461,10 @@ braker.pl --genome=assembly.fasta --bam=file1.bam,file2.bam --prot_seq=prot1.fas ...@@ -461,6 +461,10 @@ braker.pl --genome=assembly.fasta --bam=file1.bam,file2.bam --prot_seq=prot1.fas
### GeneID ### GeneID
**Version**: 1.4.4
GeneID is tool used to predict genes in anonymous genomic sequences.
### Liftoff ### Liftoff
**Version**: 1.5.1 **Version**: 1.5.1
... ...
......