Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sorelfitzgibbon committed Jan 8, 2024
1 parent badabb2 commit de5323b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,11 @@ Inputs:
Output:
- The input file path with the expected index extension appended: currently `.bai` for BAM files and `.tbi` for VCF files

##### How to use
1. Add this repository as a submodule in the pipeline of interest.
2. Include the `indexFile` process from the module `main.nf` with a relative path.
3. Call the function as needed with the approriate input and use returned value as index file name

## License

Author: Yash Patel ([email protected])
Expand Down

0 comments on commit de5323b

Please sign in to comment.