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

Close this "Does not find CRN domains in P. infestans proteome" #26

Open
eriklysoe opened this issue Mar 13, 2024 · 0 comments
Open

Close this "Does not find CRN domains in P. infestans proteome" #26

eriklysoe opened this issue Mar 13, 2024 · 0 comments

Comments

@eriklysoe
Copy link

eriklysoe commented Mar 13, 2024

Forget about it, I guess I need to find ORFs with EMBOSS, not gene predicted using augustus on a masked genome


Hi

I used your effectR for the first time, and it finds many RxLRs in around 20000 proteins. But when I shift to "CRN" motif it finds none, but I can find many LFLAK domains manually. Not shure what I'm doing wrong.

Cheers
Erik

fasta.file = "/home/augustus.aa"
ORF <- seqinr::read.fasta(fasta.file)
length(ORF)
[1] 20834
crn.cand <- regex.search(ORF,motif = "CRN")
Error in regex.search(ORF, motif = "CRN") : No CRN sequences found.

From your publication
"Changing the motif="RxLR" option to “CRN” or “custom” will allow the prediction of these other motifs of interest without reloading the ORF dataset, thus significantly reducing processing time."

@eriklysoe eriklysoe changed the title Does not find CRN domains in P. infestans proteome Close this "Does not find CRN domains in P. infestans proteome" Mar 13, 2024
# 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

1 participant