Hi Paul,
I made the bai files, however, I am now receiving a new error message when I run the majiq build command. It suggests that I might have an incorrect GFF.
I used the following command:
majiq build /t1-data/user/huck/MAJIQ/new_annotation.gff3 -o /t1-data/user/huck/MAJIQ/build -c /t1-data/user/huck/MAJIQ/majiq_build_config.ini
The error message is the following, for many many genes:
"2021-01-27 1:37:28,977 (PID:3860) - WARNING - Error, incorrect gff. exon doesn't have valid mRNA b'ENST00000377654.4'
2021-01-27 1:37:28,977 (PID:3860) - WARNING - Error, incorrect gff. exon doesn't have valid mRNA b'ENST00000614115.4'
2021-01-27 1:37:28,978 (PID:3860) - WARNING - Error, incorrect gff. exon doesn't have valid mRNA b'ENST00000620084.4'
2021-01-27 1:37:28,978 (PID:3860) - WARNING - Error, incorrect gff. exon doesn't have valid mRNA b'ENST00000620084.4'
2021-01-27 1:37:28,979 (PID:3860) - WARNING - Error, incorrect gff. exon doesn't have valid mRNA b'ENST00000620084.4'
Thank you again for all your help.