Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naturale0/mcglutils
Utilities for MCGL
https://github.com/naturale0/mcglutils
Last synced: 6 days ago
JSON representation
Utilities for MCGL
- Host: GitHub
- URL: https://github.com/naturale0/mcglutils
- Owner: naturale0
- Created: 2017-07-12T08:48:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T07:36:22.000Z (over 7 years ago)
- Last Synced: 2024-11-08T03:44:09.395Z (about 2 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCGLUtils: Utilities for MCGL
Enter `./program_name -h` to see descriptions of each utility.
Some test inputs are located under `/testdata/program_name`.* `batch_weblogo`: Batch process multiple fasta files into weblogo images.
* `calc_ic50`: Calculate IC50 from multiple input text files. Input files should contain two column (x, y), separated by tab(\\t).
* `ks_test`: Calculate Kolmogorov-Smirnov test statistic and p-value.
* `quantile_normalize`: Quantile normalize input .csv file. As a result, every column in the output file have same distributions.Copyright (C) 2017.