Skip to content

Instantly share code, notes, and snippets.

View MPagel's full-sized avatar

Matthew D. Pagel MPagel

  • Emory University
  • Lawrenceville, GA
View GitHub Profile
@damc-dev
damc-dev / runBashScript.bat
Last active January 31, 2024 15:44
Execute Bash Script (Using Git Bash) from Windows Task Scheduler
cmd /c ""C:\Program Files (x86)\Git\bin\bash.exe" --login -i -- H:\Daily_Reports\yesterdayTogglReport.sh"
@lindenb
lindenb / ReverseComplementMacro.txt
Created July 15, 2011 17:26
OpenOffice Macro reverse complement DNA
' Author:
' Pierre Lindenbaum PhD
' Date:
' 2011-07-15
' Motivation:
' reverse complement a DNA in OpenOffice/LibreOffice
' WWW:
' http://plindenbaum@yahoo.fr
'
Sub ReverseComplementSelection