Skip to content

Commit

Permalink
Add restriction sites
Browse files Browse the repository at this point in the history
  • Loading branch information
adthrasher committed Apr 4, 2024
1 parent acb94d7 commit 7015b20
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions text/hic-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,10 @@ Here are the resulting steps in the Hi-C workflow. There might be slight alterat

```bash
juicer_tools pre \
$PAIRS \ # Reads with both mates mapped
$HIC \ # hic file with multiple resolutions
$GENOME_ID # Predefined genome matching alignment
-f $RESTRICTION_SITES \ # List of restriction sites, if available
$PAIRS \ # Reads with both mates mapped
$HIC \ # hic file with multiple resolutions
$GENOME_ID # Predefined genome matching alignment
```

# Further Reading
Expand Down

0 comments on commit 7015b20

Please sign in to comment.