No articles match
Automated SmCCNet1 months ago
Function Arguments and Tuning Parameters | Examples
Reconstructing Phenotype-Specific Multi-Omics Networks with SmCCNet1 months ago
SmCCNet overview | Workflow | SmCCNet package | SmCCNet workflow with a synthetic dataset | Synthetic dataset | Step I. Preprocessing | Step II: Determine optimal sparsity penalties through cross-validation (optional) | Create test and training data sets. | Set Scaling Factors | Run K-fold CV | Extract penalty pair with the smallest total prediction error | Step III: Run SmCCA with pre-selected penalty term | Step IV: Obtain multi-omics modules through network clustering | Step V: Obtain network summarization score and pruned subnetworks | Results | Step VI: Visualize network module | Methods for Optimal Scaling Factors Selection | Method 1: Use Prompt to Define Scaling Factors | Method 2: Use Automated SmCCNet to Select Scaling Factors Based on Pairwise Correlation. | Method 3: Use Cross-Validation to Select Scaling Factors | Cross validation with each set of scaling factors | Select optimal scaling factors with associated penalty parameters | Multi-Omics SmCCNet with Binary Phenotype | Extract penalty terms with the highest testing evaluation score | Step III: Run SPLSDA with pre-selected penalty terms | Acknowledgments | Session info | References
Reconstructing Phenotype-Specific Single-Omics Networks with SmCCNet1 months ago
SmCCNet package | SmCCNet single-omics workflow with a synthetic dataset | Step I. Preprocessing | Step II: Determine optimal sparsity penalties through cross-validation (optional) | Create test and training data sets. | Run K-fold Cross-Validation | Extract penalty term with the smallest total prediction error | Step III: Run SmCCA with pre-selected penalty term | Step IV: Obtain single-omics modules through network clustering | Step V: Obtain network summarization score and pruned subnetworks | Results | Step VI: Visualize network module | Single-omics SmCCNet for Binary Phenotype | Import synthetic dataset with binary phenotype | Step II: Determine optimal sparsity penalty through cross-validation (optional) | Step III: Run SPLSDA with pre-selected penalty term | Session info | References
Utilizing Mechanism-Aware Imputation (MAI)4 years ago
Introduction | Installation | Using MAI when your data is a data.frame or matrix | Using MAI when your data is a SummarizedExperiment (SE) class | Session Information | References
The multiMiR user's guide6 years ago
Introduction | Getting to know the multiMiR database | Changes to package:multiMiR - S3 and S4 classes | List miRNAs, genes, drugs and diseases in the multiMiR database | Use get_multimir() to query the multiMiR database | Example of multiMiR in a Bioconductor workflow | Examples of multiMiR queries | Example 1: Retrieve all validated target genes of a given miRNA | Example 2: Retrieve miRNA-target interactions associated with a given drug or disease | Example 3: Select miRNAs predicted to target a gene | Example 4: Select miRNA(s) predicted to target most, if not all, of the genes of interest | Example 5: Retrieve interactions between a set of miRNAs and a set of genes | Use of AnnotationDbi accessor methods | Direct query to the database on the multiMiR web server | Direct query on the web server | Direct query in R | Session Info