Skip to content

Commit

Permalink
Update braker.pl
Browse files Browse the repository at this point in the history
Fixing issue #782
  • Loading branch information
KatharinaHoff authored Mar 27, 2024
1 parent 52ba61e commit f6480f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/braker.pl
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@
$pubs{'busco'} = "\nSimao, F. A., Waterhouse, R. M., Ioannidis, P., Kriventseva, E. V., & Zdobnov, E. M. (2015). BUSCO: assessing genome assembly and annotation completeness with single-copy orthologs. Bioinformatics, 31(19), 3210-3212.\n";
$pubs{'miniprot'} = "\nLi, H. (2023). Protein-to-genome alignment with miniprot. Bioinformatics, 30(1):btad014.\n";
$pubs{'compleasm'} = "\nHuang, N., & Li, H. (2023). compleasm: a faster and more accurate reimplementation of BUSCO. Bioinformatics 39(10):btad595.\n";
$pubs{'makehub'} = "\nHoff, K. J. (2019). MakeHub: fully automated generation of UCSC genome browser assembly hubs. Genomics, Proteomics and Bioinformatics, 17(5), 546-549.\n";


# Make paths to input files absolute ###########################################
Expand Down

0 comments on commit f6480f5

Please sign in to comment.