Skip to content

Instantly share code, notes, and snippets.

@macmanes
Created June 25, 2013 16:28
Show Gist options
  • Save macmanes/5859947 to your computer and use it in GitHub Desktop.
Save macmanes/5859947 to your computer and use it in GitHub Desktop.
config file for running Reptile
InFaFile data/both.fa
IQFile data/both.q
OErrFile data/both.reptile.err
QFlag 1
IFlag 1
BatchSize 5000000
KmerLen 13
hd_max 1
Step 11
ExpectSearch 4
T_ratio 0.5
######## The following parameters need to be tuned to specific dataset ########
MaxErrRate 0.02
QThreshold 73
MaxBadQPerKmer 8
Qlb 66
T_expGoodCnt 112
T_card 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment