Skip to content

Commit

Permalink
Update usage docs (#53)
Browse files Browse the repository at this point in the history
update usage docs

---------

Co-authored-by: Anders Jemt <[email protected]>
  • Loading branch information
fellen31 and jemten authored Apr 3, 2024
1 parent 6ff95ff commit 1443674
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 144 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Prepare a samplesheet with input data:
```
sample,file,family_id,paternal_id,maternal_id,sex,phenotype
HG002,/path/to/HG002.fastq.gz,FAM1,HG003,HG004,1,1
HG005,/path/to/HG005.fastq.gz,FAM1,HG003,HG004,2,1
HG005,/path/to/HG005.bam,FAM1,HG003,HG004,2,1
```

Now, you can run the pipeline using:
Expand Down
Loading

0 comments on commit 1443674

Please sign in to comment.