Welcome to the Genome Toolbox! I am glad you navigated to the blog and hope you find the contents useful and insightful for your genomic needs. If you find any of the entries particularly helpful, be sure to click the +1 button on the bottom of the post and share with your colleagues. Your input is encouraged, so if you have comments or are aware of more efficient tools not included in a post, I would love to hear from you. Enjoy your time browsing through the Toolbox.

Thursday, May 2, 2013

GibHub

Starting this blog, I found it difficult to share snippets of code easily through the blogger interface.  I stumbled across an easy tool to help do this: GitHub.  Its a pretty easy-to-use interface that allows you to paste your code into a text box, select which coding language you are using, and then creates an easy one line link you can embed into your Blogger blog.  It even highlights certain commands and syntax that are relevant to that coding language.  Pretty slick.

No comments:

Post a Comment