Hello,
I ran the tool on a FASTA file representing a genome which contains many different contigs. I used python Promotech-master/promotech.py -g -i results/ -o results/ to generate the final results.
In the results folder I look at genome_predictions.csv, in the column chrome I get a list of every contig separated by | and then the sequence is quite long.
Does the sequence represent the entire promoter then, meaning the next nucleotide is the start codon?
How can I identify which contig the entry actually belongs to?
Thanks
Hello,
I ran the tool on a FASTA file representing a genome which contains many different contigs. I used
python Promotech-master/promotech.py -g -i results/ -o results/to generate the final results.In the results folder I look at
genome_predictions.csv, in the columnchromeI get a list of every contig separated by|and then the sequence is quite long.Does the sequence represent the entire promoter then, meaning the next nucleotide is the start codon?
How can I identify which
contigthe entry actually belongs to?Thanks