# ======================================
# General parameters GENOMICS WITH POSSIBLE LINKER
# ======================================
# Help:
This template is used to preprocess Roche 454 genomic data
# Help:
Plugin list and aplication order:
# Help:
# Help: - PluginLowHighSize: rejecting too short or too long sequences
# Help: - PluginMids: trimming Roche 454 MIDs and keys
# Help: - PluginIndeterminations: retaining the longest sequence fragment without indeterminations (N)
# Help: - PluginAbAdapters: trimming the Roche 454 AB adapters
# Help: - PluginUserContaminants: discarding sequences matching any entry in the user contaminant database saving them in a separate file
# Help: - PluginContaminants: trimming the contaminant fragments found in the contaminant database. When contamination is prevalent, sequences are rejected.
# Help: - PluginVectors: trimming any cloning vector found in SeqTrimNEXT database.
# Help: - PluginLowQuality: trimming low quality regions from sequences.
# Help:
plugin_list = PluginLowHighSize,PluginMids,PluginIndeterminations,PluginAbAdapters,PluginUserContaminants,PluginContaminants,PluginVectors,PluginLowQuality