Git Product home page Git Product logo

bffp's Introduction

MASS Bioactive Fractions Filtering

Install

MS-BFF package has been uploaded to PyPI, so you can install it by pip conveniently.

pip install msbff

Main Function

  • Module 1 Preprocessing data: Read data and perform data cleaning

  • Module 2 Processing data: Calculate each variable value.

  • Module 3 Data visualization: Plot one line chart and three heatmap.

Usage

Help

Run the command and view the help information.

msbff -h

Example

You can run the command with the default parameters and the output files will be saved in a specified folder.

mkdir output  # create output folder
msbff -i rawdata.csv -o output  # run msbff in default

Output Files

  • data_extraction.csv: The data obtained by filtering the input raw data according to the requirements.

  • block_score.csv: Percentage of the sum of Pearson correlation coefficients (PCC) within each block.

  • max_inhibition_rate.csv: Maximum value of Pearson correlation coefficient (PCC) within each block.

  • relative_signal_intensity.csv: Percentage of the sum of S/N average within each block.

  • Fig.png: Visualization results of the above three tables of data.

Contact

Don't hesitate to contact me by email if you have any problems.

E-mail: [email protected]

bffp's People

Contributors

biogavin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.