Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| <!doctype html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="chrome=1"> | |
| <title>annotateM by fauziharoon</title> | |
| <link rel="stylesheet" href="stylesheets/styles.css"> | |
| <link rel="stylesheet" href="stylesheets/pygment_trac.css"> | |
| <script src="javascripts/scale.fix.js"></script> | |
| <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> | |
| <!--[if lt IE 9]> | |
| <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | |
| <![endif]--> | |
| </head> | |
| <body> | |
| <div class="wrapper"> | |
| <header> | |
| <h1>annotateM</h1> | |
| <p>annotate my genome</p> | |
| <p class="view"><a href="https://github.com/fauziharoon/annotateM">View the Project on GitHub <small>fauziharoon/annotateM</small></a></p> | |
| <ul> | |
| <li><a href="https://github.com/fauziharoon/annotateM/zipball/master">Download <strong>ZIP File</strong></a></li> | |
| <li><a href="https://github.com/fauziharoon/annotateM/tarball/master">Download <strong>TAR Ball</strong></a></li> | |
| <li><a href="https://github.com/fauziharoon/annotateM">View On <strong>GitHub</strong></a></li> | |
| </ul> | |
| </header> | |
| <section> | |
| <h2> | |
| <a name="annotatem" class="anchor" href="#annotatem"><span class="octicon octicon-link"></span></a>annotateM</h2> | |
| <h1></h1> | |
| <p>Have you been having problems annotating your genome? | |
| Confused on which annotation program to use? | |
| Why are the annotations different using different programs? | |
| The ORFs are called differently and why are there more ORFs called in this program than the other? | |
| Would you like to have a unified automated annotation pipeline that searches against the currently existing databases | |
| like IMG, Uniref, COG, Pfam, TIGRfam?</p> | |
| <p>If yes is your answer to any of these questions? </p> | |
| <p>Try annotateM.</p> | |
| <p><strong>Dependencies:</strong> | |
| 1. prokka | |
| 2. blast | |
| 3. hmmer | |
| 4. Pfam_scan | |
| 5. contig_extractor | |
| 6. parallel</p> | |
| <p><strong>Database files:</strong> | |
| 1. IMG | |
| 2. Uniref | |
| 3. COG | |
| 4. Pfam | |
| 5. TIGRfam</p> | |
| <p>In the near future, we will be adding more databases for searching, including RAST and KEGG. | |
| Would you like to make the program better? Feel free to do so and don't forget to git push afterwards.</p> | |
| <p>Queries here on github or at <code>fauziharoon[at_symbol]gmail.com</code></p> | |
| </section> | |
| </div> | |
| <footer> | |
| <p>Project maintained by <a href="https://github.com/fauziharoon">fauziharoon</a></p> | |
| <p>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></p> | |
| </footer> | |
| <!--[if !IE]><script>fixScale(document);</script><![endif]--> | |
| </body> | |
| </html> |