Skip to content
Snippets Groups Projects
Commit cfee098a authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Readme changed to README.md

parent a33d9fd2
No related branches found
No related tags found
No related merge requests found
......@@ -3,14 +3,18 @@
QC pipeline for fastq files
### Commandline options
| Argument | Explain |
| :- | :- |
| -R1,--input_r1 <input_r1> | R1 fastq file (gzipped allowed) |
| -outputDir,--outputdir <outputdir> | Output directory |
| -config,--configfiles <configfiles> | Config Json file |
| -R2,--input_r2 <input_r2> | R2 fastq file (gzipped allowed) |
| -skiptrim,--skiptrim | Skip Trim fastq files |
| -skipclip,--skipclip | Skip Clip fastq files |
- -R1,--input_r1 <input_r1>
-- R1 fastq file (gzipped allowed)
- -outputDir,--outputdir <outputdir>
-- Output directory
- -config,--configfiles <configfiles>
-- Config Json file
- -R2,--input_r2 <input_r2>
-- R2 fastq file (gzipped allowed)
- -skiptrim,--skiptrim
-- Skip Trim fastq files
- -skipclip,--skipclip
-- Skip Clip fastq files
---
### Config options
......@@ -44,6 +48,6 @@ This can be used in the root of the config or within the flexiprep, within flexi
| sickle | qualitytype | String | | |
| sickle | defaultqualitytype | String | sanger | use this when quality type can't be found at fastqc |
---
##License
## License
A dual licensing mode is applied. The source code within this project is freely available for non-commercial use under an AGPL license; For commercial users or users who do not want to follow the AGPL license, please contact sasc@lumc.nl to purchase a separate license.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment