Dahlquist:GRNmap

From OpenWetWare
Revision as of 15:51, 25 September 2014 by Natalie Williams (talk | contribs) (→‎Start Up: adding an image)
Jump to navigationJump to search

Home        Research        Protocols        Notebook        People        Publications        Courses        Contact       


Protocol for Running GRNmap through MATLAB

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.
    Screenshot of upperleft-hand corner of a program
    The two options that will open a folder
  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.
  2. After the information has been completed, a window(s) will pop up with figures of the data that was inserted with their graphical interpretations.
  3. An Excel file will be saved that has the extrapolated data from the input with the output.
    • Both this file and the figures/images are saved in the folder that the MATLAB and the input files were chosen from.


Links