Skip to content
Snippets Groups Projects
Commit 76648e76 authored by Xavier Grand's avatar Xavier Grand
Browse files

Modify README.md

parent 5d4caf43
No related branches found
No related tags found
No related merge requests found
...@@ -24,8 +24,8 @@ The arguments of this pipeline are described in the table below: ...@@ -24,8 +24,8 @@ The arguments of this pipeline are described in the table below:
| -profile | The profile to use. This can be **docker** or **singularity** to run the pipeline in docker or singularity container respectively. This can also be **psmn** to launch the analysis on the PSMN | | -profile | The profile to use. This can be **docker** or **singularity** to run the pipeline in docker or singularity container respectively. This can also be **psmn** to launch the analysis on the PSMN |
| --input [path] | Path to the folder containing fast5 files. If skip basecalling option enabled, path to fastq files folder. | | --input [path] | Path to the folder containing fast5 files. If skip basecalling option enabled, path to fastq files folder. |
| --adapt [str] | Sequence of 5'RACE adapter. | | --adapt [str] | Sequence of 5'RACE adapter. |
| --genome [file] | Path to the fasta file containing the genome. | | --genome [file] | Path to the fasta file containing the genome. HBV reference sequence preCore available in data folder. |
| --gtf [file] | Path to the gtf file containing the genome annotation. | | --gtf [file] | Path to the gtf file containing the genome annotation. HBV reference preCore annotation available in data folder. |
| --skipBC [boolean] | Skip basecalling step. If truen give fastq folder as input. Default: true. | | --skipBC [boolean] | Skip basecalling step. If truen give fastq folder as input. Default: true. |
| --flowcell [str] | Nanopore flowcell. Default = FLO-MIN106. | | --flowcell [str] | Nanopore flowcell. Default = FLO-MIN106. |
| --kit [str] | Nanopore kit. Default = SQK-PBK004. | | --kit [str] | Nanopore kit. Default = SQK-PBK004. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment