Robust Integrative Biclustering for Multi-view Data
Project description
iSSVD - Intergrative Biclustering for Multi-view data with nested stability selection
Inputs:
X: A list contains multi-view data.
standr: If True each view will to be standardized. Default: False.
pointwise: If True a fast pointwise control method will be performed for stability selection. Default: True.
steps: Number of subsmaples used to perform stability selection. Default: 100.
size: Size of the subsamples used to perform stability selection. Default: 0.5.
vthr: The proportion to be explained by eigenvalues. Default: 0.7.
ssthr: Range of the threshold for stability selection. Default: [0.6, 0.8].
nbicluster: A user specified number of biclusters to be detected. Default: 10.
rows_nc: If True allows for negative correlation of rows over columns. Default: True.
cols_nc: If True allows for negative correlation of columns over rows. Default: True.
col_overlap: If True allows for columns overlaps among biclusters. Default: False.
row_overlap: If True allows for rows overlaps among biclusters. Default: False.
pceru: Per-comparrison wise error rate to control the number of falsely selected coefficients in the left singular vectors. Default: 0.1.
pcerv: Per-comparrison wise error rate to control the number of falsely selected coefficients in the right singular vector. Default: 0.1.
merr: Convergence threshold. Default: 1e-4.
iters: Maximal iteration for detecting each bicluster. Default: 100.
Outputs:
iSSVD returns the stable solutions of left singular vectors for each bicluster, and right singular vectors from each view for each bicluster.
N: Number of biclusters detected.
Info: Stability selection results of left and right singular vectors.
Sample_index: The indices of bicluster samples.
Variable_index: The indices of bicluster variables.
Iterations: The interations run for each bicluster.
Please check https://github.com/weijie25/iSSVD/blob/master/iSSVD/Guide.md for a simple guide.
Reference
Weijie Zhang and Sandra E. Safo. "Robust Integrative Biclustering for Multi-view Data." Bioinformatics submitted (2020).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iSSVD-0.1.5.tar.gz.
File metadata
- Download URL: iSSVD-0.1.5.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56cefaee9d70a306ff3286f94154610e3fb6d7f43df23ca6c9e43af693255048
|
|
| MD5 |
fcbe859608679849aeee380d1107b726
|
|
| BLAKE2b-256 |
29d7d9721203757f99f530bba54014df2e4096c93e7703a8176b0d1d95ac892d
|
File details
Details for the file iSSVD-0.1.5-py3-none-any.whl.
File metadata
- Download URL: iSSVD-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09c31cea011e1e12f4f21bc737564ac89178578d591c0db7c2ce6d9a3de8f59e
|
|
| MD5 |
60777a3c24a1bf18998412f50fe7cac6
|
|
| BLAKE2b-256 |
b471bf0302b823da47795a3365d148fb8cc066b8e0917cd0f20fa6905b285d45
|