<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On May 18, 2019, at 10:10 PM, Carson Hinton Holt <<a href="mailto:carson.holt@genetics.utah.edu" class="">carson.holt@genetics.utah.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi Samia,
<div class=""><br class="">
</div>
<div class="">I’ve CC’d my reply to the devel list as well.  MAKER can annotate gene positions on prokaryotes although it’s best suited for eukaryotic genomes. It does only support canonical codon usage though (so would not be usful if the prakaryote you are
 interested has any other codon table). You need to train a predictor like genemark first, although the protein2genome prediction option works relatively well in prokaryotes.</div>
<div class=""><br class="">
</div>
<div class="">Output is in fasta and GFF3 format.  If you need GeneBank format (what you have below) you will need to convert. There are tools out there like GAG that can help convert MAKER output for GenBank submission.</div>
<div class=""><br class="">
</div>
<div class="">—Carson</div>
<div class=""><br class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On May 17, 2019, at 2:30 AM, djerroud samia <<a href="mailto:djerroudsamia@gmail.com" class="">djerroudsamia@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div dir="ltr" class="">Hello,
<div class="">thank you for your answer, I suscribed to the mailing list, but seems that it will take a little time. My question is quite urgent. IF you can answer to my answers from here it would be cool.</div>
<div class=""><br class="">
</div>
<div class="">Well, I am trying to do the structural annotation of procaryotic genomes and metagenomes. I want to get the positions with the sequence of cds and the gaps. Something like that:</div>
<div class=""><br class="">
</div>
<div class="">
<div class=""> gene            478..1299</div>
<div class="">                     /locus_tag="DU99_RS00005"</div>
<div class="">                     /old_locus_tag="DU99_00005"</div>
<div class="">     CDS             478..1299</div>
<div class="">                     /locus_tag="DU99_RS00005"</div>
<div class="">                     /old_locus_tag="DU99_00005"</div>
<div class="">                     /function="miscellaneous; hypothetical/global homology"</div>
<div class="">                     /inference="COORDINATES: similar to AA</div>
<div class="">                     sequence:RefSeq:NP_384107.1"</div>
<div class="">                     /note="Derived by automated computational analysis using</div>
<div class="">                     gene prediction method: Protein Homology."</div>
<div class="">                     /codon_start=1</div>
<div class="">                     /transl_table=11</div>
<div class="">                     /product="phosphoenolpyruvate synthase regulatory protein"</div>
<div class="">                     /protein_id="WP_010968285.1"</div>
<div class="">                     /translation="MENRKNYFHLHLISDSTGETLIAAGRAAAAQFQSSHALEHVYPL</div>
<div class="">                     IRNRKQLMQVMDAVDGAPGIVLYTIVDRELAGLIDQRCREIGVPCVSVLDPIIELFQS</div>
<div class="">                     YLGSPSRRRSGAQHVMDAEYFARIEALNFTMDHDDGQVPSDFNEADVVLVGVSRTSKT</div>
<div class="">                     PTSIYLANRGIKTANIPIVPGVPLPDALLKATKPLIVGLIASAERLSQVRQHRVLGTT</div>
<div class="">                     QSFHGEDYTDRAAIAEELKYARSLCARNNWPLIDVTRRSIEETAAAIVALRPRLR"</div>
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Do you think that maker can help me to do that ?? IF so what is the part of maker that can do that ?? I will really appreciate if you help me :)</div>
<div class=""><br class="">
</div>
<div class="">Thank you,</div>
<div class="">Samia</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</div>
</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Le jeu. 16 mai 2019 à 14:25, Carson Hinton Holt <<a href="mailto:carson.holt@genetics.utah.edu" class="">carson.holt@genetics.utah.edu</a>> a écrit :<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="overflow-wrap: break-word;" class="">You can post error to the MAKER devel mailing list —> <a href="http://yandell-lab.org/mailman/listinfo/maker-devel_yandell-lab.org" target="_blank" class="">http://yandell-lab.org/mailman/listinfo/maker-devel_yandell-lab.org</a>
<div class=""><br class="">
</div>
<div class="">You can search for previous posts to the devel list here (FYI, the google group used is an archive, you must still post original questions to the list above) —> <a href="http://groups.google.com/group/maker-devel" target="_blank" class="">http://groups.google.com/group/maker-devel</a></div>
<div class=""><br class="">
</div>
<div class="">Also general info is at wiki here —> <a href="http://weatherby.genetics.utah.edu/MAKER/wiki/index.php/Main_Page" target="_blank" class="">http://weatherby.genetics.utah.edu/MAKER/wiki/index.php/Main_Page</a></div>
<div class=""><br class="">
</div>
<div class="">—Carson</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On May 16, 2019, at 7:13 AM, djerroud samia <<a href="mailto:djerroudsamia@gmail.com" target="_blank" class="">djerroudsamia@gmail.com</a>> wrote:</div>
<br class="gmail-m_8516662959797553711Apple-interchange-newline">
<div class="">
<div class="">
<div dir="ltr" class="">
<div dir="ltr" class="">Hello,
<div class=""><br class="">
</div>
<div class="">I am very new in using maker, I get some errors. can you tell me who is the person who deals with the technical problems of maker</div>
<div class=""><br class="">
</div>
<div class="">Thank you,</div>
<div class="">Samia</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</body>
</html>