Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fixstart with user supplied gene sequences does not work #93

Closed
yjx1217 opened this issue May 9, 2017 · 1 comment
Closed

fixstart with user supplied gene sequences does not work #93

yjx1217 opened this issue May 9, 2017 · 1 comment

Comments

@yjx1217
Copy link

yjx1217 commented May 9, 2017

Hello,

I tried the following command to let circlator (v.1.5.1) only reset the start point of the contig using a pre-defined gene sequence but it seems that circlator just ignore the sequence that I provided and went ahead to reset start point based on Prodigal's output.

my command:
circlator fixstart --genes_fa start_gene.cds.fa --min_id 90 test.mt_contig.fa test.mt_contig.circlator

The detailed log file goes like this:
No suitable promer matches found
Using the following prodigal predictions to circularize contigs:
chr_chrMT Prodigal_v2.6.2 CDS 25812 25955 23.6 - 0 ;gc_cont=0.417;tscore=2.15;

I didn't encounter this problem with earlier versions of circlator though.

Best,
Jia-Xing

@yjx1217
Copy link
Author

yjx1217 commented May 13, 2017

hmm, I think the problem is due to the assembly rather than circlator. The gene for fixstart seems missing in the assembly, which should not usually happen. Sorry~

@yjx1217 yjx1217 closed this as completed May 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant