Hi,
I am currently studying RNA-seq analysis and have been primarily using the Minion algorithm to find and trim adapters. While this algorithm does not have a large community, it is capable of discovering adapter motifs de novo in addition to finding adapters from a library. I am interested in finding 2-3 similar algorithms to compare and potentially switch to. The data I am working with consists mostly of long reads and is not necessarily paired-end. Can anyone recommend an algorithm that can handle this type of data?
Can you provide a link to what package you are referring to?
You may be best off trying to find this information on Nanopore community site. It is not straight forward to find since ONT does not seem to publish this information in a concise document. I would suggest not using tools that are not meant for long read data.
This is the documendation of Minion: https://gensoft.pasteur.fr/docs/reaper/15-065/minion.html
At least one of the adapters looks like this
5’-TTTTTTTTCCTGTACTTCGTTCAGTTACGTATTGCT-3’ rapid adapter
. Trying to identify this or something similar in a kilobase long read would be tricky at best. You should also be aware that MinKNOW software has an option to "trim adapters" so you may never see them in the data.