I have a really bad pairs of fastq files so I am tried to used fastx toolkit to do quality control.
The main question I have is how do I remove the adapter sequence if I do not know the adapter (but I knew there are some adapter sequence). The default adapter option is 'CCTTAAGG' in fastx_clipper. If, by any chance I new my adapter, for example two different adapter, should I remove them one by one or there is a way to move them all together.
Thanks ahead.
The main question I have is how do I remove the adapter sequence if I do not know the adapter (but I knew there are some adapter sequence). The default adapter option is 'CCTTAAGG' in fastx_clipper. If, by any chance I new my adapter, for example two different adapter, should I remove them one by one or there is a way to move them all together.
Thanks ahead.
Comment