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
First of all, I would like to thank you for developing this wonderful tool.
My question is about the input files of the tool.
Currently I have a genome sequence where gene prediction is a bit tricky. This genome cannot be predicted by prodigal and requires manual curation.
I would like to run CrisperCasTyper against this genome.
Is it possible to use gbk or protein fasta and gff as input?
Best,
Keigo
The text was updated successfully, but these errors were encountered:
It is unfortunately not possible to use other input than a nucleotide fasta. But it's definitely something I should implement, but it will be some time before I have the time to implement.
I've made a pull request to allow to use GFF/Protein FASTA input instead of Prodigal, but it still needs the nucleotide FASTA for CRISPR arrays identification. For now it is only working with NCBI GFF, but making it work with prodigal should be easy
Hi,
First of all, I would like to thank you for developing this wonderful tool.
My question is about the input files of the tool.
Currently I have a genome sequence where gene prediction is a bit tricky. This genome cannot be predicted by prodigal and requires manual curation.
I would like to run CrisperCasTyper against this genome.
Is it possible to use gbk or protein fasta and gff as input?
Best,
Keigo
The text was updated successfully, but these errors were encountered: