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

makeblastdb errors when generating RNA data base #88

Open
vcojocaru opened this issue Jan 31, 2024 · 2 comments
Open

makeblastdb errors when generating RNA data base #88

vcojocaru opened this issue Jan 31, 2024 · 2 comments

Comments

@vcojocaru
Copy link

Dear all,

I am trying to test the RoseTTA2NAfold. I went over the steps described in the README file, until I reached the step to create the RNA database (gunzip -c rnacentral_species_specific_ids.fasta.gz | makeblastdb -in - -dbtype nucl -parse_seqids -out rnacentral.fasta -title "RNACentral"). At this step I am receiving the errors below (only a few lines given here, there are many lines like this). The generation of the database continues but I am wondering if its safe to ignore all these error messages.

Thanks for letting me know

Best wishes
Vlad

Bad char [0x8A] in string at byte 29
Bos taurus tRNA Leu ÊAA
Error: (803.7) [makeblastdb] Blast-def-line-set.E.title
Bad char [0xC3] in string at byte 37
Halocynthia roretzi tRNA Gly ÊCU
Error: (803.7) [makeblastdb] Blast-def-line-set.E.title
Bad char [0x8A] in string at byte 38
Halocynthia roretzi tRNA Gly ÊCU
Error: (803.7) [makeblastdb] Blast-def-line-set.E.title
Bad char [0xC3] in string at byte 37
Halocynthia roretzi tRNA Gly ÊCU
Error: (803.7) [makeblastdb] Blast-def-line-set.E.title
Bad char [0x8A] in string at byte 38
Halocynthia roretzi tRNA Gly ÊCU

FASTA-Reader: Ignoring invalid residues at position(s): On line 108881571: 4
FASTA-Reader: Ignoring invalid residues at position(s): On line 108881572: 4
FASTA-Reader: Ignoring invalid residues at position(s): On line 108881935: 6
FASTA-Reader: Ignoring invalid residues at position(s): On line 121633799: 34-60
FASTA-Reader: Ignoring invalid residues at position(s): On line 121633800: 1-25
FASTA-Reader: Ignoring invalid residues at position(s): On line 121633964: 7
FASTA-Reader: Ignoring invalid residues at position(s): On line 121634087: 34-60
F

@Yuxi778
Copy link

Yuxi778 commented Feb 24, 2024

I met the same problems.Have you figured it out?

@anar-rzayev
Copy link

Exact same issue here

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

3 participants