Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Is it possible to check the coding potential with only one species mRNA sequence? #28

Open
nowandnow opened this issue Apr 17, 2020 · 1 comment

Comments

@nowandnow
Copy link

I did three tests with the following dataset (Aldh2.mRNA.fa, Aldh2.mRNA.test.fa, Aldh2.mRNA.test2.fa)
I got the same amino acid as a result. (The max score has changed, but it is equally positive score.)

Can I check the coding potential with only the mRNA sequence now?

below is my commands and results.
PhyloCSF 29mammals Aldh2.mRNA.fa --aa --orf=ATGStop --frames=3 --removeRefGaps
-> Aldh2.mRNA.fa max_score(decibans) 2013.9264 343 1899 MLRAAL...
PhyloCSF 29mammals Aldh2.mRNA.test.fa --aa --orf=ATGStop --frames=3 --removeRefGaps
-> Aldh2.mRNA.test.fa max_score(decibans) 760.1431 343 1899 MLRAAL...
PhyloCSF 29mammals Aldh2.mRNA.test2.fa --aa --orf=ATGStop --frames=3
-> Aldh2.mRNA.test.fa max_score(decibans) 760.1431 343 1899 MLRAAL...
fasta.zip

The max score was reduced, but it was positive value.
Based on this, can I think of this mRNA as a coding sequence?
I am working on checking whether a novel rna is a coding sequence or a non-coding sequence.
I want to use PhyloCSF as one of the tools to check it.

Yours sincerely.

@iljungr
Copy link
Collaborator

iljungr commented Apr 17, 2020 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants