Closed jonrkarr closed 4 years ago
I want to make sure that data is properly being displayed about rRNA and tRNA.
I've verified that tRNA work (e.g., tRNA-Ala or tRNA-Arg). Example: http://localhost:3000/gene/tRNA-Ala/Escherichia%20coli/
I want to verify rRNA as well. Example:
However, the API endpoint doesn't return any data. Can you check this?
Fixed. I was testing for tokenizers and temporarily change the orthodb_id from LSU4.5S to LSU4dot5S
orthodb_id
LSU4.5S
LSU4dot5S
Looks good!
I want to make sure that data is properly being displayed about rRNA and tRNA.
I've verified that tRNA work (e.g., tRNA-Ala or tRNA-Arg). Example: http://localhost:3000/gene/tRNA-Ala/Escherichia%20coli/
I want to verify rRNA as well. Example:
However, the API endpoint doesn't return any data. Can you check this?