Home / source
Name Modified Size InfoDownloads / Week
Parent folder
User Manual.pdf 2013-01-10 531.1 kB
Changelog.txt 2011-09-27 301 Bytes
README.txt 2011-09-27 2.4 kB
siMACRO.xlam 2011-09-27 102.9 kB
Totals: 4 Items   636.7 kB 0
###################################
About
###################################

	siMACRO is a simple graphical user interface MS Excel plugin. It is developed to porcess genome-wide
	screen data and calculate statistical scores such as Z score.

###################################
Installing and Using
###################################
	A: Installing the plugin

	 1.  Download  and Save the plugin.
	 2.  Open excel. Click the left-top corner office button.
	 3.  Click on "excel options" button.
	 4.  Navigate to "Add-Ins" menu item.
	 5.  Click on bottom "Go" button to manage Excel Add-ins.
	 6.  Click "Browse" button and browse the downloaded plugin file.
	 7.  Click "Ok"

	B: Creating a shortcut to access the plug-in

	 1.  Right click on  the left-top corner office button.
	 2.  Choose "Customize Quick Access Tool Bar"
	 3.  Select "Macros" from "Choose command from" drop-down menu.
	 4.  Navigate to SiMACRO.siMACRO_Beta and click that.
	 5.  Click Add button to add this to "Quick Access Tool Bar"
	 6.  Click OK

	Now you could see a shortcut for the plugin on top left corner (near the Office button).
	Click that button to start the program.

	C: Processing Data
	
	 1. Open the data set in excel.
	 2. Click on siMacro shortcut created in step B.

###################################
Copyright, License and Disclaimer
###################################
    Copyright (c) 2010 Nitin K Singh, Hyun Seok Kim

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

###################################
Source Code
###################################
	Source code of the plugin can be accessed by opening the plugin file in MS Excel and then 
	pressign alt+F11 to open VB Editor.
Source: README.txt, updated 2011-09-27