Pipeline description and scripts used in Mansonella perstans and Mansonella ozzardi genome project (Sinha et al. 2023)
- The scripts described here were run on a SGE / Grid Engine via qsub.
- All required software was installed using conda under various environments.
- Amit Sinha (New England Biolabs, Ipswich, MA, US)
- "Clumpify" : remove optical duplicates
- Removed bad tiles (e.g. in NextSeq data)
- Trim adapters
- Remove phiX sequences
- Remove stretches of poly-G (poly-C on read2) which are an artefact of NextSeq and similar platforms
- Remove reads from the human host
- Run FatsQC
sh.00.preprocess-NextSeq-reads.sh
- Assemble all nematode and potential Wolbachia contigs
- sh.01.metaspades.sh
Licensed as GNU General Public License v3.0. See LICENSE file in the root directory of this source tree.