
MultiAffinity enables the study of how gene dysregulation propagates on a multilayer network on a disease of interest, uncovering key genes. Find the detailed documentation for the tool here .
Code Snippets
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | baseCommand: [multiaffinity] inputs: counts: type: File[] inputBinding: position: 1 prefix: '-c' itemSeparator: ',' metadata: type: File[] inputBinding: position: 2 prefix: '-m' itemSeparator: ',' layers: type: File[]? inputBinding: position: 3 prefix: '-n' itemSeparator: ',' output_dir: type: string? default: "result" inputBinding: position: 4 prefix: '-o' approach: type: string? default: "local" inputBinding: position: 5 prefix: '-a' padj: type: string? default: "0.05" inputBinding: position: 6 prefix: '-b' LFC: type: string? default: "1.0" inputBinding: position: 7 prefix: '-d' control_id: type: string? default: "Normal" inputBinding: position: 8 prefix: '-e' multiXrank_r: type: string? default: "0.15" inputBinding: position: 9 prefix: '-f' multiXrank_selfloops: type: int? default: 1 inputBinding: position: 10 prefix: '-g' Molti_modularity: type: int? default: 1 inputBinding: position: 11 prefix: '-i' Molti_Louvain: type: int? default: 5 inputBinding: position: 12 prefix: '-j' min_nodes: type: int? default: 7 inputBinding: position: 13 prefix: '-k' |
Support
Do you know this workflow well? If so, you can
request seller status , and start supporting this workflow.
Created: 1yr ago
Updated: 1yr ago
Maitainers:
public
URL:
https://github.com/inab/ipc_workflows/tree/multiaffinity-20220318/multiAffinity
Name:
multiaffinity
Version:
Version 1
Downloaded:
0
Copyright:
Public Domain
License:
Boost Software License 1.0
- Future updates
Related Workflows

ENCODE pipeline for histone marks developed for the psychENCODE project
psychip pipeline is an improved version of the ENCODE pipeline for histone marks developed for the psychENCODE project.
The o...

Near-real time tracking of SARS-CoV-2 in Connecticut
Repository containing scripts to perform near-real time tracking of SARS-CoV-2 in Connecticut using genomic data. This pipeli...

snakemake workflow to run cellranger on a given bucket using gke.
A Snakemake workflow for running cellranger on a given bucket using Google Kubernetes Engine. The usage of this workflow ...

ATLAS - Three commands to start analyzing your metagenome data
Metagenome-atlas is a easy-to-use metagenomic pipeline based on snakemake. It handles all steps from QC, Assembly, Binning, t...
raw sequence reads
Genome assembly
Annotation track
checkm2
gunc
prodigal
snakemake-wrapper-utils
MEGAHIT
Atlas
BBMap
Biopython
BioRuby
Bwa-mem2
cd-hit
CheckM
DAS
Diamond
eggNOG-mapper v2
MetaBAT 2
Minimap2
MMseqs
MultiQC
Pandas
Picard
pyfastx
SAMtools
SemiBin
Snakemake
SPAdes
SqueezeMeta
TADpole
VAMB
CONCOCT
ete3
gtdbtk
h5py
networkx
numpy
plotly
psutil
utils
metagenomics

RNA-seq workflow using STAR and DESeq2
This workflow performs a differential gene expression analysis with STAR and Deseq2. The usage of this workflow is described ...

This Snakemake pipeline implements the GATK best-practices workflow
This Snakemake pipeline implements the GATK best-practices workflow for calling small germline variants. The usage of thi...