Difference between revisions of "QLanners Week 9"

From LMU BioDB 2017
Jump to: navigation, search
(added link to testing documentation)
(added to part 1 on gunsight testing)
Line 1: Line 1:
==Electronic Journal==
+
==Part 1: GRNsight Client Side Testing Document: Edge Weights + Gray Threshold==
===GRNsight Client Side Testing Document: Edge Weights + Gray Threshold===
+
Link to testing documentation: https://xmlpipedb.cs.lmu.edu/biodb/fall2017/images/5/5f/GRNsight_Testing-Edge_Weights_and_Gray_Threshold.pdf <br>
Link to testing documentation: https://xmlpipedb.cs.lmu.edu/biodb/fall2017/images/5/5f/GRNsight_Testing-Edge_Weights_and_Gray_Threshold.pdf
+
Links to files to be used for testing: <br>
 +
*https://github.com/dondi/GRNsight/blob/beta/test-files/demo-files/21-genes_31-edges_Schade-data_estimation_output.graphml (used for all tests involving a graphml file)
 +
*https://github.com/dondi/GRNsight/blob/beta/test-files/demo-files/21-genes_31-edges_Schade-data_estimation_output.sif (used for all tests involving a sif file)
 +
*https://github.com/dondi/GRNsight/blob/beta/test-files/demo-files/21-genes_31-edges_Schade-data_estimation_output.xlsx (used for all tests involving an Excel file)
 +
'''Note:''' Both my partner [[User:Mbalducc|Mary]] and I used the same files for testing.
 
<br>
 
<br>
 
*Test 1
 
*Test 1
Line 42: Line 46:
 
*Other Notes:
 
*Other Notes:
 
**Every time you change the "Gray Edge Threshold" the Zoom level of the viewport resets itself. This makes it difficult to use the gray edge threshold, as you lose track of the genes you were paying attention to if you were zoomed in or out.
 
**Every time you change the "Gray Edge Threshold" the Zoom level of the viewport resets itself. This makes it difficult to use the gray edge threshold, as you lose track of the genes you were paying attention to if you were zoomed in or out.
**The first time I tried to load SIF and GRAPHML files on 10/24, the program would allow me to select my file, but nothing would load. However, when I tried again on 10/26 both file types were loaded normally. Not sure if this was an issue with my local computer or the application itself. This error took place on both Safari and Chrome the first time I tried but worked on both browsers the second try.
+
**The first time I tried to load SIF and GRAPHML files on 10/24, the program would allow me to select my file, but nothing would load into the viewport. However, when I tried again on 10/26 both file types were loaded normally. Not sure if this was an issue with my local computer or the application itself. This error took place on both Safari and Chrome the first time I tried but worked on both browsers the second try.
 +
***'''Update:''' After talking to [[User:Bhamilton18|Blair]] on 10/30/17, it appears as though she experiences a similar problem. Although she also had difficulty loading Excel files initially as well. Like my scenario, her issue was also resolved by simply trying agan at a later time.
  
===Web Service API Exploration===
+
==Part 2: Web Service API Exploration==
 
*'''Goal:''' To take a gene name and find a path to its full data profile
 
*'''Goal:''' To take a gene name and find a path to its full data profile
 
*'''Assigned database:''' NCBI
 
*'''Assigned database:''' NCBI

Revision as of 19:31, 30 October 2017

Part 1: GRNsight Client Side Testing Document: Edge Weights + Gray Threshold

Link to testing documentation: https://xmlpipedb.cs.lmu.edu/biodb/fall2017/images/5/5f/GRNsight_Testing-Edge_Weights_and_Gray_Threshold.pdf
Links to files to be used for testing:

Note: Both my partner Mary and I used the same files for testing.

  • Test 1
    • Passed
  • Test 2
    • Passed
  • Test 3
    • Passed
  • Test 4
    • Passed
  • Test 5
    • Passed
  • Test 6
    • Passed
  • Test 7
    • Passed
  • Test 8
    • Passed
  • Test 9
    • Passed
  • Test 10
    • Passed
  • Test 11
    • Passed
  • Test 12
    • Passed
  • Test 13
    • Passed
  • Test 14
    • Passed
  • Test 15
    • Passed
  • Test 16
    • Passed
  • Test 17
    • Passed
  • Test 18
    • Passed
  • Other Notes:
    • Every time you change the "Gray Edge Threshold" the Zoom level of the viewport resets itself. This makes it difficult to use the gray edge threshold, as you lose track of the genes you were paying attention to if you were zoomed in or out.
    • The first time I tried to load SIF and GRAPHML files on 10/24, the program would allow me to select my file, but nothing would load into the viewport. However, when I tried again on 10/26 both file types were loaded normally. Not sure if this was an issue with my local computer or the application itself. This error took place on both Safari and Chrome the first time I tried but worked on both browsers the second try.
      • Update: After talking to Blair on 10/30/17, it appears as though she experiences a similar problem. Although she also had difficulty loading Excel files initially as well. Like my scenario, her issue was also resolved by simply trying agan at a later time.

Part 2: Web Service API Exploration

Acknowledgements

  1. I met with Blair and Emma on 10/30 outside of class to work on the API exploration portion of the assignment. I then followed up with Mary (who was unable to make it to the meeting due to work) through text. We touched base on both the GRNsight testing and API exploration portion of the assignment to make sure we were on the same page.
  2. Dr. Dondi for the in-class lectures on how to begin the API web service exploration journey, and for providing the following resources listed below to begin the process.
  3. The following files were utilized for GRnsight testing purposes from https://github.com/dondi/GRNsight/tree/beta/test-files/demo-files

While I worked with the people noted above, this individual journal entry was completed by me and not copied from another source.
Qlanners (talk) 12:16, 30 October 2017 (PDT)

References

LMU BioDB 2017. (2017). Week 1. Retrieved August 29, 2017, from https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_1