You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using FGS+ I encountered a few things im not clear about and also encountered some issues.
For some reason if I use "test" in the output name it automatically goes to stdout or it won't run at all.
example:
FragGeneScanPlus/FGS+ -s mydata.faa -m 5000 -o test.out -w 1 -t complete -p 10
I'm also not very clear on what the "complete genomic sequence" means. Do full length genes fall in this category or as short sequence reads?
what exactly is the + and - part in the title. I thought first it might mean whether it is in the + or - strand but that didn't make sense since in the following example both are in the same frame and strand orientation from the same sequence yet both are predicted separately and with each a + and a - :
complete sequence:
alternative prediction 1 of the same sequence:
alternative prediction 2 of the same sequence:
The text was updated successfully, but these errors were encountered:
Using FGS+ I encountered a few things im not clear about and also encountered some issues.
example:
FragGeneScanPlus/FGS+ -s mydata.faa -m 5000 -o test.out -w 1 -t complete -p 10
complete sequence:
alternative prediction 1 of the same sequence:
alternative prediction 2 of the same sequence:
The text was updated successfully, but these errors were encountered: