rrwick / Porechop

adapter trimmer for Oxford Nanopore reads
GNU General Public License v3.0
322 stars 123 forks source link

Add option to store discovered adapters and use them in subsequent runs. #72

Open kpalin opened 5 years ago

kpalin commented 5 years ago

Save a lot of time with large runs by not re-finding the adapters for every batch. Store the discovered adapters to a JSON file and load from there if the file exists.