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

Run GALBA with external miniprot run #8

Open
CongLiu37 opened this issue Mar 1, 2023 · 5 comments
Open

Run GALBA with external miniprot run #8

CongLiu37 opened this issue Mar 1, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@CongLiu37
Copy link

Hello,

I am wondering if it is possible to run GALBA with pre-computed miniprot alignments, or make GALBA accept multiple protein files and call miniprot for these files one by one? I have limited memory and it is difficult to run miniprot with all proteins in a single file.

Sincerely,

Cong

@KatharinaHoff
Copy link
Member

KatharinaHoff commented Mar 1, 2023 via email

@KatharinaHoff
Copy link
Member

KatharinaHoff commented Mar 1, 2023 via email

@CongLiu37
Copy link
Author

Hello,

I just tested multiple protein files, but it did not work.

galba.pl --genome=genome.fa --prot_seq=proteins1.fa,proteins2.fa --skipOptimize --threads 8
#**********************************************************************************
#                               GALBA CONFIGURATION                               
#**********************************************************************************
# GALBA CALL: /home/c/c-liu/Softwares/GALBA/scripts/galba.pl --genome=genome.fa --prot_seq=proteins1.fa,proteins2.fa --skipOptimize --threads 8
# Wed Mar  1 16:53:15 2023: galba.pl version 1.0.1
# Wed Mar  1 16:53:15 2023: Configuring of GALBA for using external tools...
# Wed Mar  1 16:53:15 2023: Found environment variable $AUGUSTUS_CONFIG_PATH. Setting $AUGUSTUS_CONFIG_PATH to /home/c/c-liu/Softwares/Augustus/config/
# Wed Mar  1 16:53:15 2023: Found environment variable $AUGUSTUS_BIN_PATH. Setting $AUGUSTUS_BIN_PATH to /apps/unit/BioinfoUgrp/DebianMed/11.2/modules/augustus/3.4.0+dfsg2-2/bin/
# Wed Mar  1 16:53:15 2023: Found environment variable $AUGUSTUS_SCRIPTS_PATH. Setting $AUGUSTUS_SCRIPTS_PATH to /home/c/c-liu/Softwares/Augustus/scripts/
# Wed Mar  1 16:53:15 2023: Found environment variable $PYTHON3_PATH. Setting $PYTHON3_PATH to /home/c/c-liu/miniconda3/bin/
# Wed Mar  1 16:53:15 2023: Found environment variable $DIAMOND_PATH. Setting $DIAMOND_PATH to /apps/unit/BioinfoUgrp/Other/DIAMOND/2.0.4.142/
# Wed Mar  1 16:53:15 2023: Found environment variable $MINIPROT_PATH. Setting $GMINIPROT_PATH to /home/c/c-liu/Softwares/miniprot/
# Wed Mar  1 16:53:15 2023: ERROR: in file /home/c/c-liu/Softwares/GALBA/scripts/galba.pl at line 541
GALBA does currently  not support using multiple protein input files with Miniprot as an aligner. Please combine your protein fasta files into a single file before starting GALBA.

Sincerely,

Cong

@KatharinaHoff
Copy link
Member

KatharinaHoff commented Mar 1, 2023 via email

@CongLiu37
Copy link
Author

Thank you for your feedback!

Sincerely,

Cong

@KatharinaHoff KatharinaHoff added the enhancement New feature or request label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants