Bhamilton18 Week 9

From LMU BioDB 2017
Revision as of 03:05, 30 October 2017 by Bhamilton18 (talk | contribs) (Added tondi hints and solution title)
Jump to: navigation, search

Notebook

Hands-On with GRNsight

We worked on the Gray Threshold + Zoom portion of the GRNsight Beta version.

Test Files Found at: Gray Threshold + Zoom

  1. Test 1 for file: 21-genes_31-edges_Schade-data_input.xlsx
    • Expected: GRNsight should lay out a network graph from the Excel workbook if there are no errors in the file
    • Occurred: PASSED TEST
  2. Test 2 for 21-genes_31-edges_Schade-data_estimation_output.sif
    • Expected: GRNsight should lay out a network graph from the SIF file if there are no errors in the file.
    • Occurred: PASSED TEST
  3. Test 3 for 21-genes_31-edges_Schade-data_estimation_output_unweighted.graphml
    • Expected: GRNsight should lay out a network graph from the GraphML file if there are no errors in the file.
    • Occurred: PASSED TEST
  4. Test 4 for 21-genes_31-edges_Schade-data_input.xlsx
    • Expected: GRNsight should lay out a network graph from the Excel workbook if there are no errors in the file. The graph should reload, with edges that fall below the threshold value colored gray.
    • Occurred: FAILED TEST This version for the xlsx file did not have a grey threshold option therefore the test could not be completed. Screenshot below.
      • No Grey Threshold Option
  5. Test 5 for 21-genes_31-edges_Schade-data_estimation_output.sif
    • Expected: GRNsight should lay out a network graph from the SIF file if there are no errors in the file. The graph should reload, with edges that fall below the threshold value colored gray.
    • Occurred: PASSED TEST
  6. Test 6 for 21-genes_31-edges_Schade-data_estimation_output_unweighted.graphml
    • Expected: GRNsight should lay out a network graph from the SIF file if there are no errors in the file. The graph should reload, with edges that fall below the threshold value colored gray.
    • Occurred: FAILED TEST This version for the graphtml file did not have a grey threshold option therefore the test could not be completed. Screenshot below.
      • No Grey Threshold Option
  7. Test 7 for 21-genes_31-edges_Schade-data_input.xlsx
    • Expected:GRNsight should lay out a network graph from the Excel workbook if there are no errors in the file. The graph should zoom in (get larger).
    • Occurred: PASSED TEST
  8. Test 8 for 21-genes_31-edges_Schade-data_estimation_output.sif
    • Expected:GRNsight should lay out a network graph from the SIF file if there are no errors in the file. The graph should zoom in (get larger).
    • Occurred: PASSED TEST
  9. Test 9 for 21-genes_31-edges_Schade-data_estimation_output_unweighted.graphml
    • Expected: GRNsight should lay out a network graph from the GraphML file if there are no errors in the file. The graph should zoom in (get larger).
    • Occurred: PASSED TEST
  10. Test 10 for 21-genes_31-edges_Schade-data_input.xlsx
    • Expected:GRNsight should lay out a network graph from the Excel workbook if there are no errors in the file. The graph should reload, with edges that fall below the threshold value colored gray. The graph should zoom in (get larger).
    • Occurred: FAILED TEST This is due to the earlier problem of no Grey Threshold option.
  11. Test 11 for 21-genes_31-edges_Schade-data_estimation_output.sif
    • Expected: GRNsight should lay out a network graph from the GraphML file if there are no errors in the file. The graph should zoom in (get larger).
    • Occurred: PASSED TEST
  12. Test 12 for 21-genes_31-edges_Schade-data_estimation_output_unweighted.graphml
    • Expected: GRNsight should lay out a network graph from the GraphML file if there are no errors in the file. The graph should zoom in (get larger).
    • Occurred: FAILED TEST This is due to the earlier problem of no Grey Threshold option.
  13. Test 13 for 21-genes_31-edges_Schade-data_input.xlsx
    • Expected: GRNsight should lay out a network graph from the Excel workbook if there are no errors in the file. The graph should zoom out (get smaller).
    • Occurred: PASSED TEST
  14. Test 14 for 21-genes_31-edges_Schade-data_estimation_output.sif
    • Expected: GRNsight should lay out a network graph from the SIF file if there are no errors in the file. The graph should zoom out (get smaller).
    • Occurred: PASSED TEST
  15. Test 15 for 21-genes_31-edges_Schade-data_estimation_output_unweighted.graphml
    • Expected: GRNsight should lay out a network graph from the GraphML file if there are no errors in the file. The graph should zoom out (get smaller).
    • Occurred: PASSED TEST
  16. Test 16 for 21-genes_31-edges_Schade-data_input.xlsx
    • Expected: GRNsight should lay out a network graph from the Excel workbook if there are no errors in the file. The graph should reload, with edges that fall below the threshold value colored gray.The graph should zoom out (get smaller).
    • Occurred: FAILED TEST This is due to the earlier problem of no Grey Threshold option.
  17. Test 17 for 21-genes_31-edges_Schade-data_estimation_output.sif
    • Expected: GRNsight should lay out a network graph from the SIF file if there are no errors in the file. The graph should reload, with edges that fall below the threshold value colored gray. The graph should zoom out (get smaller).
    • Occurred: PASSED TEST
  18. Test 18 for 21-genes_31-edges_Schade-data_estimation_output_unweighted.graphml
    • Expected: GRNsight should lay out a network graph from the GraphML file if there are no errors in the file. The graph should reload, with edges that fall below the threshold value colored gray. The graph should zoom out (get smaller).
    • Occurred: FAILED TEST This is due to the earlier problem of no Grey Threshold option.

Web Service API Exploration

NCBI Dondi Hints

API Solution

Acknowledgments

  1. I worked with my partner Emma Tyrnauer on this assignment.
  2. Utilized this, (Gray Threshold + Zoom) document, in order to complete our detailed GRNsight beta testing.
  3. We used three separate documents: Excel workbook (.xlsx), SIF (.sif) and GraphML (.graphml) files. These files were obtained from from this web page. The three different files that were chosen from the website were as follows:
    • 21-genes_31-edges_Schade-data_input.xlsx
    • 21-genes_31-edges_Schade-data_estimation_output.sif
    • 21-genes_31-edges_Schade-data_estimation_output_unweighted.graphml
  4. While I worked with the people noted above, this individual journal entry was completed by me and not copied from another source.

References

LMU BioDB 2017. (2017). Week 9. Retrieved October 24, 2017, from https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_9


Category Links
User Page Blair Hamilton
Weekly Assignments Bhamilton18 Week 2Bhamilton18 Week 3Bhamilton18 Week 4Animal QTLBhamilton18 Week 6Bhamilton18 Week 7Bhamilton18 Week 8Bhamilton18 Week 9Bhamilton18 Week 10Bhamilton18 Week 11Bhamilton18 Week 12Bhamilton18 Week 14Bhamilton18 Week 15
Weekly Assignment
Instructions
Week 1Week 2Week 3Week 4Week 5Week 6Week 7Week 8Week 9Week 10Week 11Week 12Week 14Week 15
Class Journals Class Journal Week 1Class Journal Week 2Class Journal Week 3Class Journal Week 4Class Journal Week 5Class Journal Week 6Class Journal Week 7Class Journal Week 8Class Journal Week 9Class Journal Week 10
Final Project Lights, Camera, InterACTION!Lights, Camera, InterACTION! Deliverables