Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nanosense

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nanosense

A comprehensive package for solid state nanopore data analysis and visualization.

  • 1.2.0
  • PyPI
  • Socket score

Maintainers
1

Nanosense

Nanosense is a powerful and comprehensive Python package designed for analyzing and visualizing nanopore data. It provides a suite of 12 applications that offer a wide range of tools and functionalities to facilitate the exploration, processing, and interpretation of nanopore measurements.

Features

  • Plotting and Selecting: Plot .abf, .hdf5 and .dtlg files, apply low-pass filters, and select specific parts of the file based on various conditions.
  • Data Reduction: Reduce nanopore data, perform event fitting, standardization, and ML-based data reduction using parallel processing.
  • Data Visualisation: Plot data files, perform PCA analysis, generate correlation matrices, and create density plots.
  • Frequency and multi-plots: Plot data from different files, calculate the frequency of events per second, and filter data using various filters.
  • Event Analysis: Analyze individual events in nanopore data and extract meaningful information.
  • Combine Datasets and files: Merge datasets from data reduction or ML data obtained from different files.
  • Clustering and Data Reduction: Cluster events and perform data reduction on individual events for both ML and normal analysis.
  • ML Analysis: Train and test different ensemble-based and deep learning-based classifiers on nanopore data.
  • Spectrogram and PSD: Calculate and plot spectrograms and Power Spectral Density (PSD) for selected data.
  • Nanopore Size Calc: Determine the size of nanopores based on conductance and solution conductivity measurements.
  • Resource Monitor: Monitor the utilization of computer resources, including GPU, CPU cores, and RAM.
  • Database Viewer: Easily view and review the settings used for data reduction as well as make some preliminary plots.

Installation

You can install Nanosense using pip:

pip install nanosense

Usage

To get started with Nanosense, simply import the package in your Python script:

import nanosense

Contributing

Contributions to Nanosense are welcome! If you encounter any issues, have suggestions for improvements, or would like to contribute new features, please open an issue or submit a pull request on the GitHub repository.

License

Nanosense is open-source software released under the MIT License.

Contact

For any questions or inquiries, please contact Shankar Dutt at shankar.dutt@anu.edu.au.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc