You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to combine two runs of BRAKER3: one using short reads and protein data, the other using long-reads and protein data (using the braker_lr branch). Would the best way to combine these be to use tsebra.py -g $short_read/braker.gtf -l $long_read/braker.gtf -e $short_read.hintsfile.gff,$long_read/hintsfile.gff -c ~/TSEBRA/config/long_reads.cfg -o $some_dir/tsebra.gtf? Or would it be better to specify the Augustus and GeneMark files separately, and not use the braker.gtf files? (or does it not make a difference?)
Thanks a lot and best wishes,
Daniel Wood
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to combine two runs of BRAKER3: one using short reads and protein data, the other using long-reads and protein data (using the braker_lr branch). Would the best way to combine these be to use tsebra.py -g $short_read/braker.gtf -l $long_read/braker.gtf -e $short_read.hintsfile.gff,$long_read/hintsfile.gff -c ~/TSEBRA/config/long_reads.cfg -o $some_dir/tsebra.gtf? Or would it be better to specify the Augustus and GeneMark files separately, and not use the braker.gtf files? (or does it not make a difference?)
Thanks a lot and best wishes,
Daniel Wood
The text was updated successfully, but these errors were encountered: