Dahlquist:GRNmap: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(pasted in what Natalie started)
(Adding more information about the protocol for MATLAB)
Line 1: Line 1:
{{Template:Dahlquist}}
{{Template:Dahlquist}}


== User Guide for MATLAB ==
== Protocol for Running GRNmap ==


=== Start Up ===
=== Start Up ===
# Make sure that you have a registered, working MATLAB program and then open it.
# Make sure that you have a registered, working MATLAB program and then open it.
# Go to the File in the upper left hand corner of the program - ''or'' - you could hit the open folder below the Main toolbar.
# Go to the File in the upper left hand corner of the program - ''or'' - you could hit the open folder below the Main toolbar.
Line 10: Line 11:
=== Using MATLAB ===
=== Using MATLAB ===


#Once the folder that is chosen, select the MATLAB file that holds the code for what will be run.
#After the MATLAB file has been selected a window will pop up
#*Please note two things:
#*#The window that pops open is an Editor. The code can be altered in this window, and
#*#For the next step to work, the specific folder that holds the MATLAB file must be selected.
#In the Editor window, find the green play button beneath the Main toolbar. When you hit this, another window will pop up.
#Select the file you wish to use as the input into your chosen MATLAB code and press open.
##Depending on the year of your MATLAB software, the toolbar that signifies the program is processing your data may not be obviously available.
=== The Results ===
#Depending on what the input is, a figure will pop up and show the progress being made.
#* Again, the year of the MATLAB software may affect how quickly the output is produced






== Links ==
*Back to [[Dahlquist]] on OpenWebWare or go to her home page [http://myweb.lmu.edu/kdahlqui Dahlquist Lab]
* Back to [[User:Natalie Williams]]
* Back to [[User:Natalie Williams]]

Revision as of 15:23, 25 September 2014

Home        Research        Protocols        Notebook        People        Publications        Courses        Contact       


Protocol for Running GRNmap

Start Up

  1. Make sure that you have a registered, working MATLAB program and then open it.
  2. Go to the File in the upper left hand corner of the program - or - you could hit the open folder below the Main toolbar.
  3. Choose the Folder that holds the information that you want to have MATLAB utilize.

Using MATLAB

  1. Once the folder that is chosen, select the MATLAB file that holds the code for what will be run.
  2. After the MATLAB file has been selected a window will pop up
    • Please note two things:
      1. The window that pops open is an Editor. The code can be altered in this window, and
      2. For the next step to work, the specific folder that holds the MATLAB file must be selected.
  3. In the Editor window, find the green play button beneath the Main toolbar. When you hit this, another window will pop up.
  4. Select the file you wish to use as the input into your chosen MATLAB code and press open.
    1. Depending on the year of your MATLAB software, the toolbar that signifies the program is processing your data may not be obviously available.

The Results

  1. Depending on what the input is, a figure will pop up and show the progress being made.
    • Again, the year of the MATLAB software may affect how quickly the output is produced


Links