Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BRAKER3 - Finished, with a wierd message #782

Closed
cement-head opened this issue Mar 18, 2024 · 5 comments
Closed

BRAKER3 - Finished, with a wierd message #782

cement-head opened this issue Mar 18, 2024 · 5 comments
Assignees

Comments

@cement-head
Copy link

cement-head commented Mar 18, 2024

Manually installed and compiled BRAKER3 on Ubuntu 22.04 LTS;

Loaded up BRAKER3 and ran it; it looks as if it finished properly (all expected files are out put and the script seems to have done all the cleanup WITHOUT errors) and the end of the log says this:

#**********************************************************************************
#                               BRAKER RUN FINISHED                                
#**********************************************************************************

But, I got a couple of weird messages to the terminal:


$ braker.pl --threads 48 --makehub --email=************* --busco_lineage=vertebrata_odb10 --species=Goob_goober --genome=goob.softmasked.fasta --prot_seq=vertebrata.fa --rnaseq_sets_ids=ACAGTG,ACTTGA,CTTGTA,GATCAG,GCCAAT,TAGCTT,TGACCA,TTAGGC --rnaseq_sets_dir=/home/RNA-Seq
# Fri Mar 15 10:31:27 2024:Both protein and RNA-Seq data in input detected. BRAKER will be executed in ETP mode (BRAKER3).
#*********
**Use of uninitialized value in subroutine entry at /home/Programs/BRAKER/scripts/braker.pl line 1918.**
# Fri Mar 15 10:31:28 2024: Log information is stored in file /home/goob-Final_Assembly/braker3/braker/braker.log
#*********
# WARNING: in file /home/Programs/BRAKER/scripts/braker.pl at line 1411
file /home/goob-Final_Assembly/braker3/braker/genome.fa contains a highly fragmented assembly (45535 scaffolds). This may lead to problems when running AUGUSTUS via braker in parallelized mode. You set --threads=48. You should run braker.pl in linear mode on such genomes, though (--threads=1).
#*********
**Use of uninitialized value in print at /home/Programs/BRAKER/scripts/braker.pl line 10022.**

The first one, use of uninitialized value looks as if it was an empty input file (related to the default location of the AUGUSTUS global install), and looks as if the second one is related to the make_hub.py script (almost at the end), LINE 10022.

@KatharinaHoff
Copy link
Member

KatharinaHoff commented Mar 19, 2024 via email

@KatharinaHoff KatharinaHoff self-assigned this Mar 23, 2024
@cement-head
Copy link
Author

cement-head commented Mar 26, 2024

So, I have the latest gitpull. I've uploaded the braker.pl script from my machine:
braker.pl.txt

KatharinaHoff added a commit that referenced this issue Mar 27, 2024
Fixing issue #782
@KatharinaHoff
Copy link
Member

Thanks, yes, I was in a different branch. My mistake. It's a harmless problem, you can ignore the warning. I fixed it in commit f6480f5

@cement-head
Copy link
Author

Cool, then BRAKER3 complleted on a 6.3 Gbp genome! (with a LOT of repeats).

@KatharinaHoff
Copy link
Member

KatharinaHoff commented Apr 1, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants