The degenerate adapter removal tool is a Python script that removes degenerate primers from sequence datasets.
-It can be used on its own as a script, or added as a tool for reproducible research on Galaxy.
Options include removing/not removing adapters from sequences, and keeping/non-keeping sequences where no adapter was found.
-Outputs a read file and a text file that contains information on the analysis.
Link to the repository: https://toolshed.g2.bx.psu.edu/view/megan-shortridge/remove_degenerate_primers/c67912a726cb
-Link to repository (mercurial) for cloning it: https://megan-shortridge@toolshed.g2.bx.psu.edu/repos/megan-shortridge/remove_degenerate_primers
-