Nextflow Modules
Showing module(s) with keyword "csv"
| Module | Keywords | Description |
|---|---|---|
| nf-core/csvtk/concat | concatenate tsv csv | Concatenate two or more CSV (or TSV) tables into a single table |
| nf-core/csvtk/join | join tsv csv | Join two or more CSV (or TSV) tables by selected fields into a single table |
| nf-core/csvtk/mutate2 | mutate tsv csv | Create a new column from selected fields by awk-like arithmetic/string expressions |
| nf-core/csvtk/sort | sort tsv csv | Sort CSV (or TSV) tables |
| nf-core/csvtk/split | split csv tsv | Splits CSV/TSV into multiple files according to column values |
| nf-core/datavzrd | visualisation tsv csv | Datavzrd is a tool to create visual HTML reports from collections of CSV/TSV tables. |
| nf-core/genmap/map | mappability index fasta bedgraph csv wig | create mappability files for a genome |
| nf-core/mat2json | file conversion matlab json csv | converst matlab .mat files into json or csv files. |
| nf-core/metaspace/download | metaspace metabolite annotation data-download csv | A module to download dataset results from the METASPACE platform and save them as CSV files, using a containerized Python script. Inputs are provided via a CSV file or a list of datasets, with results saved to a specified output directory. |
| nf-core/qsv/cat | concatenate tsv csv | Concatenate two or more CSV (or TSV) tables into a single table |