phovea / phovea_data_hdf

Data provider plugin for loading data stored as Hierarchical Data Format (HDF)
http://caleydo.org/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Wrong Range in TCGA KIRC dataset #12

Open keckelt opened 7 years ago

keckelt commented 7 years ago

Steps to reproduce

  1. Either open in Stratomex with TCGA KIRC Data and open "4 TCGA Subtypes" from mRNA-seq dataset or call the problematic request directly: http://localhost:8080/api/dataset/matrix/tcgaKircMrna-Seq/hist?range=%22%22%7B%22m1%22%22%238dd3c7%22(42%2C46%2C58%2C210%2C228%2C287%2C365%2C449%2C451%2C27%2C47%2C65%2C67%2C76%2C87%2C104%2C108%2C143%2C156%2C194%2C211%2C234%2C253%2C266%2C282%2C322%2C325%2C328%2C329%2C355%2C376%2C395%2C400%2C402%2C459%2C462%2C465%2C471%2C43%2C52%3A54%2C56%2C73%2C78%2C84%2C100%2C102%2C128%2C131%2C137%2C147%2C152%2C167%2C169%2C189%2C191%2C214%2C222%2C250%2C264%2C323%2C324%2C326%2C346%2C354%2C357%2C362%2C370%2C377%2C401%2C403%2C444%2C453%2C460%2C469%2C24%2C77%2C142%2C151%2C218%2C251%2C372%2C398%2C406%2C455%2C367)%2C%22m2%22%22%23ffffb3%22(42%2C46%2C58%2C210%2C228%2C287%2C365%2C449%2C451%2C27%2C47%2C65%2C67%2C76%2C87%2C104%2C108%2C143%2C156%2C194%2C211%2C234%2C253%2C266%2C282%2C322%2C325%2C328%2C329%2C355%2C376%2C395%2C400%2C402%2C459%2C462%2C465%2C471%2C43%2C52%3A54%2C56%2C73%2C78%2C84%2C100%2C102%2C128%2C131%2C137%2C147%2C152%2C167%2C169%2C189%2C191%2C214%2C222%2C250%2C264%2C323%2C324%2C326%2C346%2C354%2C357%2C362%2C370%2C377%2C401%2C403%2C444%2C453%2C460%2C469%2C24%2C77%2C142%2C151%2C218%2C251%2C372%2C398%2C406%2C455%2C367)%2C%22m3%22%22%23bebada%22(42%2C46%2C58%2C210%2C228%2C287%2C365%2C449%2C451%2C27%2C47%2C65%2C67%2C76%2C87%2C104%2C108%2C143%2C156%2C194%2C211%2C234%2C253%2C266%2C282%2C322%2C325%2C328%2C329%2C355%2C376%2C395%2C400%2C402%2C459%2C462%2C465%2C471%2C43%2C52%3A54%2C56%2C73%2C78%2C84%2C100%2C102%2C128%2C131%2C137%2C147%2C152%2C167%2C169%2C189%2C191%2C214%2C222%2C250%2C264%2C323%2C324%2C326%2C346%2C354%2C357%2C362%2C370%2C377%2C401%2C403%2C444%2C453%2C460%2C469%2C24%2C77%2C142%2C151%2C218%2C251%2C372%2C398%2C406%2C455%2C367)%2C%22m4%22%22%23fb8072%22(42%2C46%2C58%2C210%2C228%2C287%2C365%2C449%2C451%2C27%2C47%2C65%2C67%2C76%2C87%2C104%2C108%2C143%2C156%2C194%2C211%2C234%2C253%2C266%2C282%2C322%2C325%2C328%2C329%2C355%2C376%2C395%2C400%2C402%2C459%2C462%2C465%2C471%2C43%2C52%3A54%2C56%2C73%2C78%2C84%2C100%2C102%2C128%2C131%2C137%2C147%2C152%2C167%2C169%2C189%2C191%2C214%2C222%2C250%2C264%2C323%2C324%2C326%2C346%2C354%2C357%2C362%2C370%2C377%2C401%2C403%2C444%2C453%2C460%2C469%2C24%2C77%2C142%2C151%2C218%2C251%2C372%2C398%2C406%2C455%2C367)%7D%2C&bins=21

Observed behavior

Problem:

Range of dataset (id=tcgaKircMrna-Seq) is wrong. There are elements with a value smaller than specified by range. Range from dataset: [-3.9958313880451723, 3.9958313880451723] Actual lowest value: -3.99583148956

sgratzl commented 7 years ago

could be a rounding error...