merge_it
Usage
bip merge_it [-h] --folder-paths FOLDER_PATHS [FOLDER_PATHS ...] --sample-names SAMPLE_NAMES
[SAMPLE_NAMES ...] --output-path OUTPUT_PATH
Options
| Option | Alias | Required | Description |
|---|---|---|---|
-h, --help |
No | Show this help message and exit | |
--folder-paths FOLDER_PATHS [...] |
-f |
Yes | List of paths to folders. |
--sample-names SAMPLE_NAMES [...] |
-s |
Yes | List of name of the files. |
--output-path OUTPUT_PATH |
-o |
Yes | Path to the output directory. |