ProViz

ProViz is a data visualization and analysis tool developed at SomaLogic Operating Co. ProViz imports an ADAT file (SomaLogic’s data file format) and allows users to perform various exploratory data analytic processes:

  • Filter the ADAT to only the samples with desired characteristics
  • Merge additional sample data with the data contained in the ADAT
  • Create groups of data through aggregating samples or splitting at specific data points
  • Create interactive boxplots, CDFs, and scatter plots
  • Perform basic statistical tests including correlation, t-test, U-test, KS-tests, ANOVA, and Kruskal_Wallis.

License

ProViz is distributed under the MIT License and use of ProViz constitutes acceptance of this license.

MIT License

Copyright © 2022 SomaLogic Operating Company, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of the ProViz software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions outlined below. Further, ProViz and SomaLogic are trademarks owned by SomaLogic Operating Company, Inc. No license is hereby granted to these trademarks other than for purposes of identifying the origin or source of the Software.

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES, WHETHER DIRECT OR INDIRECT, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.