Skip to content

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

Description

@nowandnow

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions