Skip to content

Commit

Permalink
Update minIon_workflow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lerch-a authored Nov 18, 2024
1 parent b06081b commit bc2d9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/documentation/minIon_workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ write.table(dePlexMarker, file.path(outputDir, "demultiplexMarkerSummary.txt"),
```

subset: remove markers without sufficient reads
```R
procReads <- procReads[procReads$numRead>10,]

```
Expand Down

0 comments on commit bc2d9cd

Please sign in to comment.