Skip to content

Commit

Permalink
use ivar default of 30 for illuminaKeepLen, and comment (connor-lab#61)
Browse files Browse the repository at this point in the history
Co-authored-by: David K. Jackson <david.jackson@physics.org>
  • Loading branch information
2 people authored and mlaszloffy committed Jul 14, 2020
1 parent 58b3afa commit 42d198f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/coguk/sanger.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
// params for seqeuncing libraries ligating/tailing adapters to amplicon
params.allowNoprimer = false
params.illuminaKeepLen = 30 // ivar default (or higher good for this library type)
// samtools <=1.10 mpileup does not limit depth well (for high depth, common read start locii)
params.mpileupDepth = 0

executor {
Expand Down

0 comments on commit 42d198f

Please sign in to comment.