Nextflow Modules
Showing module(s) with keyword "tabular"
| Module | Keywords | Description |
|---|---|---|
| nf-core/custom/tabulartogseachip | gsea chip convert tabular | Make a GSEA class file (.chip) from tabular inputs |
| nf-core/custom/tabulartogseacls | gsea cls convert tabular | Make a GSEA class file (.cls) from tabular inputs |
| nf-core/custom/tabulartogseagct | gsea gct tabular | Convert a TSV or CSV with features by row and observations by column to a GCT format file as consumed by GSEA |
| nf-core/seqkit/fx2tab | fasta fastq text tabular convert | Convert FASTA/Q to tabular format, and provide various information, like sequence length, GC content/GC skew. |
| nf-core/seqkit/tab2fx | fasta fastq text tabular convert | Convert tabular format (first two/three columns) to FASTA/Q format. |